| Commit message (Expand) | Author | Age | Files | Lines |
* | Update app_units to 0.4.1 | Manish Goregaokar | 2017-05-19 | 3 | -4/+4 |
* | Auto merge of #16891 - kvark:preserve3d, r=glennw,emilio | bors-servo | 2017-05-17 | 1 | -6/+12 |
|\ |
|
| * | Using TransformStyle::Preserve3D | Dzmitry Malyshau | 2017-05-16 | 1 | -6/+12 |
* | | Properly handle scroll offsets in hit testing | Martin Robinson | 2017-05-16 | 1 | -110/+166 |
|/ |
|
* | Update WR (ellipse border-radius clip, preserve-3d functionality). | Glenn Watson | 2017-05-16 | 1 | -0/+10 |
* | Auto merge of #16756 - servo:rustup, r=jdm | bors-servo | 2017-05-08 | 1 | -1/+1 |
|\ |
|
| * | Upgrade to rustc 1.19.0-nightly (ced823e26 2017-05-07) | Simon Sapin | 2017-05-08 | 1 | -1/+1 |
* | | Auto merge of #16666 - pyfisch:gradients, r=emilio | bors-servo | 2017-05-07 | 1 | -0/+11 |
|\ \
| |/
|/| |
|
| * | Implement radial gradients for borders. | Pyfisch | 2017-04-30 | 1 | -0/+11 |
* | | Rename PushScrollRoot and remove PopScrollRoot | Martin Robinson | 2017-05-05 | 1 | -18/+11 |
* | | Fix up script and layout. | Bobby Holley | 2017-05-02 | 1 | -2/+3 |
|/ |
|
* | Fix gradient math and positioning. Formatting. | Pyfisch | 2017-04-27 | 1 | -1/+6 |
* | Partially implement radial gradients. | Pyfisch | 2017-04-27 | 1 | -0/+26 |
* | Use NativeFontHandle instead of CGFont | alfredoyang | 2017-04-21 | 1 | -2/+3 |
* | Eliminate ScrollRootId | Martin Robinson | 2017-04-20 | 1 | -24/+21 |
* | Update WR (driver workaround, large clip mask fix, font index support). | Glenn Watson | 2017-04-19 | 1 | -2/+2 |
* | Remove StackingContext::establishes_3d_context | Martin Robinson | 2017-04-18 | 1 | -6/+0 |
* | Auto merge of #16388 - Tiwalun:fix-freetype-panic, r=emilio | bors-servo | 2017-04-16 | 4 | -8/+14 |
|\ |
|
| * | Fix panic when font face name is not available | Dominik Boehi | 2017-04-12 | 4 | -8/+14 |
* | | Make font-variant shorthand. | Hiroyuki Ikezoe | 2017-04-14 | 2 | -13/+13 |
|/ |
|
* | Use real clips when generating scroll roots | Martin Robinson | 2017-04-06 | 1 | -1/+1 |
* | Update to support new clipping coordinates change | Martin Robinson | 2017-04-05 | 1 | -2/+2 |
* | Serialize unquoted font-family without quote | Nazım Can Altınova | 2017-03-30 | 1 | -2/+2 |
* | Auto merge of #15905 - mephisto41:add-border-gradient, r=emilio | bors-servo | 2017-03-26 | 1 | -4/+21 |
|\ |
|
| * | Add gradient border support. | Morris Tseng | 2017-03-13 | 1 | -4/+21 |
* | | Auto merge of #16099 - nox:tungstenite, r=jdm | bors-servo | 2017-03-24 | 1 | -1/+1 |
|\ \ |
|
| * | | Make ServoUrl::as_url return a &Url | Anthony Ramine | 2017-03-23 | 1 | -1/+1 |
* | | | Auto merge of #16073 - glennw:update-wr-glfns, r=mrobinson | bors-servo | 2017-03-23 | 1 | -0/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Stop splitting scroll roots | Martin Robinson | 2017-03-21 | 1 | -0/+1 |
* | | | Update parking_lot_core and smallvec | Matt Brubeck | 2017-03-22 | 1 | -1/+1 |
|/ / |
|
* / | Change windows font metrics | Jonathan Turner | 2017-03-20 | 1 | -1/+1 |
|/ |
|
* | gfx: Show the text in the display item when debugging. | Emilio Cobos Álvarez | 2017-03-11 | 1 | -1/+5 |
* | Update WR (reference frames for fixed position elements). | Glenn Watson | 2017-03-03 | 1 | -15/+23 |
* | Kill serde_codegen 💣 | Anthony Ramine | 2017-02-28 | 1 | -6/+2 |
* | Update WR (mostly dep updates, clip-scroll work). | Glenn Watson | 2017-02-28 | 1 | -1/+1 |
* | Update WR (image tiling, inset box shadow fixes, new key api). | Glenn Watson | 2017-02-27 | 1 | -3/+5 |
* | Add support for most of the border-image properties, pass to WR. | Glenn Watson | 2017-02-23 | 1 | -8/+46 |
* | Auto merge of #15670 - nox:die-plugins-die, r=Manishearth | bors-servo | 2017-02-21 | 2 | -4/+0 |
|\ |
|
| * | Kill the plugins crate and its clippy support | Anthony Ramine | 2017-02-21 | 2 | -4/+0 |
* | | Auto merge of #15334 - canaltinova:inverse, r=nox | bors-servo | 2017-02-19 | 1 | -1/+8 |
|\ \
| |/
|/| |
|
| * | Fix the panic when transform is non-invertible | Nazım Can Altınova | 2017-02-19 | 1 | -1/+8 |
* | | Fork dwrote, hopefully temporarily | Simon Sapin | 2017-02-19 | 1 | -1/+1 |
* | | Update serde to 0.9 (fixes #15325) | Anthony Ramine | 2017-02-18 | 2 | -11/+16 |
* | | Reorder some dependencies | Anthony Ramine | 2017-02-18 | 1 | -1/+1 |
* | | Update gamma-lut, heartbeats-simple, hyper, mac, truetype, unicode-bidi | Matt Brubeck | 2017-02-17 | 1 | -1/+1 |
* | | Update ipc-channel to 0.6.3 | Anthony Ramine | 2017-02-16 | 1 | -1/+1 |
|/ |
|
* | Update aho-corasick, backtrace-sys, image, parking_lot, pdqsort, syn | Matt Brubeck | 2017-02-14 | 1 | -1/+1 |
* | Update byteorder, xi-unicode, x11 | Matt Brubeck | 2017-02-07 | 1 | -1/+1 |
* | Update core-foundation-sys to 0.3 | Anthony Ramine | 2017-02-07 | 1 | -3/+3 |
* | Use 'alloc' gate only for platforms which use freetype in gfx | Tetsuharu OHZEKI | 2017-02-07 | 2 | -4/+5 |