moz-skia/tests
commit-bot@chromium.org fe433c1370 When gather pixel refs was broken, REPORTER_ASSERT(data) realized that data was NULL, but subsequent lines dereferenced it anyway, and so segfaulted.
R=reed@google.com, tomhudson@google.com

Author: tomhudson@chromium.org

Review URL: https://chromiumcodereview.appspot.com/18904003

git-svn-id: http://skia.googlecode.com/svn/trunk@9933 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-07-09 16:04:32 +00:00
..
TestXCode/Tests.xcodeproj
AAClipTest.cpp
ARGBImageEncoderTest.cpp remove dst/rendertarget support for kARGB_4444_Config 2013-06-21 18:30:53 +00:00
AnnotationTest.cpp
AtomicTest.cpp
BitSetTest.cpp
BitmapCopyTest.cpp remove kRLE_Index8_Config from SkBitmap 2013-06-26 14:35:02 +00:00
BitmapFactoryTest.cpp
BitmapGetColorTest.cpp Sanitizing source files in Housekeeper-Nightly 2013-06-29 07:03:21 +00:00
BitmapHasherTest.cpp remove dst/rendertarget support for kARGB_4444_Config 2013-06-21 18:30:53 +00:00
BitmapHeapTest.cpp
BlitRowTest.cpp
BlurTest.cpp Add canFilterMaskGPU & filterMaskGPU to SkMaskFilter 2013-07-03 15:34:35 +00:00
CanvasTest.cpp First pass at Comment API 2013-05-29 13:24:23 +00:00
ChecksumTest.cpp
ClampRangeTest.cpp
ClipCacheTest.cpp
ClipCubicTest.cpp
ClipStackTest.cpp Compact the clipstack for kReplace_Op'd geometry 2013-06-11 11:01:48 +00:00
ClipperTest.cpp
ColorFilterTest.cpp
ColorTest.cpp
DataRefTest.cpp Refactor: clean up some unused or mostly-unused API I saw here. 2013-06-18 20:50:34 +00:00
DeferredCanvasTest.cpp Changing SkDeferredCanvas to use factories for creation 2013-05-28 17:39:08 +00:00
DequeTest.cpp
DrawBitmapRectTest.cpp
DrawPathTest.cpp
DrawTextTest.cpp
EmptyPathTest.cpp Refactor: clean up some unused or mostly-unused API I saw here. 2013-06-18 20:50:34 +00:00
ErrorTest.cpp
FillPathTest.cpp
FlatDataTest.cpp One SkTSearch to rule them all. Allow key to be of different type than the array. 2013-05-17 19:05:03 +00:00
FlateTest.cpp
FontHostStreamTest.cpp
FontHostTest.cpp
FontMgrTest.cpp
FontNamesTest.cpp
GLInterfaceValidation.cpp
GLProgramsTest.cpp Replace fixed-size array of effect stages in GrDrawState with two appendable arrays, one for color, one for coverage. 2013-06-13 19:34:18 +00:00
GeometryTest.cpp
GpuBitmapCopyTest.cpp remove dead AutoValidator 2013-06-21 19:05:57 +00:00
GrContextFactoryTest.cpp
GrMemoryPoolTest.cpp
GrSurfaceTest.cpp
GradientTest.cpp Revert of r9902 (Consider conical shader opaque if it covers 2013-07-09 13:50:09 +00:00
HashCacheTest.cpp
ImageDecodingTest.cpp Fixes for unpremul decode. 2013-06-14 20:39:48 +00:00
InfRectTest.cpp
LListTest.cpp
LayerDrawLooperTest.cpp Add methods to SkLayerDrawLooper to allow adding layers on top 2013-05-22 12:35:50 +00:00
MD5Test.cpp
MathTest.cpp
Matrix44Test.cpp
MatrixTest.cpp
MemsetTest.cpp combine glyph and image bulk alloc, and adjust initial alloc size, to reduce total waste from 50% to 30% 2013-06-19 19:25:36 +00:00
MetaDataTest.cpp
OSPathTest.cpp Fix bug in setting directories for tests. 2013-06-06 14:59:56 +00:00
PDFPrimitivesTest.cpp
PackBitsTest.cpp
PaintTest.cpp Sanitizing source files in Housekeeper-Nightly 2013-07-03 07:00:57 +00:00
ParsePathTest.cpp
PathCoverageTest.cpp
PathMeasureTest.cpp
PathOpsAngleTest.cpp path ops work in progress 2013-07-08 17:17:02 +00:00
PathOpsBoundsTest.cpp
PathOpsCubicIntersectionTest.cpp path ops work in progress 2013-07-08 17:17:02 +00:00
PathOpsCubicIntersectionTestData.cpp
PathOpsCubicIntersectionTestData.h
PathOpsCubicLineIntersectionTest.cpp Sanitizing source files in Housekeeper-Nightly 2013-07-09 07:00:56 +00:00
PathOpsCubicQuadIntersectionTest.cpp
PathOpsCubicReduceOrderTest.cpp
PathOpsCubicToQuadsTest.cpp convert pathops to use SkSTArray where possible. 2013-06-17 14:10:36 +00:00
PathOpsDCubicTest.cpp
PathOpsDLineTest.cpp
PathOpsDPointTest.cpp
PathOpsDQuadTest.cpp
PathOpsDRectTest.cpp
PathOpsDTriangleTest.cpp
PathOpsDVectorTest.cpp
PathOpsExtendedTest.cpp path ops work in progress 2013-07-08 17:17:02 +00:00
PathOpsExtendedTest.h path ops work in progress 2013-07-08 17:17:02 +00:00
PathOpsInverseTest.cpp
PathOpsLineIntersectionTest.cpp path ops work in progress 2013-07-08 17:17:02 +00:00
PathOpsLineParametetersTest.cpp path ops -- rewrite angle sort 2013-06-04 17:59:42 +00:00
PathOpsOpCubicThreadedTest.cpp
PathOpsOpRectThreadedTest.cpp
PathOpsOpTest.cpp path ops work in progress 2013-07-08 17:17:02 +00:00
PathOpsQuadIntersectionTest.cpp path ops -- rewrite angle sort 2013-06-04 17:59:42 +00:00
PathOpsQuadIntersectionTestData.cpp
PathOpsQuadIntersectionTestData.h
PathOpsQuadLineIntersectionTest.cpp
PathOpsQuadLineIntersectionThreadedTest.cpp
PathOpsQuadParameterizationTest.cpp
PathOpsQuadReduceOrderTest.cpp
PathOpsSimplifyDegenerateThreadedTest.cpp
PathOpsSimplifyFailTest.cpp
PathOpsSimplifyQuadThreadedTest.cpp
PathOpsSimplifyQuadralateralsThreadedTest.cpp
PathOpsSimplifyRectThreadedTest.cpp
PathOpsSimplifyTest.cpp path ops work in progress 2013-07-08 17:17:02 +00:00
PathOpsSimplifyTrianglesThreadedTest.cpp
PathOpsSkpClipTest.cpp path ops work in progress 2013-07-08 17:17:02 +00:00
PathOpsTestCommon.cpp convert pathops to use SkSTArray where possible. 2013-06-17 14:10:36 +00:00
PathOpsTestCommon.h convert pathops to use SkSTArray where possible. 2013-06-17 14:10:36 +00:00
PathOpsThreadedCommon.cpp
PathOpsThreadedCommon.h path ops work in progress 2013-07-08 17:17:02 +00:00
PathTest.cpp Revert r9724 (add rect-output parameter to isRect) to allow the DEPS roll 2013-06-25 15:39:58 +00:00
PathUtilsTest.cpp Sanitizing source files in Housekeeper-Nightly 2013-07-02 07:00:59 +00:00
PictureTest.cpp When gather pixel refs was broken, REPORTER_ASSERT(data) realized that data was NULL, but subsequent lines dereferenced it anyway, and so segfaulted. 2013-07-09 16:04:32 +00:00
PictureUtilsTest.cpp
PipeTest.cpp
PointTest.cpp
PremulAlphaRoundTripTest.cpp
QuickRejectTest.cpp
RTreeTest.cpp
RandomTest.cpp
ReadPixelsTest.cpp
ReadWriteAlphaTest.cpp
Reader32Test.cpp
RefCntTest.cpp
RefDictTest.cpp
RegionTest.cpp
RoundRectTest.cpp
SHA1Test.cpp
ScalarTest.cpp
ShaderImageFilterTest.cpp
ShaderOpacityTest.cpp
Sk64Test.cpp
SortTest.cpp
SrcOverTest.cpp
StreamTest.cpp Refactor: clean up some unused or mostly-unused API I saw here. 2013-06-18 20:50:34 +00:00
StringTest.cpp Add SkString::appendU32() and SkString::appendU64() 2013-06-19 18:27:20 +00:00
StrokeTest.cpp
SurfaceTest.cpp
TLSTest.cpp
TSetTest.cpp
Test.cpp Refactor: clean up some unused or mostly-unused API I saw here. 2013-06-18 20:50:34 +00:00
Test.h path ops work in progress 2013-07-08 17:17:02 +00:00
TestClassDef.h
TestSize.cpp
TileGridTest.cpp
ToUnicode.cpp
UnicodeTest.cpp
UtilsTest.cpp
WArrayTest.cpp
WritePixelsTest.cpp
Writer32Test.cpp
XfermodeTest.cpp
skia_test.cpp path ops work in progress 2013-07-08 17:17:02 +00:00
valgrind.supp More valgrind suppressions 2013-07-09 12:51:58 +00:00