| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove generation, remove filter pop, and add size tests. | Bobby Holley | 2016-12-22 | 1 | -1/+0 |
* | Stop using UnsafeNode in the StyleSharingCandidateCache. | Bobby Holley | 2016-12-21 | 1 | -2/+2 |
* | Introduce and use Scoped TLS. | Bobby Holley | 2016-12-21 | 1 | -13/+4 |
* | Remove usage of unstable rustc_unicode crate. | Simon Sapin | 2016-12-20 | 4 | -18/+6 |
* | Revert "Update Rust to 1.15.0-nightly (8f02c429a 2016-12-15)." | Lars Bergstrom | 2016-12-19 | 4 | -4/+4 |
* | Auto merge of #14481 - servo:rustup, r=Ms2ger | bors-servo | 2016-12-19 | 4 | -4/+4 |
|\ |
|
| * | Update Rust to 1.15.0-nightly (8f02c429a 2016-12-15). | Ms2ger | 2016-12-19 | 4 | -4/+4 |
* | | stylo: Add FFI function to make the Stylist realize we have modified style sh... | Cameron McCormack | 2016-12-19 | 1 | -0/+6 |
* | | Auto merge of #14608 - upsuper:bug1323147, r=heycam | bors-servo | 2016-12-17 | 1 | -32/+69 |
|\ \ |
|
| * | | Update CSSOM FFI to use string and nsCSSProperty | Xidorn Quan | 2016-12-16 | 1 | -32/+69 |
* | | | Auto merge of #14622 - emilio:last-restyle, r=bholley | bors-servo | 2016-12-17 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | stylo: Track the last restyle generation properly. | Emilio Cobos Álvarez | 2016-12-17 | 1 | -1/+1 |
* | | | | Expose Quirks Mode information in the style shared context r=emilio | Julien Wajsberg | 2016-12-17 | 1 | -1/+3 |
* | | | | Auto merge of #14610 - bholley:style_context_refactor, r=emilio | bors-servo | 2016-12-16 | 1 | -14/+17 |
|\ \ \ \ |
|
| * | | | | Make the DomTraversalContext own the SharedStyleContext and share it immutabl... | Bobby Holley | 2016-12-16 | 1 | -14/+17 |
| | |/ /
| |/| | |
|
* / | | | style: Add a StylesheetLoader abstraction, and make it a no-op on Geckolib. | Emilio Cobos Álvarez | 2016-12-16 | 3 | -2/+29 |
|/ / / |
|
* / / | stylo: Don't keep around cached style after one-off style resolutions. | Cameron McCormack | 2016-12-15 | 1 | -0/+5 |
|/ / |
|
* | | Auto merge of #14581 - bholley:dont_traverse_xbl, r=heycam | bors-servo | 2016-12-14 | 1 | -1/+1 |
|\ \ |
|
| * | | Bug 1294572 - Avoid traversing children of XBL-bound elements during initial ... | Bobby Holley | 2016-12-14 | 1 | -1/+1 |
| |/ |
|
* / | Removed util. | Alan Jeffrey | 2016-12-14 | 10 | -20/+25 |
|/ |
|
* | Auto merge of #14530 - mmatyas:android_injectedglue, r=larsbergstrom | bors-servo | 2016-12-14 | 2 | -6/+10 |
|\ |
|
| * | Use `android-rs-injected-glue` on Android | Mátyás Mustoha | 2016-12-09 | 2 | -6/+10 |
* | | Bug 1322945 - Improve ergonomics and share more code for style crate DOM tree... | Bobby Holley | 2016-12-12 | 1 | -1/+4 |
* | | Bug 1322945 - Change skip_root to unstyled_children_only and use StyleNewChil... | Bobby Holley | 2016-12-12 | 1 | -4/+5 |
* | | Do build-time bindgen | Xidorn Quan | 2016-12-10 | 1 | -0/+3 |
* | | Auto merge of #14535 - servo:property-id, r=mbrubeck | bors-servo | 2016-12-10 | 1 | -17/+25 |
|\ \ |
|
| * | | Match on PropertyId (not strings) to parse a declaration. | Simon Sapin | 2016-12-09 | 1 | -3/+13 |
| * | | Use rust-phf to map strings to property IDs | Simon Sapin | 2016-12-09 | 1 | -10/+2 |
| * | | Introduce enums for identifying CSS properties. | Simon Sapin | 2016-12-09 | 1 | -14/+20 |
* | | | Make Restyle tracking more granular. | Bobby Holley | 2016-12-09 | 1 | -43/+25 |
|/ / |
|
* / | Add support for fullscreen #10102 | Jansen Jan | 2016-12-09 | 2 | -0/+12 |
|/ |
|
* | stylo: Use bindgen master again. | Emilio Cobos Álvarez | 2016-12-05 | 1 | -8/+7 |
* | stylo: Add FFI function to check if a node is dirty. | Cameron McCormack | 2016-12-03 | 1 | -0/+17 |
* | Add insertRule/deleteRule support for stylo | Xidorn Quan | 2016-12-01 | 1 | -0/+26 |
* | Auto merge of #14404 - BorisChiou:Bug1317179, r=Manishearth | bors-servo | 2016-11-30 | 1 | -8/+2 |
|\ |
|
| * | Bug 1317179 - Use XPCOM string bindings instead of Gecko_Utf8SliceToString. r... | Boris Chiou | 2016-11-29 | 1 | -8/+2 |
* | | Update to Rust 1.15.0-nightly (1c448574b 2016-11-28) | Anthony Ramine | 2016-11-29 | 1 | -0/+1 |
* | | Move Arc<RwLock<_>> out from CssRules tuple | Xidorn Quan | 2016-11-29 | 1 | -9/+9 |
* | | Auto merge of #14353 - emilio:fix-bloom, r=SimonSapin | bors-servo | 2016-11-28 | 1 | -3/+9 |
|\ \ |
|
| * | | style: Enable the bloom filter recovering. | Emilio Cobos Álvarez | 2016-11-27 | 1 | -3/+9 |
* | | | Move to Cargo workspaces | Anthony Ramine | 2016-11-28 | 3 | -7136/+0 |
|/ / |
|
* | | Update js, AGAIN | Anthony Ramine | 2016-11-27 | 2 | -2/+2 |
* | | Update js. | Ms2ger | 2016-11-27 | 2 | -2/+2 |
|/ |
|
* | Auto merge of #14300 - bholley:restyle_driven_traversal, r=emilio | bors-servo | 2016-11-25 | 2 | -78/+224 |
|\ |
|
| * | Bug 1317016 - Basic infrastructure for RestyleHint-driven traversal. | Bobby Holley | 2016-11-24 | 2 | -78/+224 |
* | | Auto merge of #14357 - BorisChiou:Bug1317178, r=emilio | bors-servo | 2016-11-25 | 1 | -19/+6 |
|\ \
| |/
|/| |
|
| * | Bug 1317178 - Use single_value_to_css in Servo_DeclarationBlock_SerializeOneV... | Boris Chiou | 2016-11-25 | 1 | -19/+6 |
* | | Auto merge of #14286 - gterzian:update_canvas_with_offscreen_context, r=jdm | bors-servo | 2016-11-24 | 2 | -108/+102 |
|\ \ |
|
| * | | Remove old shaders, updates for WR feature and API changes. | Glenn Watson | 2016-11-25 | 2 | -45/+16 |
| * | | update deps | Gregory | 2016-11-22 | 2 | -100/+123 |