gecko/gfx/tests
Kartikaya Gupta 378f96db6d Bug 903460 - Apply the async transform after the CSS transform for a given layer. r=BenWa
Since the CSS transform includes a 1/resolution scaling factor, the translation
amount in the async transform is now in LayoutDevicePixels instead of LayerPixels.
The shadow tree transform is now effectively:
(1/resolution * rest of CSS transform * async translation * async resolution)
Whereas before it was
(async translation * async resolution * 1/resolution * rest of CSS transform)
2013-08-10 11:19:47 -04:00
..
crashtests Bug 665218 - crash test 2013-05-18 18:38:34 +00:00
gtest Bug 903460 - Apply the async transform after the CSS transform for a given layer. r=BenWa 2013-08-10 11:19:47 -04:00
mochitest Bug 867474 - Split BasicShadowableLayerManager into a separate ClientLayerManager. r=nrc 2013-05-01 17:03:25 +12:00
reftest Bug 877266 - Add AndroidVersion to reftests and modify manifests for pandaboards. r=jmaher 2013-06-24 08:51:32 -04:00
unit
Makefile.in Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
moz.build bug 844655: Port XPCSHELL_TESTS to moz.build as XPCSHELL_TESTS_MANIFESTS 2013-04-29 14:49:00 -04:00
process-textruns.pl