servo/components
Martin Robinson 4aabbf33d4 Simplify and extend trans-stacking-context subpixel accumulation
Simplify the situations in which subpixels are accumulated, so that it
is only done for translation or identity transformation matrices. Also,
apply accumulated subpixels to more operations in PaintContext. This
fixes several pre-existing reftests and hopefully will eliminate
off-by-one errors in flaky reftests.

Fixes #10881.
2016-08-05 13:25:37 +02:00
..
canvas Remove dependency on util::opts from canvas crate 2016-07-20 07:38:18 +00:00
canvas_traits Update Rust to 1.12.0-nightly (9316ae515 2016-07-24) 2016-07-26 19:35:51 +02:00
compositing Auto merge of #12563 - emilio:stylo, r=bholley,jdm,pcwalton 2016-07-27 17:56:26 -05:00
constellation Auto merge of #12637 - asajeffrey:constellation-use-reentrant-logging-mutex, r=emilio 2016-07-29 12:49:08 -05:00
devtools Added devtools support to fetch for XHR + Manish's XHR ident fix 2016-07-29 11:20:38 +01:00
devtools_traits Added devtools support to fetch for XHR + Manish's XHR ident fix 2016-07-29 11:20:38 +01:00
gfx Simplify and extend trans-stacking-context subpixel accumulation 2016-08-05 13:25:37 +02:00
gfx_traits Update Rust to 1.12.0-nightly (9316ae515 2016-07-24) 2016-07-26 19:35:51 +02:00
layout Auto merge of #12667 - samlh:patch-1, r=emilio 2016-07-31 01:46:47 -05:00
layout_thread Auto merge of #12615 - nox:die-opts-die, r=Ms2ger 2016-07-27 22:36:53 -05:00
layout_traits Hoist retrieval of layout_threads from opts into Constellation 2016-07-24 21:45:31 +02:00
msg Update Rust to 1.12.0-nightly (9316ae515 2016-07-24) 2016-07-26 19:35:51 +02:00
net Added devtools support to fetch for XHR + Manish's XHR ident fix 2016-07-29 11:20:38 +01:00
net_traits Added devtools support to fetch for XHR + Manish's XHR ident fix 2016-07-29 11:20:38 +01:00
plugins Update Rust to 1.12.0-nightly (9316ae515 2016-07-24) 2016-07-26 19:35:51 +02:00
profile Update Rust to 1.12.0-nightly (9316ae515 2016-07-24) 2016-07-26 19:35:51 +02:00
profile_traits Update Rust to 1.12.0-nightly (9316ae515 2016-07-24) 2016-07-26 19:35:51 +02:00
range Update Rust to 1.12.0-nightly (9316ae515 2016-07-24) 2016-07-26 19:35:51 +02:00
script Add FileReaderSync skeleton 2016-07-31 09:19:39 +02:00
script_layout_interface Hoist retrieval of layout_threads from opts into Constellation 2016-07-24 21:45:31 +02:00
script_traits Auto merge of #12563 - emilio:stylo, r=bholley,jdm,pcwalton 2016-07-27 17:56:26 -05:00
servo Auto merge of #12186 - GuillaumeGomez:video-metadata, r=larsbergstrom,jdm,KiChjang 2016-07-29 17:46:42 -05:00
style style: Split values.rs into specified/computed module files 2016-07-29 18:43:42 +05:30
style_traits All our Cargo.toml files should contain an MPL-2.0 license field. 2016-07-14 10:26:34 -05:00
util Replaced mutex in constellation logging by a reentrant mutex. 2016-07-29 09:44:45 -05:00
webdriver_server Auto merge of #11791 - craftytrickster:11712/pipeline-lookup, r=asajeffrey 2016-07-26 00:44:28 -05:00