| Commit message (Expand) | Author | Age | Files | Lines |
* | Update bindgen. | Emilio Cobos Álvarez | 2018-01-22 | 1 | -4/+4 |
* | Auto merge of #19819 - servo:rm-test-crates, r=<try> | bors-servo | 2018-01-20 | 1 | -69/+2 |
|\ |
|
| * | Merge servo_remutex to servo_remutex_tests | Anthony Ramine | 2018-01-20 | 1 | -7/+0 |
| * | Merge servo_config and servo_config_tests | Anthony Ramine | 2018-01-20 | 1 | -7/+0 |
| * | Merge net_traits and net_traits_tests | Anthony Ramine | 2018-01-20 | 1 | -7/+0 |
| * | Merge net and net_tests | Anthony Ramine | 2018-01-20 | 1 | -22/+0 |
| * | Merge layout and layout_tests | Anthony Ramine | 2018-01-20 | 1 | -8/+1 |
| * | Merge gfx and gfx_tests | Anthony Ramine | 2018-01-20 | 1 | -10/+0 |
| * | Merge msg and msg_tests | Anthony Ramine | 2018-01-20 | 1 | -8/+1 |
* | | Auto merge of #19806 - ferjm:rm-gecko-media, r=nox | bors-servo | 2018-01-19 | 1 | -146/+0 |
|\ \ |
|
| * | | Remove gecko-media dependency | Fernando Jiménez Moreno | 2018-01-19 | 1 | -146/+0 |
| |/ |
|
* / | Update WR (minimal use of new transaction API). | Glenn Watson | 2018-01-19 | 1 | -2/+2 |
|/ |
|
* | Introduce MaxRect trait | Pyfisch | 2018-01-17 | 1 | -0/+1 |
* | Use more WebRender types in gfx/display_list | Pyfisch | 2018-01-17 | 1 | -2/+1 |
* | Update WR (persistent box-shadow render task cache) | Glenn Watson | 2018-01-18 | 1 | -15/+15 |
* | Auto merge of #19755 - streichgeorg:decoupling_metrics_gfx, r=jdm | bors-servo | 2018-01-17 | 1 | -1/+0 |
|\ |
|
| * | Decoupled gfx and metrics | Georg Streich | 2018-01-15 | 1 | -1/+0 |
* | | Update WR (overlap radii fix, subpixel AA in fast text shadows). | Glenn Watson | 2018-01-15 | 1 | -2/+2 |
* | | Upgrade to rustc 1.25.0-nightly (e6072a7b3 2018-01-13) | Simon Sapin | 2018-01-14 | 1 | -6/+6 |
* | | Auto merge of #19751 - servo:selectors, r=bholley | bors-servo | 2018-01-12 | 1 | -16/+14 |
|\ \
| |/
|/| |
|
| * | Move selectors size_of tests to Stylo tests | Simon Sapin | 2018-01-12 | 1 | -1/+0 |
| * | Prepare servo_arc for publication on crates.io | Simon Sapin | 2018-01-12 | 1 | -13/+13 |
| * | Reverse the dependency between selectors and malloc_size_of | Simon Sapin | 2018-01-12 | 1 | -2/+1 |
* | | Update WR (new transaction API). | Glenn Watson | 2018-01-12 | 1 | -2/+2 |
|/ |
|
* | Bump gl_generator to 0.8 | Bastien Orivel | 2018-01-10 | 1 | -40/+59 |
* | Auto merge of #19725 - glennw:update-wr-bs-line, r=mbrubeck | bors-servo | 2018-01-09 | 1 | -2/+2 |
|\ |
|
| * | Update WR (inset box shadow fix, line decoration optimizations) | Glenn Watson | 2018-01-09 | 1 | -2/+2 |
* | | Auto merge of #19721 - emilio:slotted, r=heycam | bors-servo | 2018-01-09 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | Update markup5ever. | Emilio Cobos Álvarez | 2018-01-08 | 1 | -4/+4 |
* | | Update WR (removal of RGB8, which isn't supported on some hardware). | Glenn Watson | 2018-01-08 | 1 | -2/+2 |
* | | Auto merge of #19644 - Xanewok:root-seq-any, r=jdm | bors-servo | 2018-01-05 | 1 | -4/+4 |
|\ \
| |/
|/| |
|
| * | Root sequence<{any,object}> IDL arguments using CustomAutoRooter | Igor Matuszewski | 2018-01-05 | 1 | -4/+4 |
* | | Update WR (dual-source subpixel text optimizations, clip-out segment builder). | Glenn Watson | 2018-01-05 | 1 | -60/+60 |
|/ |
|
* | Bump mozjs to 0.1.9 | Igor Matuszewski | 2017-12-20 | 1 | -5/+5 |
* | Update WR (fix incorrect rendering of small box shadows). | Glenn Watson | 2017-12-20 | 1 | -2/+2 |
* | Update WR (sticky frame fixes, handling overlapping border corners). | Glenn Watson | 2017-12-19 | 1 | -2/+2 |
* | Merge branch 'master' into bump-gecko-media | Marcin Mielniczuk | 2017-12-18 | 1 | -100/+123 |
|\ |
|
| * | Use [patch] instead of [replace] | Simon Sapin | 2017-12-17 | 1 | -61/+47 |
| * | Auto merge of #19559 - tigercosmos:t1, r=KiChjang | bors-servo | 2017-12-17 | 1 | -0/+22 |
| |\ |
|
| | * | implement valid week string | tigercosmos | 2017-12-17 | 1 | -0/+22 |
| * | | layout: background-origin attribute for gradients | Pyfisch | 2017-12-15 | 1 | -14/+14 |
| * | | Update WR (fix transformed primitives with hidpi). | Glenn Watson | 2017-12-14 | 1 | -2/+2 |
| |/ |
|
| * | Update WR (bitmap font fixes, serde deserialization optimizations). | Glenn Watson | 2017-12-11 | 1 | -86/+101 |
* | | Fix and document build on CentOS 7.4 | Marcin Mielniczuk | 2017-12-10 | 1 | -14/+14 |
|/ |
|
* | Update to webdriver 0.33 | Matt Brubeck | 2017-12-08 | 1 | -14/+4 |
* | Update euclid, azure, skia, offscreen_gl_context, plane-split, webrender | Simon Sapin | 2017-12-08 | 1 | -80/+64 |
* | Update app_units and webrender | Simon Sapin | 2017-12-08 | 1 | -45/+43 |
* | Auto merge of #19512 - mbrubeck:uluru, r=emilio | bors-servo | 2017-12-07 | 1 | -25/+15 |
|\ |
|
| * | Update to uluru 0.2 and arrayvec 0.4 | Matt Brubeck | 2017-12-07 | 1 | -25/+15 |
* | | Auto merge of #19516 - ferjm:pwm.url, r=jdm | bors-servo | 2017-12-07 | 1 | -0/+2 |
|\ \ |
|