gecko-dev/gfx/tests/gtest
David Anderson f3dc22db8d Rename PCompositor to PCompositorBridge. (bug 1258479 part 2, r=mattwoodrow)
--HG--
rename : gfx/layers/ipc/CompositorChild.cpp => gfx/layers/ipc/CompositorBridgeChild.cpp
rename : gfx/layers/ipc/CompositorChild.h => gfx/layers/ipc/CompositorBridgeChild.h
rename : gfx/layers/ipc/CompositorParent.cpp => gfx/layers/ipc/CompositorBridgeParent.cpp
rename : gfx/layers/ipc/CompositorParent.h => gfx/layers/ipc/CompositorBridgeParent.h
2016-03-22 14:08:38 -04:00
..
gfxFontSelectionTest.cpp
gfxFontSelectionTests.h
gfxSurfaceRefCountTest.cpp
gfxTextRunPerfTest.cpp
gfxWordCacheTest.cpp
moz.build
per-word-runs.h
TestArena.cpp
TestBufferRotation.cpp
TestColorNames.cpp
TestCompositor.cpp Bug 1256408 - Add graphics microbenchmarking. r=mstange 2016-03-16 14:20:33 -04:00
TestGfxPrefs.cpp Bug 1240160: Add the TimeStamp based uptime value to crash reports, tagging it as UptimeTS, to differentiate from an existing Uptime value. A bit of additional code, avoiding the usage of C libraries to format some strings and a way to gtest these. r=BenWa,ted.mielczarek carrying ted.mielczarek review for the exception handler changes. 2016-02-17 17:44:21 -05:00
TestGfxWidgets.cpp
TestJobScheduler.cpp Bug 1244234 - Simplify joining jobs with the gfx job scheduler. r=jrmuizel 2016-02-23 19:15:30 +01:00
TestLayers.cpp Rename PCompositor to PCompositorBridge. (bug 1258479 part 2, r=mattwoodrow) 2016-03-22 14:08:38 -04:00
TestLayers.h
TestMoz2D.cpp
TestQcms.cpp
TestRect.cpp
TestRegion.cpp Bug 1256408 - Add graphics microbenchmarking. r=mstange 2016-03-16 14:20:33 -04:00
TestSkipChars.cpp
TestTextures.cpp
TestTiledLayerBuffer.cpp
TestTreeTraversal.cpp Bug 1227224 - Further improvements to generic tree traversal algorithms. r=botond 2016-01-25 04:04:13 -08:00
TestVsync.cpp