aboutsummaryrefslogtreecommitdiffstats
path: root/ports
Commit message (Expand)AuthorAgeFilesLines
* Remove generation, remove filter pop, and add size tests.Bobby Holley2016-12-221-1/+0
* Stop using UnsafeNode in the StyleSharingCandidateCache.Bobby Holley2016-12-211-2/+2
* Introduce and use Scoped TLS.Bobby Holley2016-12-211-13/+4
* Remove usage of unstable rustc_unicode crate.Simon Sapin2016-12-204-18/+6
* Revert "Update Rust to 1.15.0-nightly (8f02c429a 2016-12-15)."Lars Bergstrom2016-12-194-4/+4
* Auto merge of #14481 - servo:rustup, r=Ms2gerbors-servo2016-12-194-4/+4
|\
| * Update Rust to 1.15.0-nightly (8f02c429a 2016-12-15).Ms2ger2016-12-194-4/+4
* | stylo: Add FFI function to make the Stylist realize we have modified style sh...Cameron McCormack2016-12-191-0/+6
* | Auto merge of #14608 - upsuper:bug1323147, r=heycambors-servo2016-12-171-32/+69
|\ \
| * | Update CSSOM FFI to use string and nsCSSPropertyXidorn Quan2016-12-161-32/+69
* | | Auto merge of #14622 - emilio:last-restyle, r=bholleybors-servo2016-12-171-1/+1
|\ \ \
| * | | stylo: Track the last restyle generation properly.Emilio Cobos Álvarez2016-12-171-1/+1
* | | | Expose Quirks Mode information in the style shared context r=emilioJulien Wajsberg2016-12-171-1/+3
* | | | Auto merge of #14610 - bholley:style_context_refactor, r=emiliobors-servo2016-12-161-14/+17
|\ \ \ \
| * | | | Make the DomTraversalContext own the SharedStyleContext and share it immutabl...Bobby Holley2016-12-161-14/+17
| | |/ / | |/| |
* / | | style: Add a StylesheetLoader abstraction, and make it a no-op on Geckolib.Emilio Cobos Álvarez2016-12-163-2/+29
|/ / /
* / / stylo: Don't keep around cached style after one-off style resolutions.Cameron McCormack2016-12-151-0/+5
|/ /
* | Auto merge of #14581 - bholley:dont_traverse_xbl, r=heycambors-servo2016-12-141-1/+1
|\ \
| * | Bug 1294572 - Avoid traversing children of XBL-bound elements during initial ...Bobby Holley2016-12-141-1/+1
| |/
* / Removed util.Alan Jeffrey2016-12-1410-20/+25
|/
* Auto merge of #14530 - mmatyas:android_injectedglue, r=larsbergstrombors-servo2016-12-142-6/+10
|\
| * Use `android-rs-injected-glue` on AndroidMátyás Mustoha2016-12-092-6/+10
* | Bug 1322945 - Improve ergonomics and share more code for style crate DOM tree...Bobby Holley2016-12-121-1/+4
* | Bug 1322945 - Change skip_root to unstyled_children_only and use StyleNewChil...Bobby Holley2016-12-121-4/+5
* | Do build-time bindgenXidorn Quan2016-12-101-0/+3
* | Auto merge of #14535 - servo:property-id, r=mbrubeckbors-servo2016-12-101-17/+25
|\ \
| * | Match on PropertyId (not strings) to parse a declaration.Simon Sapin2016-12-091-3/+13
| * | Use rust-phf to map strings to property IDsSimon Sapin2016-12-091-10/+2
| * | Introduce enums for identifying CSS properties.Simon Sapin2016-12-091-14/+20
* | | Make Restyle tracking more granular.Bobby Holley2016-12-091-43/+25
|/ /
* / Add support for fullscreen #10102Jansen Jan2016-12-092-0/+12
|/
* stylo: Use bindgen master again.Emilio Cobos Álvarez2016-12-051-8/+7
* stylo: Add FFI function to check if a node is dirty.Cameron McCormack2016-12-031-0/+17
* Add insertRule/deleteRule support for styloXidorn Quan2016-12-011-0/+26
* Auto merge of #14404 - BorisChiou:Bug1317179, r=Manishearthbors-servo2016-11-301-8/+2
|\
| * Bug 1317179 - Use XPCOM string bindings instead of Gecko_Utf8SliceToString. r...Boris Chiou2016-11-291-8/+2
* | Update to Rust 1.15.0-nightly (1c448574b 2016-11-28)Anthony Ramine2016-11-291-0/+1
* | Move Arc<RwLock<_>> out from CssRules tupleXidorn Quan2016-11-291-9/+9
* | Auto merge of #14353 - emilio:fix-bloom, r=SimonSapinbors-servo2016-11-281-3/+9
|\ \
| * | style: Enable the bloom filter recovering.Emilio Cobos Álvarez2016-11-271-3/+9
* | | Move to Cargo workspacesAnthony Ramine2016-11-283-7136/+0
|/ /
* | Update js, AGAINAnthony Ramine2016-11-272-2/+2
* | Update js.Ms2ger2016-11-272-2/+2
|/
* Auto merge of #14300 - bholley:restyle_driven_traversal, r=emiliobors-servo2016-11-252-78/+224
|\
| * Bug 1317016 - Basic infrastructure for RestyleHint-driven traversal.Bobby Holley2016-11-242-78/+224
* | Auto merge of #14357 - BorisChiou:Bug1317178, r=emiliobors-servo2016-11-251-19/+6
|\ \ | |/ |/|
| * Bug 1317178 - Use single_value_to_css in Servo_DeclarationBlock_SerializeOneV...Boris Chiou2016-11-251-19/+6
* | Auto merge of #14286 - gterzian:update_canvas_with_offscreen_context, r=jdmbors-servo2016-11-242-108/+102
|\ \
| * | Remove old shaders, updates for WR feature and API changes.Glenn Watson2016-11-252-45/+16
| * | update depsGregory2016-11-222-100/+123