| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix Servo build. | Emilio Cobos Álvarez | 2018-08-08 | 1 | -7/+10 |
* | layout: script: Fix build. | Emilio Cobos Álvarez | 2018-06-23 | 1 | -3/+3 |
* | layout_thread: Don't parse internal properties in paint registration code. | Emilio Cobos Álvarez | 2018-06-02 | 1 | -5/+7 |
* | Auto merge of #20420 - pyfisch:corner-clipping, r=emilio | bors-servo | 2018-04-29 | 1 | -3/+2 |
|\ |
|
| * | Move DL items from gfx to layout | Pyfisch | 2018-04-22 | 1 | -3/+2 |
* | | delegate resource reading to embedder | Paul Rouget | 2018-04-27 | 1 | -9/+16 |
* | | fix time measure | csmoe | 2018-03-25 | 1 | -9/+20 |
* | | introduce layout query timestamp | csmoe | 2018-03-18 | 1 | -1/+19 |
* | | extract querymsg from ReflowGoal | moe | 2018-03-17 | 1 | -104/+108 |
|/ |
|
* | Auto merge of #20058 - Eijebong:rayon1.0, r=jdm | bors-servo | 2018-02-27 | 1 | -5/+6 |
|\ |
|
| * | Bump rayon to 1.0 | Bastien Orivel | 2018-02-24 | 1 | -5/+6 |
* | | Rebase and fix innerText | Pyfisch | 2018-02-24 | 1 | -1/+1 |
* | | Introduce a dedicated data structure for text queries | Pyfisch | 2018-02-24 | 1 | -5/+6 |
|/ |
|
* | Implement element.innerText getter | Fernando Jiménez Moreno | 2018-02-13 | 1 | -4/+12 |
* | Update WR (various transform, hit-testing related fixes). | Glenn Watson | 2018-02-08 | 1 | -1/+1 |
* | Use LayoutRects for bounds and overflow in display lists | Pyfisch | 2018-02-07 | 1 | -2/+3 |
* | Update WebRender | Martin Robinson | 2018-02-06 | 1 | -18/+15 |
* | Auto merge of #19881 - jonleighton:issue-19811, r=emilio | bors-servo | 2018-01-28 | 1 | -16/+8 |
|\ |
|
| * | Add layout RPC query for getting an element's style | Jon Leighton | 2018-01-28 | 1 | -16/+8 |
* | | style: Look at the snapshots when invalidating due to stylesheet changes. | Emilio Cobos Álvarez | 2018-01-27 | 1 | -2/+2 |
|/ |
|
* | style: Derive debug for CascadeInputs. | Emilio Cobos Álvarez | 2018-01-23 | 1 | -10/+15 |
* | Replace NonZero<*{const,mut} _> with std::ptr::NonNull | Simon Sapin | 2018-01-22 | 1 | -1/+0 |
* | Update WR (minimal use of new transaction API). | Glenn Watson | 2018-01-19 | 1 | -7/+8 |
* | Introduce MaxRect trait | Pyfisch | 2018-01-17 | 1 | -2/+2 |
* | Decoupled gfx and metrics | Georg Streich | 2018-01-15 | 1 | -1/+1 |
* | Use the new WebRender conversion functions. | Pyfisch | 2018-01-07 | 1 | -4/+9 |
* | Create own file for background calculations in layout | Pyfisch | 2018-01-06 | 1 | -2/+1 |
* | Paint worklets: Implement timeout for worklet painter threads | Yati Sagade | 2017-12-22 | 1 | -2/+2 |
* | Turn flow::base and friends into methods | Matt Brubeck | 2017-12-14 | 1 | -9/+9 |
* | Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender | Simon Sapin | 2017-12-08 | 1 | -4/+4 |
* | style: Move property allowance tests to PropertyId::parse_into. | Emilio Cobos Álvarez | 2017-11-21 | 1 | -1/+1 |
* | Bump bitflags to 1.0 in every servo crate | Bastien Orivel | 2017-10-30 | 1 | -8/+10 |
* | added time to interactive metrics, refactored metrics to use traits | ddh | 2017-10-24 | 1 | -1/+1 |
* | Auto merge of #18968 - mbrubeck:try, r=emilio | bors-servo | 2017-10-21 | 1 | -5/+1 |
|\ |
|
| * | Use try syntax for Option where appropriate | Matt Brubeck | 2017-10-20 | 1 | -5/+1 |
* | | Backed out changeset e64e659c077d: servo PR #18809 and revendor for reftest f... | Gecko Backout | 2017-10-19 | 1 | -10/+8 |
|/ |
|
* | Auto merge of #18809 - Eijebong:bitflags, r=nox | bors-servo | 2017-10-19 | 1 | -8/+10 |
|\ |
|
| * | Update bitflags to 1.0 in every servo crate | Bastien Orivel | 2017-10-19 | 1 | -8/+10 |
* | | Auto merge of #18944 - servo:jemallocator2, r=nox | bors-servo | 2017-10-19 | 1 | -2/+3 |
|\ \
| |/
|/| |
|
| * | Stop relying on linking details of std’s default allocator | Simon Sapin | 2017-10-19 | 1 | -2/+3 |
* | | Auto merge of #18933 - mrobinson:wr-text-index, r=jdm | bors-servo | 2017-10-19 | 1 | -10/+11 |
|\ \
| |/
|/| |
|
| * | Use WebRender to compute text index on click events | Martin Robinson | 2017-10-18 | 1 | -10/+11 |
* | | Replace all uses of the `heapsize` crate with `malloc_size_of`. | Nicholas Nethercote | 2017-10-18 | 1 | -6/+9 |
|/ |
|
* | Switch to using WebRender hit testing | Martin Robinson | 2017-10-17 | 1 | -37/+34 |
* | style: Refactor children handling. | Emilio Cobos Álvarez | 2017-10-17 | 1 | -2/+2 |
* | Use wrappers in the nonzero crate so users don’t need unstable features | Simon Sapin | 2017-10-13 | 1 | -1/+0 |
* | Use NonZeroUsize in script_layout_interface | Simon Sapin | 2017-10-13 | 1 | -2/+2 |
* | Remove usage of unstable box syntax, except in the script crate | Simon Sapin | 2017-10-12 | 1 | -3/+3 |
* | layout_thread: Avoid adding the UA sheets multiple times when there's no root... | Emilio Cobos Álvarez | 2017-10-01 | 1 | -2/+1 |
* | layout_thread: perform_post_main_layout_passes is always called with a root f... | Emilio Cobos Álvarez | 2017-10-01 | 1 | -16/+17 |