| Commit message (Expand) | Author | Age | Files | Lines |
* | Add support for fullscreen #10102 | Jansen Jan | 2016-12-09 | 1 | -0/+22 |
* | Auto merge of #14429 - szeged:syntax-to-type-error, r=jdm | bors-servo | 2016-12-06 | 1 | -2/+2 |
|\ |
|
| * | Fix invalid descriptor uuid | Attila Dusnoki | 2016-12-07 | 1 | -2/+2 |
* | | Auto merge of #14286 - gterzian:update_canvas_with_offscreen_context, r=jdm | bors-servo | 2016-11-24 | 59 | -2989/+0 |
|\ \
| |/
|/| |
|
| * | Remove old shaders, updates for WR feature and API changes. | Glenn Watson | 2016-11-25 | 59 | -2989/+0 |
* | | Rename blacklist to blocklist | Zakor Gyula | 2016-11-17 | 1 | -4/+4 |
|/ |
|
* | Remove the network.http.redirection-limit preference. | Ms2ger | 2016-11-14 | 2 | -2/+0 |
* | Remove unused old blur shader. | Glenn Watson | 2016-11-11 | 2 | -58/+0 |
* | Update shaders for sampler names, copy new text-shadow shaders. | Glenn Watson | 2016-11-11 | 18 | -10/+219 |
* | Update WR - stride support, remove deprecated / unused shaders. | Glenn Watson | 2016-11-09 | 13 | -793/+0 |
* | Auto merge of #14122 - glennw:update-wr-subpx, r=emilio | bors-servo | 2016-11-08 | 1 | -0/+4 |
|\ |
|
| * | Update WR and shaders (initial subpixel AA work). | Glenn Watson | 2016-11-08 | 1 | -0/+4 |
* | | Auto merge of #14111 - servo:pcwalton-turn-flexbox-on, r=emilio,jdm | bors-servo | 2016-11-08 | 2 | -4/+0 |
|\ \
| |/
|/| |
|
| * | style: Turn the CSS flexible box model on by default. | Patrick Walton | 2016-11-08 | 2 | -4/+0 |
* | | Auto merge of #14084 - mrobinson:scroll_root_2, r=glennw | bors-servo | 2016-11-07 | 5 | -14/+14 |
|\ \
| |/
|/| |
|
| * | Update WebRender to get necessary changes | Martin Robinson | 2016-11-07 | 5 | -14/+14 |
* | | Fix existing pref JSONs | Yuki Izumi | 2016-11-07 | 2 | -68/+68 |
|/ |
|
* | Manually copy across a shader fix from WR. | Glenn Watson | 2016-11-05 | 1 | -8/+3 |
* | Auto merge of #13612 - szeged:test-api-impl, r=jdm | bors-servo | 2016-11-04 | 3 | -1/+12 |
|\ |
|
| * | WebBluetooth Test API | zakorgyula | 2016-11-04 | 3 | -1/+12 |
* | | Update WR (resource cache changes, various optimizations). | Glenn Watson | 2016-11-04 | 10 | -35/+28 |
|/ |
|
* | Update WR - fixes for local clip rect + 3d transformed content. | Glenn Watson | 2016-11-01 | 1 | -10/+13 |
* | Update WR - text + 3d transform fix, android build fix, documentation. | Glenn Watson | 2016-10-31 | 3 | -35/+52 |
* | Update WebRender | Martin Robinson | 2016-10-30 | 7 | -165/+254 |
* | Auto merge of #13870 - pcwalton:anonymous-table-rewrite, r=mbrubeck | bors-servo | 2016-10-26 | 1 | -0/+44 |
|\ |
|
| * | resources: Style anonymous blocks and anonymous table flows | Patrick Walton | 2016-10-26 | 1 | -0/+44 |
* | | resources: Fix syntax of the `<iframe frameborder>` selector in | Patrick Walton | 2016-10-26 | 1 | -1/+1 |
|/ |
|
* | Update WR - texture layers, image mask, profiler, optimizations. | Glenn Watson | 2016-10-26 | 16 | -53/+176 |
* | Update WR - includes a number of optimizations, bsd build fixes, tidy ups. | Glenn Watson | 2016-10-24 | 7 | -191/+228 |
* | Update WebRender to get the latest changes | Martin Robinson | 2016-10-23 | 17 | -389/+597 |
* | Update WR, and copy new shaders. | Glenn Watson | 2016-10-20 | 3 | -6/+5 |
* | Update webrender to get clip_shared changes. | Glenn Watson | 2016-10-18 | 11 | -57/+56 |
* | resources: Avoid using `:matches` in `presentational-hints.css`, since | Patrick Walton | 2016-10-13 | 1 | -24/+36 |
* | resources: Remove the `vertical-align: middle` rule for buttons from | Patrick Walton | 2016-10-11 | 1 | -1/+0 |
* | Update webrender (text run + transforms fix). | Glenn Watson | 2016-10-05 | 1 | -0/+5 |
* | Auto merge of #13445 - pcwalton:button-whitespace, r=mbrubeck | bors-servo | 2016-09-30 | 1 | -1/+4 |
|\ |
|
| * | resources: Give button elements `white-space: normal` again. | Patrick Walton | 2016-09-26 | 1 | -1/+4 |
* | | Update test expectations, remove webrender prefs/cmd line. | Glenn Watson | 2016-09-28 | 3 | -3/+0 |
* | | Switch default renderer to webrender, and update webrender. | Glenn Watson | 2016-09-28 | 5 | -7/+7 |
|/ |
|
* | Auto merge of #13354 - schuster:input-text-style, r=pcwalton | bors-servo | 2016-09-23 | 1 | -0/+4 |
|\ |
|
| * | Style input-text pseudo with user-agent CSS | Jonathan Schuster | 2016-09-21 | 1 | -0/+4 |
* | | Update webrender to master, including shaders. | Glenn Watson | 2016-09-21 | 7 | -34/+53 |
* | | Update webrender (prim cache changes, blend/composite shaders). | Glenn Watson | 2016-09-20 | 3 | -26/+23 |
|/ |
|
* | Update webrender + shaders. | Glenn Watson | 2016-09-16 | 1 | -9/+19 |
* | Update webrender, gleam and associated shaders. | Glenn Watson | 2016-09-15 | 16 | -54/+111 |
* | Update WR/shaders (more AA, VTF mac fix, reftest fixes). | Glenn Watson | 2016-09-08 | 5 | -128/+103 |
* | Revert "Update WR (various reftest fixes)." | Glenn Watson | 2016-09-07 | 2 | -50/+47 |
* | Update WR (various reftest fixes). | Glenn Watson | 2016-09-07 | 2 | -47/+50 |
* | Update WR + shaders (dotted border AA, clear fix for empty pages). | Glenn Watson | 2016-09-06 | 1 | -43/+50 |
* | Update WR + shaders (switch to untyped UBO for CI). | Glenn Watson | 2016-09-01 | 16 | -192/+370 |