skia2/tests
2015-11-23 13:20:42 -08:00
..
AAClipTest.cpp
AnnotationTest.cpp
ARGBImageEncoderTest.cpp
AsADashTest.cpp
AtomicTest.cpp
BadIcoTest.cpp
BitmapCopyTest.cpp
BitmapGetColorTest.cpp
BitmapHasherTest.cpp
BitmapHeapTest.cpp
BitmapTest.cpp
BitSetTest.cpp
BlendTest.cpp simplify BlendTest.cpp 2015-11-17 08:39:01 -08:00
BlitMaskClip.cpp Initialize memory for BitMask and Clip test. 2015-11-20 13:37:37 -08:00
BlitRowTest.cpp
BlurTest.cpp
CachedDataTest.cpp
CachedDecodingPixelRefTest.cpp SkResourceCache::GetAllocator() index8 and other color types handling 2015-11-10 04:55:15 -08:00
CanvasStateHelpers.cpp
CanvasStateHelpers.h
CanvasStateTest.cpp Revert[2] of "quick-accept clipRect calls" 2015-11-21 12:39:45 -08:00
CanvasTest.cpp
ChecksumTest.cpp Switch uses of SkChecksum::Compute to Murmur3. 2015-11-16 11:16:23 -08:00
ClampRangeTest.cpp Fix code that left shifts a negative value. This has undefined behavior. 2015-11-11 08:46:34 -08:00
ClipBoundsTest.cpp
ClipCubicTest.cpp
ClipperTest.cpp
ClipStackTest.cpp
CodexTest.cpp Add SkPngChunkReader. 2015-11-23 08:14:40 -08:00
ColorFilterTest.cpp
ColorMatrixTest.cpp
ColorPrivTest.cpp
ColorTest.cpp
CPlusPlusEleven.cpp Revert of skstd -> std for unique_ptr (patchset #16 id:300001 of https://codereview.chromium.org/1436033003/ ) 2015-11-23 09:19:37 -08:00
CTest.cpp
DashPathEffectTest.cpp
DataRefTest.cpp Eliminate SkFILE: it always is the same as FILE. 2015-11-20 13:47:49 -08:00
DequeTest.cpp
DeviceLooperTest.cpp
DiscardableMemoryPoolTest.cpp
DiscardableMemoryTest.cpp
DrawBitmapRectTest.cpp
DrawFilterTest.cpp
DrawPathTest.cpp
DrawTextTest.cpp Increment text pointer when the width is zero in the subpixel with center and right alignment. 2015-11-12 08:53:42 -08:00
DynamicHashTest.cpp
EGLImageTest.cpp Review URL: https://codereview.chromium.org/1464593004 2015-11-23 07:09:50 -08:00
EmptyPathTest.cpp
ErrorTest.cpp
FillPathTest.cpp
FitsInTest.cpp
FloatingPointTextureTest.cpp
FontHostStreamTest.cpp
FontHostTest.cpp
FontMgrAndroidParserTest.cpp
FontMgrTest.cpp Factor CSS3 matching rules. 2015-11-12 09:50:08 -08:00
FontNamesTest.cpp
FontObjTest.cpp
FrontBufferedStreamTest.cpp
GeometryTest.cpp
GifTest.cpp
GLInterfaceValidationTest.cpp Fix GLInterfaceValidation test after "Remove GrContextFactory::getGLContext" 2015-11-23 05:28:08 -08:00
GLProgramsTest.cpp Add ShaderBuilders to EmitArgs and remove gettings from ProgBuilder. 2015-11-18 08:01:26 -08:00
GpuColorFilterTest.cpp
GpuDrawPathTest.cpp Fix GpuDrawPathTest on ANGLE and enable it 2015-11-19 09:37:02 -08:00
GpuLayerCacheTest.cpp Update Layer Hoisting to store its atlas texture in the resource cache 2015-11-09 13:51:06 -08:00
GpuRectanizerTest.cpp
GradientTest.cpp Fix nearly-vertical gradient assert 2015-11-19 10:35:34 -08:00
GrAllocatorTest.cpp
GrContextFactoryTest.cpp Remove GrContextFactory::getGLContext 2015-11-22 23:23:53 -08:00
GrDrawTargetTest.cpp
GrGetCoeffBlendKnownComponentsTest.cpp
GrGLSLPrettyPrintTest.cpp
GrMemoryPoolTest.cpp
GrPorterDuffTest.cpp Revert of Make specialized SrcOver XPFactory (patchset #3 id:40001 of https://codereview.chromium.org/1455273006/ ) 2015-11-20 15:12:59 -08:00
GrSurfaceTest.cpp Use a struct for client GL texture handles 2015-11-10 11:54:57 -08:00
GrTextureMipMapInvalidationTest.cpp
GrTRecorderTest.cpp
HashTest.cpp
ImageCacheTest.cpp
ImageDecodingTest.cpp Comments Style: s/skbug.com/bug.skia.org/ 2015-11-07 05:29:00 -08:00
ImageFilterTest.cpp
ImageGeneratorTest.cpp
ImageIsOpaqueTest.cpp
ImageNewShaderTest.cpp
ImageTest.cpp Generate list of GPU contexts outside SurfaceTest tests 2015-11-20 13:32:25 -08:00
IndexedPngOverflowTest.cpp
InfRectTest.cpp
InterpolatorTest.cpp
InvalidIndexedPngTest.cpp
JpegTest.cpp
KtxTest.cpp
LayerDrawLooperTest.cpp
LayerRasterizerTest.cpp
LListTest.cpp Make block size a template parameter of SkTLList 2015-11-18 19:01:12 -08:00
MallocPixelRefTest.cpp
MaskCacheTest.cpp
MathTest.cpp
Matrix44Test.cpp
MatrixClipCollapseTest.cpp
MatrixTest.cpp
MD5Test.cpp
MemoryTest.cpp
MemsetTest.cpp
MessageBusTest.cpp
MetaDataTest.cpp
MipMapTest.cpp
NameAllocatorTest.cpp
OncePtrTest.cpp Avoid hang in OncePtr test with --threads 1 2015-11-04 06:30:17 -08:00
OnceTest.cpp
OSPathTest.cpp
PackBitsTest.cpp
PaintTest.cpp
ParsePathTest.cpp
PathCoverageTest.cpp
PathMeasureTest.cpp
PathOpsAngleIdeas.cpp
PathOpsAngleTest.cpp
PathOpsBattles.cpp
PathOpsBoundsTest.cpp
PathOpsBuilderConicTest.cpp
PathOpsBuilderTest.cpp
PathOpsBuildUseTest.cpp
PathOpsConicIntersectionTest.cpp
PathOpsConicLineIntersectionTest.cpp
PathOpsCubicConicIntersectionTest.cpp
PathOpsCubicIntersectionTest.cpp
PathOpsCubicIntersectionTestData.cpp
PathOpsCubicIntersectionTestData.h
PathOpsCubicLineIntersectionIdeas.cpp
PathOpsCubicLineIntersectionTest.cpp
PathOpsCubicQuadIntersectionTest.cpp
PathOpsCubicReduceOrderTest.cpp
PathOpsDCubicTest.cpp
PathOpsDebug.cpp
PathOpsDLineTest.cpp
PathOpsDPointTest.cpp
PathOpsDRectTest.cpp
PathOpsDVectorTest.cpp
PathOpsExtendedTest.cpp
PathOpsExtendedTest.h
PathOpsFuzz763Test.cpp
PathOpsInverseTest.cpp
PathOpsIssue3651.cpp
PathOpsLineIntersectionTest.cpp
PathOpsLineParametetersTest.cpp
PathOpsOpCircleThreadedTest.cpp
PathOpsOpCubicThreadedTest.cpp
PathOpsOpLoopThreadedTest.cpp
PathOpsOpRectThreadedTest.cpp
PathOpsOpTest.cpp path ops: fix fuzz-found divide by zero 2015-11-02 07:32:58 -08:00
PathOpsQuadIntersectionTest.cpp
PathOpsQuadIntersectionTestData.cpp
PathOpsQuadIntersectionTestData.h
PathOpsQuadLineIntersectionTest.cpp
PathOpsQuadLineIntersectionThreadedTest.cpp
PathOpsQuadReduceOrderTest.cpp
PathOpsSimplifyDegenerateThreadedTest.cpp
PathOpsSimplifyFailTest.cpp
PathOpsSimplifyQuadralateralsThreadedTest.cpp
PathOpsSimplifyQuadThreadedTest.cpp
PathOpsSimplifyRectThreadedTest.cpp
PathOpsSimplifyTest.cpp fix pathops coincidence fuzz bug 2015-11-20 14:06:28 -08:00
PathOpsSimplifyTrianglesThreadedTest.cpp
PathOpsSkpClipTest.cpp Eliminate SkFILE: it always is the same as FILE. 2015-11-20 13:47:49 -08:00
PathOpsSkpTest.cpp
PathOpsTestCommon.cpp
PathOpsTestCommon.h
PathOpsThreadedCommon.cpp
PathOpsThreadedCommon.h
PathOpsThreeWayTest.cpp
PathOpsTightBoundsTest.cpp
PathOpsTSectDebug.h
PathOpsTypesTest.cpp
PathTest.cpp Comments Style: s/skbug.com/bug.skia.org/ 2015-11-07 05:29:00 -08:00
PDFDeflateWStreamTest.cpp
PDFDocumentTest.cpp
PDFGlyphsToUnicodeTest.cpp
PDFInvalidBitmapTest.cpp
PDFJpegEmbedTest.cpp
PDFMetadataAttributeTest.cpp
PDFOpaqueSrcModeToSrcOverTest.cpp
PDFPrimitivesTest.cpp
PictureBBHTest.cpp
PictureShaderTest.cpp
PictureTest.cpp
PipeTest.cpp
PixelRefTest.cpp
Point3Test.cpp
PointTest.cpp
PremulAlphaRoundTripTest.cpp
QuickRejectTest.cpp
RandomTest.cpp
Reader32Test.cpp
ReadPixelsTest.cpp Comments Style: s/skbug.com/bug.skia.org/ 2015-11-07 05:29:00 -08:00
ReadWriteAlphaTest.cpp
RecordDrawTest.cpp Record concat as Concat. 2015-11-19 12:08:24 -08:00
RecorderTest.cpp
RecordingXfermodeTest.cpp
RecordOptsTest.cpp
RecordPatternTest.cpp Modernize SkRecordPattern.h 2015-11-19 08:53:27 -08:00
RecordReplaceDrawTest.cpp Update Layer Hoisting to store its atlas texture in the resource cache 2015-11-09 13:51:06 -08:00
RecordTest.cpp Add SkRecord::defrag(). 2015-11-19 07:23:49 -08:00
RecordTestUtils.h Add SkRecord::defrag(). 2015-11-19 07:23:49 -08:00
RectTest.cpp SkScan_Antihair: assert in debug and potentialy lost last pixels 2015-11-02 13:28:51 -08:00
RefCntTest.cpp
RefDictTest.cpp
RegionTest.cpp
ResourceCacheTest.cpp Fix leaks in unit tests of GrGLTextureInfos 2015-11-11 12:40:42 -08:00
RoundRectTest.cpp
RRectInPathTest.cpp add SkPath::isRRect 2015-11-19 14:47:44 -08:00
RTConfRegistryTest.cpp
RTreeTest.cpp
RuntimeConfigTest.cpp
ScalarTest.cpp
SerializationTest.cpp
SHA1Test.cpp
ShaderImageFilterTest.cpp
ShaderOpacityTest.cpp
SizeTest.cpp
SkBase64Test.cpp
skia_test.cpp
SkImageTest.cpp
SkNxTest.cpp Add SkNx_cast(). 2015-11-20 13:53:19 -08:00
SkpSkGrTest.cpp
SkResourceCacheTest.cpp SkResourceCache::GetAllocator() index8 and other color types handling 2015-11-10 04:55:15 -08:00
SkSharedMutexTest.cpp
SmallAllocatorTest.cpp
SortTest.cpp
SrcOverTest.cpp
SRGBReadWritePixelsTest.cpp
StreamTest.cpp
StringTest.cpp
StrokerTest.cpp
StrokeTest.cpp
SubsetPath.cpp
SubsetPath.h
SurfaceTest.cpp Generate list of GPU contexts outside SurfaceTest tests 2015-11-20 13:32:25 -08:00
SVGDeviceTest.cpp
SwizzlerTest.cpp
TArrayTest.cpp
TDPQueueTest.cpp
TemplatesTest.cpp
TessellatingPathRendererTests.cpp Don't create a GXPFactory when blend is SrcOver 2015-11-23 13:20:42 -08:00
Test.cpp
Test.h Generate list of GPU contexts outside SurfaceTest tests 2015-11-20 13:32:25 -08:00
TestTest.cpp Generate list of GPU contexts outside SurfaceTest tests 2015-11-20 13:32:25 -08:00
TextBlobCacheTest.cpp
TextBlobTest.cpp SkTextBlob should store per-run text alignment 2015-11-17 11:39:32 -08:00
TextureCompressionTest.cpp
Time.cpp
TLSTest.cpp
TopoSortTest.cpp
TraceMemoryDumpTest.cpp
TracingTest.cpp
TypefaceTest.cpp
UnicodeTest.cpp
UtilsTest.cpp
VarAllocTest.cpp
WArrayTest.cpp
WritePixelsTest.cpp
Writer32Test.cpp
XfermodeTest.cpp
YUVCacheTest.cpp