gecko-dev/gfx/tests/gtest
Eric Rahm 7e3225e327 Bug 1315464 - Dynamically allocate test regions. r=jrmuizel
Avoid allocating 720K on the stack.
2017-01-27 11:58:14 -08:00
..
PolygonTestUtils.cpp Bug 1274673 - Use binary space partitioning for sorting/drawing layers - Part 2: Rename Polygon3D to Polygon, and use 4D points for all calculations r=kip 2016-12-04 17:49:32 +01:00
PolygonTestUtils.h Bug 1274673 - Use binary space partitioning for sorting/drawing layers - Part 2: Rename Polygon3D to Polygon, and use 4D points for all calculations r=kip 2016-12-04 17:49:32 +01:00
TestArena.cpp
TestArrayView.cpp Bug 1259248. Add an ArrayView class. r=botond 2016-03-23 21:20:41 -04:00
TestBSPTree.cpp Bug 1274673 - Use binary space partitioning for sorting/drawing layers - Part 2: Rename Polygon3D to Polygon, and use 4D points for all calculations r=kip 2016-12-04 17:49:32 +01:00
TestBufferRotation.cpp
TestColorNames.cpp Bug 1293384 - Part 1: Rename snprintf_literal to SprintfLiteral. r=froydnj 2016-08-14 23:44:00 -07:00
TestCompositor.cpp Bug 1330037 - Propagate the CompositorOptions to all CompositorWidget instances. r=dvander 2017-01-12 17:29:42 -05: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 1277027 - fix MOZ_CRASH to have GFX prefix in webGL code r=BenWa,milan 2016-06-06 11:17:23 -04:00
TestLayers.cpp Bug 1322079 - Set CreateBorderLayer to pure virtual function and let nsDisplayBorder return LAYER_ACTIVE. r=mattwoodrow 2016-12-27 11:40:40 +08:00
TestLayers.h
TestMoz2D.cpp
TestPolygon.cpp Bug 1274673 - Use binary space partitioning for sorting/drawing layers - Part 2: Rename Polygon3D to Polygon, and use 4D points for all calculations r=kip 2016-12-04 17:49:32 +01:00
TestQcms.cpp
TestRect.cpp
TestRegion.cpp Bug 1315464 - Dynamically allocate test regions. r=jrmuizel 2017-01-27 11:58:14 -08:00
TestSkipChars.cpp
TestTextures.cpp Bug 1317083 - Try to wait for IPDL connection before texture client creation, r=nical 2016-11-15 17:50:50 +08:00
TestTiledLayerBuffer.cpp
TestTreeTraversal.cpp Bug 1018486 - Part 8: Various other changes, r=smaug 2016-09-07 10:50:45 -04:00
TestVsync.cpp Implement vsync notification for remote compositors. (bug 1285625 part 3, r=mchang) 2016-07-19 11:56:07 -07:00
gfxFontSelectionTest.cpp Bug 1280887 followup, replace UniquePtr<gfxTextRun> with RefPtr in test code (NPOTB). r=mats 2016-08-22 21:40:11 +01:00
gfxFontSelectionTests.h Bug 1260871 - Remove do_GetAtom() and rename NS_NewAtom() as NS_Atomize(). r=erahm. 2016-03-29 10:09:43 +11:00
gfxSurfaceRefCountTest.cpp
gfxTextRunPerfTest.cpp Bug 1280887 followup, replace UniquePtr<gfxTextRun> with RefPtr in test code (NPOTB). r=mats 2016-08-22 21:40:11 +01:00
moz.build Bug 1286412 - Implement polygon clipping and triangulation. r=kip 2016-10-03 16:35:52 -07:00
per-word-runs.h