aboutsummaryrefslogtreecommitdiffstats
path: root/components/gfx
Commit message (Expand)AuthorAgeFilesLines
* Update app_units to 0.4.1Manish Goregaokar2017-05-193-4/+4
* Auto merge of #16891 - kvark:preserve3d, r=glennw,emiliobors-servo2017-05-171-6/+12
|\
| * Using TransformStyle::Preserve3DDzmitry Malyshau2017-05-161-6/+12
* | Properly handle scroll offsets in hit testingMartin Robinson2017-05-161-110/+166
|/
* Update WR (ellipse border-radius clip, preserve-3d functionality).Glenn Watson2017-05-161-0/+10
* Auto merge of #16756 - servo:rustup, r=jdmbors-servo2017-05-081-1/+1
|\
| * Upgrade to rustc 1.19.0-nightly (ced823e26 2017-05-07)Simon Sapin2017-05-081-1/+1
* | Auto merge of #16666 - pyfisch:gradients, r=emiliobors-servo2017-05-071-0/+11
|\ \ | |/ |/|
| * Implement radial gradients for borders.Pyfisch2017-04-301-0/+11
* | Rename PushScrollRoot and remove PopScrollRootMartin Robinson2017-05-051-18/+11
* | Fix up script and layout.Bobby Holley2017-05-021-2/+3
|/
* Fix gradient math and positioning. Formatting.Pyfisch2017-04-271-1/+6
* Partially implement radial gradients.Pyfisch2017-04-271-0/+26
* Use NativeFontHandle instead of CGFontalfredoyang2017-04-211-2/+3
* Eliminate ScrollRootIdMartin Robinson2017-04-201-24/+21
* Update WR (driver workaround, large clip mask fix, font index support).Glenn Watson2017-04-191-2/+2
* Remove StackingContext::establishes_3d_contextMartin Robinson2017-04-181-6/+0
* Auto merge of #16388 - Tiwalun:fix-freetype-panic, r=emiliobors-servo2017-04-164-8/+14
|\
| * Fix panic when font face name is not availableDominik Boehi2017-04-124-8/+14
* | Make font-variant shorthand.Hiroyuki Ikezoe2017-04-142-13/+13
|/
* Use real clips when generating scroll rootsMartin Robinson2017-04-061-1/+1
* Update to support new clipping coordinates changeMartin Robinson2017-04-051-2/+2
* Serialize unquoted font-family without quoteNazım Can Altınova2017-03-301-2/+2
* Auto merge of #15905 - mephisto41:add-border-gradient, r=emiliobors-servo2017-03-261-4/+21
|\
| * Add gradient border support.Morris Tseng2017-03-131-4/+21
* | Auto merge of #16099 - nox:tungstenite, r=jdmbors-servo2017-03-241-1/+1
|\ \
| * | Make ServoUrl::as_url return a &UrlAnthony Ramine2017-03-231-1/+1
* | | Auto merge of #16073 - glennw:update-wr-glfns, r=mrobinsonbors-servo2017-03-231-0/+1
|\ \ \ | |/ / |/| |
| * | Stop splitting scroll rootsMartin Robinson2017-03-211-0/+1
* | | Update parking_lot_core and smallvecMatt Brubeck2017-03-221-1/+1
|/ /
* / Change windows font metricsJonathan Turner2017-03-201-1/+1
|/
* gfx: Show the text in the display item when debugging.Emilio Cobos Álvarez2017-03-111-1/+5
* Update WR (reference frames for fixed position elements).Glenn Watson2017-03-031-15/+23
* Kill serde_codegen 💣Anthony Ramine2017-02-281-6/+2
* Update WR (mostly dep updates, clip-scroll work).Glenn Watson2017-02-281-1/+1
* Update WR (image tiling, inset box shadow fixes, new key api).Glenn Watson2017-02-271-3/+5
* Add support for most of the border-image properties, pass to WR.Glenn Watson2017-02-231-8/+46
* Auto merge of #15670 - nox:die-plugins-die, r=Manishearthbors-servo2017-02-212-4/+0
|\
| * Kill the plugins crate and its clippy supportAnthony Ramine2017-02-212-4/+0
* | Auto merge of #15334 - canaltinova:inverse, r=noxbors-servo2017-02-191-1/+8
|\ \ | |/ |/|
| * Fix the panic when transform is non-invertibleNazım Can Altınova2017-02-191-1/+8
* | Fork dwrote, hopefully temporarilySimon Sapin2017-02-191-1/+1
* | Update serde to 0.9 (fixes #15325)Anthony Ramine2017-02-182-11/+16
* | Reorder some dependenciesAnthony Ramine2017-02-181-1/+1
* | Update gamma-lut, heartbeats-simple, hyper, mac, truetype, unicode-bidiMatt Brubeck2017-02-171-1/+1
* | Update ipc-channel to 0.6.3Anthony Ramine2017-02-161-1/+1
|/
* Update aho-corasick, backtrace-sys, image, parking_lot, pdqsort, synMatt Brubeck2017-02-141-1/+1
* Update byteorder, xi-unicode, x11Matt Brubeck2017-02-071-1/+1
* Update core-foundation-sys to 0.3Anthony Ramine2017-02-071-3/+3
* Use 'alloc' gate only for platforms which use freetype in gfxTetsuharu OHZEKI2017-02-072-4/+5