gecko-dev/gfx/tests/gtest
Tomislav Jurin 348bfffc19 Bug 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
..
PolygonTestUtils.cpp Bug 1286412 - Implement polygon clipping and triangulation. r=kip 2016-10-03 16:35:52 -07:00
PolygonTestUtils.h Bug 1286412 - Implement polygon clipping and triangulation. r=kip 2016-10-03 16:35:52 -07:00
TestArena.cpp Bug 1083101 - Add a memory arena to Moz2D. r=jrmuizel 2015-09-28 13:49:33 +02:00
TestArrayView.cpp Bug 1259248. Add an ArrayView class. r=botond 2016-03-23 21:20:41 -04:00
TestBSPTree.cpp Bug 1286412 - Implement polygon clipping and triangulation. r=kip 2016-10-03 16:35:52 -07: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 1296993 (part 7) - Streamline nsIWidget::CaptureRollupEvents. r=mstange. 2016-08-25 13:43:27 +10: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 Bug 1188105: Parse bad driver versions. r=botond 2015-08-19 15:14:59 -07:00
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 1296189 - Replace NS_RUNTIMEABORT("some string literal message") with MOZ_CRASH(). r=froydnj 2016-12-02 13:46:53 -08:00
TestLayers.h Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
TestMoz2D.cpp
TestPolygon.cpp Bug 1286412 - Add compositor support for triangle layers (for OpenGL backend) r=jrmuizel 2016-10-07 10:58:13 -07:00
TestQcms.cpp Bug 1132467 - Adjust qcms lut inverse binary search of non monotonic TRC. r=jrmuizel 2015-06-04 19:30:52 -04:00
TestRect.cpp Bug 1170983 - Re-enable gfx gtests that were skipped on Windows. r=ted 2015-06-04 14:34:46 -04:00
TestRegion.cpp Bug 1283826. r=mstange,Bas 2016-07-19 21:50:09 -04:00
TestSkipChars.cpp Bug 264412. Refactor nsIFrame::GetRenderedText API to be more sane. r=mats,marcoz 2015-10-30 19:23:10 +13:00
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 Backed out changeset 4e63305fe592 (bug 1191040) for Linux gtest crashes. 2015-08-07 16:24:59 -04:00
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 Bug 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. 2016-01-07 20:57:38 -08:00
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