gecko-dev/gfx/tests/gtest
L. David Baron 9ee89fe42f Bug 567283 patch 2 - Rename NS_HexToRGB to NS_HexToRGBA and add parameter saying whether 4 and 8 digit colors are allowed. r=xidorn
This patch tells all callers to use the existing behavior, so it is
intended not to change behavior.  Callers that will be modified in later
patches are marked with "FIXME" comments that will be removed in those
later patches (patches 3 and 4).

MozReview-Commit-ID: FaLryfxaeHv
2016-05-08 22:16:41 -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
TestBufferRotation.cpp
TestColorNames.cpp Bug 567283 patch 2 - Rename NS_HexToRGB to NS_HexToRGBA and add parameter saying whether 4 and 8 digit colors are allowed. r=xidorn 2016-05-08 22:16:41 -07:00
TestCompositor.cpp Move CompositorWidgetProxy inheritance out of nsIWidget. (bug 1264545 part 6, r=jimm) 2016-04-29 19:23:17 -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 Bug 1188105: Parse bad driver versions. r=botond 2015-08-19 15:14:59 -07:00
TestJobScheduler.cpp Bug 1244234 - Simplify joining jobs with the gfx job scheduler. r=jrmuizel 2016-02-23 19:15:30 +01:00
TestLayers.cpp Bug 1219296 - Make ScrollMetadata::sNullMetadata a StaticAutoPtr so that ScrollMetadata can admit nsTArray members. r=kats 2016-03-30 17:04:10 -04: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
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 1236043 - Add a TiledRegion class. r=jrmuizel 2016-04-18 13:48:58 -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 1209812 (part 6) - Convert all gfxImageFormat values to SurfaceFormat equivalents. r=jrmuizel. 2016-01-07 20:57:38 -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 1227224 - Further improvements to generic tree traversal algorithms. r=botond 2016-01-25 04:04:13 -08:00
TestVsync.cpp Bug 1165458. Raise vsync timeout limit for gtests. r=kats 2016-01-20 10:29:39 -08:00
gfxFontSelectionTest.cpp Bug 1265459 - Replace uses of nsAutoPtr<gfxTextRun> with UniquePtr, and let MakeTextRun and similar methods return a UniquePtr. r=jrmuizel 2016-04-19 17:13:28 +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 1265459 - Replace uses of nsAutoPtr<gfxTextRun> with UniquePtr, and let MakeTextRun and similar methods return a UniquePtr. r=jrmuizel 2016-04-19 17:13:28 +01:00
moz.build Bug 1265648 - Remove the global nsTextFrameTextRunCache, as it no longer serves any useful purpose. r=mats 2016-04-20 10:54:43 +01:00
per-word-runs.h