gecko-dev/gfx/tests/gtest
Kartikaya Gupta fd30fdc1ca Bug 885023 - Convert mFrameMetrics.mZoom to a CSSToScreenScale. r=BenWa,k17e
The mFrameMetrics.mZoom was previously a "resolution-independent" zoom,
which meant it had to always be multiplied by the CalculateIntrinsicScale()
value to be useful. This patch converts it to a "resolution-dependent" zoom,
and includes the intrinsic scale multiplier already. This means it needs
to be updated if either the viewport or composition bounds (which determine
the intrinsic scale) change, but there are only a few places where this
happens and it makes the rest of the code cleaner.
2013-08-26 09:50:30 -04:00
..
Makefile.in Bug 883284 - Part d: Move LIBXUL_LIBRARY into moz.build (f-j); r=bsmedberg 2013-08-22 08:56:00 +02:00
TestAsyncPanZoomController.cpp Bug 885023 - Convert mFrameMetrics.mZoom to a CSSToScreenScale. r=BenWa,k17e 2013-08-26 09:50:30 -04:00
TestColorNames.cpp Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
TestLayers.cpp Bug 866232 - Update and re-enable the test for hit detection in the APZC tree. r=BenWa 2013-07-30 14:03:41 -04:00
TestLayers.h Bug 904184: Replace "//" comment with "/**/" comment, to fix GCC "warning: multi-line comment" for trailing backslash in ASCII art. r=BenWa 2013-08-12 13:40:28 -07:00
TestMoz2D.cpp Bug 886185 - Remove two unused variables from TestMoz2D.cpp; r=BenWa 2013-06-24 10:57:19 -04:00
TestRect.cpp Bug 903526 - Add BaseRect::IsFinite() method. r=bas 2013-08-13 14:48:17 -04:00
TestRegion.cpp Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
TestTiledLayerBuffer.cpp Bug 844852 - Run GTest on make check. r=ted 2013-04-25 13:56:43 -04:00
gfxFontSelectionTest.cpp Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
gfxFontSelectionTests.h Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
gfxSurfaceRefCountTest.cpp Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
gfxTextRunPerfTest.cpp Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
gfxWordCacheTest.cpp Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00
moz.build Bug 883284 - Part d: Move LIBXUL_LIBRARY into moz.build (f-j); r=bsmedberg 2013-08-22 08:56:00 +02:00
per-word-runs.h Bug 865902 - Port old gfx unit tests. r=milan 2013-04-25 19:02:13 -04:00