skia2/tests
2014-04-16 16:24:08 +00:00
..
TestXCode/Tests.xcodeproj
AAClipTest.cpp replace setConfig+allocPixels with alloc-or-install-pixels 2014-02-13 22:00:04 +00:00
AndroidPaintTest.cpp Refactor read and write buffers. 2014-01-30 18:58:24 +00:00
AnnotationTest.cpp replace setConfig+allocPixels with alloc-or-install-pixels 2014-02-13 22:00:04 +00:00
ARGBImageEncoderTest.cpp
AtomicTest.cpp
BBoxHierarchyTest.cpp Fast implementation of QuadTree 2014-03-17 10:38:34 +00:00
BitmapCopyTest.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
BitmapGetColorTest.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
BitmapHasherTest.cpp remove deprecated use of bitmap config from tests 2014-03-05 13:43:15 +00:00
BitmapHeapTest.cpp staticMethod -> StaticMethod 2014-02-18 16:15:05 +00:00
BitmapTest.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
BitSetTest.cpp
BlendTest.cpp BlendTest: implicit casts -> explicit casts 2014-02-26 21:40:07 +00:00
BlitRowTest.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
BlurTest.cpp replace setConfig+allocPixels with alloc-or-install-pixels 2014-02-13 22:00:04 +00:00
CachedDecodingPixelRefTest.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
CanvasStateTest.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
CanvasTest.cpp split SkPictureRecorder out of SkPicture 2014-04-13 19:09:42 +00:00
ChecksumTest.cpp
ClampRangeTest.cpp
ClipCacheTest.cpp
ClipCubicTest.cpp replace setConfig+allocPixels with alloc-or-install-pixels 2014-02-13 22:00:04 +00:00
ClipperTest.cpp replace setConfig+allocPixels with alloc-or-install-pixels 2014-02-13 22:00:04 +00:00
ClipStackTest.cpp Store SkRRects in SkClipStack 2014-02-16 13:25:24 +00:00
ColorFilterTest.cpp Refactor read and write buffers. 2014-01-30 18:58:24 +00:00
ColorPrivTest.cpp
ColorTest.cpp
DashPathEffectTest.cpp Add reg test for http://crbug.com/348821 2014-03-18 17:38:34 +00:00
DataRefTest.cpp Refactor read and write buffers. 2014-01-30 18:58:24 +00:00
DeferredCanvasTest.cpp Making SkDeferredCanvas::silentFlush trigger a skippedPendingDrawCommands callback 2014-03-27 15:48:52 +00:00
DequeTest.cpp
DeviceLooperTest.cpp replace setConfig+allocPixels with alloc-or-install-pixels 2014-02-13 22:00:04 +00:00
DiscardableMemoryPoolTest.cpp SkDiscardableMemoryPool to abstract class 2014-04-04 16:43:38 +00:00
DiscardableMemoryTest.cpp
DocumentTest.cpp
DrawBitmapRectTest.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
DrawPathTest.cpp Remove scaleToFit from DashPathEffect 2014-03-31 18:52:51 +00:00
DrawTextTest.cpp remove deprecated use of bitmap config from tests 2014-03-05 13:43:15 +00:00
DynamicHashTest.cpp SkTDynamicHash: pick up GetKey(), Hash() from T by default. 2014-04-02 19:17:00 +00:00
EmptyPathTest.cpp replace setConfig+allocPixels with single call 2014-02-13 14:41:43 +00:00
ErrorTest.cpp
FillPathTest.cpp
FitsInTest.cpp
FlatDataTest.cpp staticMethod -> StaticMethod 2014-02-18 16:15:05 +00:00
FlateTest.cpp
FontHostStreamTest.cpp remove deprecated use of bitmap config from tests 2014-03-05 13:43:15 +00:00
FontHostTest.cpp
FontMgrTest.cpp Sanitizing source files in Housekeeper-Nightly 2014-04-09 03:04:11 +00:00
FontNamesTest.cpp
FrontBufferedStreamTest.cpp Use SkToBool to fix a warning. 2014-02-10 22:46:08 +00:00
GeometryTest.cpp
GifTest.cpp
GLInterfaceValidationTest.cpp Rename test files to end with Test.cpp. 2014-03-03 19:23:28 +00:00
GLProgramsTest.cpp Factory methods for heap-allocated SkImageFilter objects. 2014-03-10 10:51:58 +00:00
GpuColorFilterTest.cpp
GpuDrawPathTest.cpp
GradientTest.cpp replace setConfig+allocPixels with single call 2014-02-13 14:41:43 +00:00
GrBinHashKeyTest.cpp Split GrUnitTests.cpp into two separate unit tests. 2014-01-31 21:48:52 +00:00
GrContextFactoryTest.cpp
GrDrawTargetTest.cpp
GrMemoryPoolTest.cpp
GrOrderedSetTest.cpp Sanitizing source files in Housekeeper-Nightly 2014-02-28 03:02:05 +00:00
GrRedBlackTreeTest.cpp GrRedBlackTree test is GPU specific. 2014-01-30 00:28:54 +00:00
GrSurfaceTest.cpp
GrTBSearchTest.cpp Split GrUnitTests.cpp into two separate unit tests. 2014-01-31 21:48:52 +00:00
HashCacheTest.cpp
ImageCacheTest.cpp SkDiscardableMemoryPool to abstract class 2014-04-04 16:43:38 +00:00
ImageDecodingTest.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
ImageFilterTest.cpp Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API 2014-04-16 16:02:10 +00:00
InfRectTest.cpp
JpegTest.cpp
LayerDrawLooperTest.cpp split SkPictureRecorder out of SkPicture 2014-04-13 19:09:42 +00:00
LayerRasterizerTest.cpp Cast int to float. 2014-04-10 21:09:33 +00:00
LListTest.cpp
MallocPixelRefTest.cpp
MathTest.cpp
Matrix44Test.cpp
MatrixClipCollapseTest.cpp Sanitizing source files in Housekeeper-Nightly 2014-02-20 03:01:56 +00:00
MatrixTest.cpp
MD5Test.cpp
MemoryTest.cpp
MemsetTest.cpp
MessageBusTest.cpp
MetaDataTest.cpp
MipMapTest.cpp replace setConfig+allocPixels with single call 2014-02-13 14:41:43 +00:00
ObjectPoolTest.cpp Fast implementation of QuadTree 2014-03-17 10:38:34 +00:00
OnceTest.cpp SkOnce: add option to call another cleanup function once at exit. 2014-01-24 22:38:39 +00:00
OSPathTest.cpp
PackBitsTest.cpp
PaintTest.cpp read/write function_ptrs as just void*, and not as 'array of bytes' 2014-04-16 16:24:08 +00:00
ParsePathTest.cpp
PathCoverageTest.cpp
PathMeasureTest.cpp
PathOpsAngleIdeas.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsAngleTest.cpp Sanitizing source files in Housekeeper-Nightly 2014-04-15 03:04:18 +00:00
PathOpsBoundsTest.cpp
PathOpsCubicIntersectionTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsCubicIntersectionTestData.cpp
PathOpsCubicIntersectionTestData.h
PathOpsCubicLineIntersectionTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsCubicQuadIntersectionTest.cpp Sanitizing source files in Housekeeper-Nightly 2014-04-15 03:04:18 +00:00
PathOpsCubicReduceOrderTest.cpp
PathOpsCubicToQuadsTest.cpp
PathOpsDCubicTest.cpp
PathOpsDebug.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsDLineTest.cpp
PathOpsDPointTest.cpp
PathOpsDQuadTest.cpp
PathOpsDRectTest.cpp
PathOpsDTriangleTest.cpp
PathOpsDVectorTest.cpp
PathOpsExtendedTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsExtendedTest.h Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsInverseTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsLineIntersectionTest.cpp
PathOpsLineParametetersTest.cpp
PathOpsOpCubicThreadedTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsOpRectThreadedTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsOpTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsQuadIntersectionTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsQuadIntersectionTestData.cpp
PathOpsQuadIntersectionTestData.h
PathOpsQuadLineIntersectionTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsQuadLineIntersectionThreadedTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsQuadParameterizationTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsQuadReduceOrderTest.cpp
PathOpsSimplifyDegenerateThreadedTest.cpp
PathOpsSimplifyFailTest.cpp Sanitizing source files in Housekeeper-Nightly 2014-04-15 03:04:18 +00:00
PathOpsSimplifyQuadralateralsThreadedTest.cpp
PathOpsSimplifyQuadThreadedTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsSimplifyRectThreadedTest.cpp
PathOpsSimplifyTest.cpp Sanitizing source files in Housekeeper-Nightly 2014-04-15 03:04:18 +00:00
PathOpsSimplifyTrianglesThreadedTest.cpp
PathOpsSkpClipTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsSkpTest.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
PathOpsTestCommon.cpp
PathOpsTestCommon.h
PathOpsThreadedCommon.cpp
PathOpsThreadedCommon.h
PathOpsTypesTest.cpp
PathTest.cpp Sanitizing source files in Housekeeper-Nightly 2014-02-12 03:02:04 +00:00
PathUtilsTest.cpp replace setConfig+allocPixels with single call 2014-02-13 14:41:43 +00:00
PDFPrimitivesTest.cpp replace setConfig+allocPixels with single call 2014-02-13 14:41:43 +00:00
PictureTest.cpp Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API 2014-04-16 16:02:10 +00:00
PictureUtilsTest.cpp
PipeTest.cpp replace setConfig+allocPixels with single call 2014-02-13 14:41:43 +00:00
PixelRefTest.cpp remove deprecated use of bitmap config from tests 2014-03-05 13:43:15 +00:00
PointTest.cpp
PremulAlphaRoundTripTest.cpp add new readPixels with direct memory parameters 2014-03-17 21:31:26 +00:00
QuickRejectTest.cpp Allow toString capability to be toggled independent of developer mode. 2014-03-13 18:02:17 +00:00
RandomTest.cpp
Reader32Test.cpp
ReadPixelsTest.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
ReadWriteAlphaTest.cpp
RecordCullingTest.cpp Mark our territory with (C). 2014-04-11 18:33:31 +00:00
RecordDrawTest.cpp Mark our territory with (C). 2014-04-11 18:33:31 +00:00
RecorderTest.cpp initialize bounds in this test 2014-04-15 18:00:57 +00:00
RecordingTest.cpp Mark our territory with (C). 2014-04-11 18:33:31 +00:00
RecordTest.cpp Mark our territory with (C). 2014-04-11 18:33:31 +00:00
RefCntTest.cpp
RefDictTest.cpp
RegionTest.cpp
ResourceCacheTest.cpp replace setConfig+allocPixels with single call 2014-02-13 14:41:43 +00:00
RoundRectTest.cpp Add nine patch type to SkRRect. 2014-03-17 21:17:30 +00:00
RTreeTest.cpp
RuntimeConfigTest.cpp
ScalarTest.cpp
SerializationTest.cpp split SkPictureRecorder out of SkPicture 2014-04-13 19:09:42 +00:00
SHA1Test.cpp
ShaderImageFilterTest.cpp replace setConfig+allocPixels with single call 2014-02-13 14:41:43 +00:00
ShaderOpacityTest.cpp replace setConfig+allocPixels with single call 2014-02-13 14:41:43 +00:00
SkBase64Test.cpp Fix valgrind issue in SkBase64Test.cpp 2014-02-01 15:45:23 +00:00
skia_test.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
SkpSkGrTest.cpp Sanitizing source files in Housekeeper-Nightly 2014-02-14 03:02:05 +00:00
SListTest.cpp Fast implementation of QuadTree 2014-03-17 10:38:34 +00:00
SmallAllocatorTest.cpp Add a class to allocate small objects w/o extra calls to new. 2014-03-07 03:24:41 +00:00
SortTest.cpp
SrcOverTest.cpp
StreamTest.cpp
StringTest.cpp
StrokeTest.cpp
SurfaceTest.cpp remove picture-backed surfaces 2014-04-11 18:34:35 +00:00
TArrayTest.cpp Fix incorrect assert in r13895. 2014-03-21 20:14:05 +00:00
TDStackNesterTest.cpp
Test.cpp Mike R: please sanity check SkPostConfig.h 2014-04-14 17:08:59 +00:00
Test.h Let DM run unit tests. 2014-02-26 16:31:22 +00:00
TestSize.cpp
TileGridTest.cpp Retract SkPicture::kOptimizeForClippedPlayback_RecordingFlag from public API 2014-04-16 16:02:10 +00:00
TLSTest.cpp
ToUnicodeTest.cpp Rename test files to end with Test.cpp. 2014-03-03 19:23:28 +00:00
TracingTest.cpp initial import of Chrome's trace_event into skia framework 2014-01-31 00:04:25 +00:00
TSetTest.cpp
TypefaceTest.cpp Rename test files to end with Test.cpp. 2014-03-03 19:23:28 +00:00
UnicodeTest.cpp
UnitTestTest.cpp
UtilsTest.cpp
valgrind.supp Fix valgrind suppressions (again) 2014-02-14 14:08:05 +00:00
WArrayTest.cpp
WritePixelsTest.cpp Revert of Revert of Rename kPMColor_SkColorType to kN32_SkColorType. (https://codereview.chromium.org/234243002/) 2014-04-11 17:15:40 +00:00
Writer32Test.cpp Sanitizing source files in Housekeeper-Nightly 2014-03-13 03:02:23 +00:00
XfermodeTest.cpp Factory methods for heap-allocated SkPathEffect and SkXfermode objects. 2014-02-20 20:40:19 +00:00