| Commit message (Expand) | Author | Age | Files | Lines |
* | Create own file for background calculations in layout | Pyfisch | 2018-01-06 | 1 | -621/+0 |
* | Format parts of layout | Pyfisch | 2018-01-03 | 1 | -143/+182 |
* | Unify background placement code | Pyfisch | 2017-12-28 | 1 | -2/+2 |
* | layout: support tiled gradients | Pyfisch | 2017-12-14 | 1 | -4/+2 |
* | Update WR (AA improvements, many optimizations) | Glenn Watson | 2017-12-07 | 1 | -1/+0 |
* | style: Make all keywords CamelCase for consistency. | Emilio Cobos Álvarez | 2017-12-06 | 1 | -35/+37 |
* | WR update to 4595561c49939cb21be9554c1b85c244508bde73 | Dzmitry Malyshau | 2017-11-23 | 1 | -2/+2 |
* | Update WR (opaque image optimizations, property binding optimizations) | Glenn Watson | 2017-11-17 | 1 | -1/+3 |
* | Update WR (dotted border fix, better AA for split primitives) | Glenn Watson | 2017-11-10 | 1 | -0/+1 |
* | Update WR (blur and subpixel text optimizations, recording fix) | Glenn Watson | 2017-11-07 | 1 | -0/+1 |
* | Update WR to use the new sticky positioning API | Martin Robinson | 2017-10-30 | 1 | -2/+8 |
* | Update WR (line decorations, pre-mul borders, mac fonts) | Glenn Watson | 2017-10-26 | 1 | -6/+3 |
* | Wait as late as possible to assign ClipIds | Martin Robinson | 2017-10-24 | 1 | -29/+70 |
* | Update WR (box shadows + per-corner radii, elliptical clips). | Glenn Watson | 2017-10-20 | 1 | -2/+3 |
* | Auto merge of #18933 - mrobinson:wr-text-index, r=jdm | bors-servo | 2017-10-19 | 1 | -4/+2 |
|\ |
|
| * | Remove DisplayListTraversal | Martin Robinson | 2017-10-18 | 1 | -4/+2 |
* | | Auto merge of #18926 - glennw:update-wr-bs, r=jdm | bors-servo | 2017-10-18 | 1 | -1/+0 |
|\ \
| |/
|/| |
|
| * | Update WR (box shadows, subpixel + alpha text) | Glenn Watson | 2017-10-18 | 1 | -1/+0 |
* | | Switch to using WebRender hit testing | Martin Robinson | 2017-10-17 | 1 | -38/+34 |
|/ |
|
* | Update WR (details below): | Glenn Watson | 2017-10-16 | 1 | -2/+2 |
* | Update WR (clip masks on angle gradients, fix clips on transformed images). | Glenn Watson | 2017-10-05 | 1 | -7/+7 |
* | Update WR (implement blur filter, text-shadow blend fixes, frame output fix). | Glenn Watson | 2017-09-19 | 1 | -5/+7 |
* | Auto merge of #18462 - mrobinson:cleanup-building-state, r=emilio | bors-servo | 2017-09-15 | 1 | -14/+14 |
|\ |
|
| * | Rename ScrollRoot to ClipScrollNode | Martin Robinson | 2017-09-15 | 1 | -14/+14 |
* | | Introduce CSSPixelLength and update NonNegativeLength. | Boris Chiou | 2017-09-13 | 1 | -1/+1 |
* | | Update WR (backface API changes). | Glenn Watson | 2017-09-13 | 1 | -27/+30 |
|/ |
|
* | Auto merge of #18212 - mrobinson:position-sticky, r=emilio | bors-servo | 2017-09-05 | 1 | -1/+5 |
|\ |
|
| * | Add support for position:sticky | Martin Robinson | 2017-09-05 | 1 | -1/+5 |
* | | Update WR (font instance API). | Glenn Watson | 2017-08-31 | 1 | -1/+0 |
|/ |
|
* | Revert "Auto merge of #18114 - emilio:revert-webgl-refactor, r=nox" | Anthony Ramine | 2017-08-16 | 1 | -5/+0 |
* | Revert "Auto merge of #17891 - MortimerGoro:webgl_move, r=glennw,emilio" | Emilio Cobos Álvarez | 2017-08-16 | 1 | -0/+5 |
* | Improve WebGL architecture. | Imanol Fernandez | 2017-08-15 | 1 | -5/+0 |
* | Auto merge of #17783 - BorisChiou:stylo/animation/restrictions, r=nox | bors-servo | 2017-08-07 | 1 | -8/+8 |
|\ |
|
| * | Bug 1374233 - Part 13: Use NonNegative{*} types for components of Shadow and ... | Boris Chiou | 2017-08-04 | 1 | -8/+8 |
* | | Fix fixed position items with parents with CSS clips | Martin Robinson | 2017-08-03 | 1 | -13/+12 |
|/ |
|
* | Allow overflow:hidden to scroll via script | Martin Robinson | 2017-07-26 | 1 | -5/+6 |
* | use DisplayListBuilder::with_capacity | Alexis Beingessner | 2017-07-24 | 1 | -2/+3 |
* | Update WR (switch to new text-decorations API in WR). | Glenn Watson | 2017-07-24 | 1 | -2/+10 |
* | Rounded corners for images and iframes. | Martin Robinson | 2017-07-18 | 1 | -1/+1 |
* | Implement new Webrender PushTextShadow API | Alexis Beingessner | 2017-07-18 | 1 | -1/+13 |
* | Upgrade to the latest version of WebRender | Martin Robinson | 2017-07-13 | 1 | -131/+137 |
* | Use the Separator trait for the filter property | Anthony Ramine | 2017-06-27 | 1 | -16/+15 |
* | Update WR (z-buffer fix, border-image fill support). | Glenn Watson | 2017-06-21 | 1 | -0/+1 |
* | Use generics for the filter property | Anthony Ramine | 2017-06-20 | 1 | -3/+5 |
* | Bump euclid to 0.14. | Nicolas Silva | 2017-06-14 | 1 | -2/+12 |
* | Using TransformStyle::Preserve3D | Dzmitry Malyshau | 2017-05-16 | 1 | -7/+20 |
* | Update WR (ellipse border-radius clip, preserve-3d functionality). | Glenn Watson | 2017-05-16 | 1 | -2/+3 |
* | Auto merge of #16666 - pyfisch:gradients, r=emilio | bors-servo | 2017-05-07 | 1 | -1/+21 |
|\ |
|
| * | Implement radial gradients for borders. | Pyfisch | 2017-04-30 | 1 | -1/+21 |
* | | Rename PushScrollRoot and remove PopScrollRoot | Martin Robinson | 2017-05-05 | 1 | -2/+1 |