| Commit message (Expand) | Author | Age | Files | Lines |
* | Auto merge of #15417 - stshine:column-flexbox, r=emilio | bors-servo | 2017-02-07 | 1 | -42/+41 |
|\ |
|
| * | Remove cached thread local context from LayoutContext | Pu Xingyu | 2017-02-08 | 1 | -42/+41 |
* | | Update core-foundation-sys to 0.3 | Anthony Ramine | 2017-02-07 | 1 | -1/+2 |
|/ |
|
* | Update WR (radial gradients, subpixel positioning, tiling changes). | Glenn Watson | 2017-02-01 | 1 | -0/+1 |
* | Auto merge of #15186 - servo:re-revert, r=mbrubeck | bors-servo | 2017-01-25 | 1 | -0/+11 |
|\ |
|
| * | Revert "Revert "frame-resize refactor"" | Emilio Cobos Álvarez | 2017-01-24 | 1 | -0/+11 |
* | | Auto merge of #15160 - emilio:expose-traversal-kind, r=bholley | bors-servo | 2017-01-24 | 1 | -3/+10 |
|\ \
| |/
|/| |
|
| * | style: Expose the traversal kind to the style system. | Emilio Cobos Álvarez | 2017-01-24 | 1 | -3/+10 |
* | | Auto merge of #15164 - mbrubeck:revert, r=emilio | bors-servo | 2017-01-24 | 1 | -11/+0 |
|\ \ |
|
| * | | Revert "frame-resize refactor" | Matt Brubeck | 2017-01-23 | 1 | -11/+0 |
| |/ |
|
* | | Auto merge of #15154 - servo:rustup, r=SimonSapin | bors-servo | 2017-01-24 | 1 | -3/+0 |
|\ \
| |/
|/| |
|
| * | Update rustc to 1.16.0-nightly (7821a9b99 2017-01-23). | Ms2ger | 2017-01-24 | 1 | -3/+0 |
* | | Auto merge of #15129 - cynicaldevil:iframe-resize, r=emilio | bors-servo | 2017-01-23 | 1 | -0/+11 |
|\ \
| |/
|/| |
|
| * | frame-resize refactor | Nikhil Shagrithaya | 2017-01-23 | 1 | -0/+11 |
* | | layout: Expose whether the element was rendered in content_box_query to script. | Emilio Cobos Álvarez | 2017-01-17 | 1 | -2/+2 |
* | | Position insertion point in input field with mouse | Florian Merz | 2017-01-11 | 1 | -3/+21 |
|/ |
|
* | Bug 1325734 - Simplify ElementData and eliminate the concept of consuming sty... | Bobby Holley | 2017-01-09 | 1 | -7/+11 |
* | Bug 1325734 - Parameterize the style traversal on TElement instead of TNode. ... | Bobby Holley | 2017-01-09 | 1 | -4/+4 |
* | Upgrade to rustc 1.16.0-nightly (6f1ae663e 2017-01-06) | Simon Sapin | 2017-01-06 | 1 | -1/+0 |
* | Bug 1298588 part 5. Store a ComputedValues on SharedStyleContext. r=bholley | Boris Zbarsky | 2017-01-04 | 1 | -0/+6 |
* | style: Document the stylist module. | Emilio Cobos Álvarez | 2017-01-02 | 1 | -8/+5 |
* | Remove generation, remove filter pop, and add size tests. | Bobby Holley | 2016-12-22 | 1 | -1/+0 |
* | Hoist bloom filter into scoped TLS and simplify code. | Bobby Holley | 2016-12-22 | 1 | -1/+1 |
* | Introduce and use Scoped TLS. | Bobby Holley | 2016-12-21 | 1 | -5/+5 |
* | Expose Quirks Mode information in the style shared context r=emilio | Julien Wajsberg | 2016-12-17 | 1 | -1/+7 |
* | Auto merge of #14610 - bholley:style_context_refactor, r=emilio | bors-servo | 2016-12-16 | 1 | -21/+31 |
|\ |
|
| * | Make the DomTraversalContext own the SharedStyleContext and share it immutabl... | Bobby Holley | 2016-12-16 | 1 | -21/+31 |
* | | style: Add a StylesheetLoader abstraction, and make it a no-op on Geckolib. | Emilio Cobos Álvarez | 2016-12-16 | 1 | -1/+3 |
|/ |
|
* | Update WR (typed units, glyph cache, various features). | Glenn Watson | 2016-12-15 | 1 | -1/+2 |
* | Removed util. | Alan Jeffrey | 2016-12-14 | 1 | -10/+10 |
* | Bug 1322945 - Improve ergonomics and share more code for style crate DOM tree... | Bobby Holley | 2016-12-12 | 1 | -5/+3 |
* | Auto merge of #14535 - servo:property-id, r=mbrubeck | bors-servo | 2016-12-10 | 1 | -2/+2 |
|\ |
|
| * | Use PropertyId instead of Atom for CSSStyleDeclaration::get_computed_style | Simon Sapin | 2016-12-09 | 1 | -2/+2 |
* | | Make Restyle tracking more granular. | Bobby Holley | 2016-12-09 | 1 | -6/+11 |
|/ |
|
* | Auto merge of #12862 - servo:layout-new, r=emilio | bors-servo | 2016-12-07 | 1 | -30/+35 |
|\ |
|
| * | added dom obj counting to decide sequential/parallel layout (#10110) | ddh | 2016-12-05 | 1 | -30/+35 |
* | | Auto merge of #14367 - mrobinson:scroll-fragment-point, r=pcwalton | bors-servo | 2016-12-06 | 1 | -4/+12 |
|\ \
| |/
|/| |
|
| * | Reimplement scrolling to fragments | Martin Robinson | 2016-11-29 | 1 | -4/+12 |
* | | Auto merge of #14418 - pcwalton:infinite-reflows, r=notriddle | bors-servo | 2016-12-01 | 1 | -1/+5 |
|\ \ |
|
| * | | layout_thread: Log reflows that happen due to animation ticks if | Patrick Walton | 2016-11-30 | 1 | -0/+4 |
| * | | layout_thread: Note in the debug message whether nodes require dirtying. | Patrick Walton | 2016-11-30 | 1 | -1/+1 |
| |/ |
|
* / | Make the layout content process shutdown sender optional. | Ms2ger | 2016-11-30 | 1 | -2/+4 |
|/ |
|
* | Auto merge of #14386 - mrobinson:display-list-builder-updates, r=glennw | bors-servo | 2016-11-29 | 1 | -8/+3 |
|\ |
|
| * | Use new DisplayListBuilder improvements in Servo | Martin Robinson | 2016-11-28 | 1 | -8/+3 |
* | | style: Enable the bloom filter recovering. | Emilio Cobos Álvarez | 2016-11-27 | 1 | -1/+2 |
|/ |
|
* | Bug 1317016 - Basic infrastructure for RestyleHint-driven traversal. | Bobby Holley | 2016-11-24 | 1 | -50/+39 |
* | Auto merge of #14232 - servo:moar-locks, r=upsuper | bors-servo | 2016-11-21 | 1 | -3/+4 |
|\ |
|
| * | Remove unused dependency | Simon Sapin | 2016-11-18 | 1 | -1/+0 |
| * | Make Stylesheet.dirty_on_viewport_size_change an AtomicBool | Simon Sapin | 2016-11-18 | 1 | -1/+1 |
| * | Replace Stylesheet::set_media with a constructor argument | Simon Sapin | 2016-11-18 | 1 | -2/+3 |