skia2/tests
Brian Osman cddfc5e7ef Remove invokeChild variants that write to output color
Change-Id: I1788cd621704f580ff0c7d930138d463b724f314
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/266556
Reviewed-by: Brian Salomon <bsalomon@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2020-01-24 15:54:22 +00:00
..
AAClipTest.cpp more rect api simplifications 2019-08-25 10:12:57 +00:00
AdvancedBlendTest.cpp Make GrBlend.h private 2019-08-15 13:34:57 +00:00
AndroidCodecTest.cpp DCI-P3 -> Display P3 in Skia 2020-01-16 21:24:16 +00:00
AnimatedImageTest.cpp IWYU for tests A-D. 2019-05-07 14:24:15 +00:00
AnnotationTest.cpp IWYU for tests A-D. 2019-05-07 14:24:15 +00:00
ApplyGammaTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
ArenaAllocTest.cpp Move ccpr headers for display list out of include/private. 2019-05-20 14:50:56 +00:00
AsADashTest.cpp
BackendAllocationTest.cpp Reland x3 "Remove most of GrConfig.h" 2019-12-18 17:14:45 +00:00
BadIcoTest.cpp
BitmapCopyTest.cpp Reland "Reland "SkSurface asynchronous read APIs allow client to extend pixel lifetime"" 2019-10-03 19:14:22 +00:00
BitmapGetColorTest.cpp
BitmapTest.cpp Make SkImageInfo::validRowBytes consider alignment 2020-01-22 16:40:34 +00:00
BitSetTest.cpp
BlendTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
BlitMaskClip.cpp
BlurTest.cpp more rect api simplifications 2019-08-25 10:12:57 +00:00
BulkRectTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
CachedDataTest.cpp
CachedDecodingPixelRefTest.cpp use std::make_unique 2019-12-12 22:32:45 +00:00
CanvasStateHelpers.cpp Match CanvasStateHelpers.cpp change in Android repo 2019-08-30 13:49:11 +00:00
CanvasStateHelpers.h
CanvasStateTest.cpp update test to allow dumping images 2019-09-03 17:48:15 +00:00
CanvasTest.cpp Make SkImageInfo::validRowBytes consider alignment 2020-01-22 16:40:34 +00:00
ChecksumTest.cpp
ClearTest.cpp Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." 2020-01-08 19:13:14 +00:00
ClipBoundsTest.cpp IWYU for tests A-D. 2019-05-07 14:24:15 +00:00
ClipCubicTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
ClipperTest.cpp IWYU for tests A-D. 2019-05-07 14:24:15 +00:00
ClipStackTest.cpp move clip-stencil function into GpuDevice 2019-12-20 20:31:08 +00:00
CodecAnimTest.cpp use std::make_unique 2019-12-12 22:32:45 +00:00
CodecExactReadTest.cpp use std::make_unique 2019-12-12 22:32:45 +00:00
CodecPartialTest.cpp use std::make_unique 2019-12-12 22:32:45 +00:00
CodecPriv.h
CodecRecommendedTypeTest.cpp
CodecTest.cpp DCI-P3 -> Display P3 in Skia 2020-01-16 21:24:16 +00:00
ColorFilterTest.cpp
ColorMatrixTest.cpp IWYU for tests A-D. 2019-05-07 14:24:15 +00:00
ColorPrivTest.cpp
ColorSpaceTest.cpp DCI-P3 -> Display P3 in Skia 2020-01-16 21:24:16 +00:00
ColorTest.cpp IWYU for tests A-D. 2019-05-07 14:24:15 +00:00
CompressedBackendAllocationTest.cpp Revert "Add compressed backend textures to Metal" 2020-01-22 15:54:44 +00:00
CopySurfaceTest.cpp Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. 2020-01-14 15:31:07 +00:00
CTest.cpp IWYU for tests A-D. 2019-05-07 14:24:15 +00:00
CubicMapTest.cpp IWYU for tests A-D. 2019-05-07 14:24:15 +00:00
DashPathEffectTest.cpp
DataRefTest.cpp IWYU for tests A-D. 2019-05-07 14:24:15 +00:00
DebugLayerManagerTest.cpp Parse android layer annotations in debugger, play back layers 2019-12-12 16:32:44 +00:00
DefaultPathRendererTest.cpp Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." 2020-01-08 19:13:14 +00:00
DeferredDisplayListTest.cpp SKQP Build for Fuchsia SDK 2019-11-18 12:34:28 +00:00
DequeTest.cpp
DescriptorTest.cpp Make allocation of SkDescriptor do initialization 2019-12-16 19:55:42 +00:00
DetermineDomainModeTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
DeviceTest.cpp Remove unused dstColorSpace parameter from makeTextureImage 2019-08-14 19:09:05 +00:00
DiscardableMemoryPoolTest.cpp
DiscardableMemoryTest.cpp
DrawBitmapRectTest.cpp IWYU for tests A-D. 2019-05-07 14:24:15 +00:00
DrawOpAtlasTest.cpp Convert evict callback from function to interface 2020-01-23 19:45:16 +00:00
DrawPathTest.cpp
DrawTextTest.cpp IWYU for tests A-D. 2019-05-07 14:24:15 +00:00
DynamicHashTest.cpp
EGLImageTest.cpp Move the remainder of GrRenderTargetContext factories. 2020-01-08 21:30:21 +00:00
EmptyPathTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
EncodedInfoTest.cpp
EncodeTest.cpp Check for uninitialized memory during jpeg encode 2019-07-09 12:48:17 +00:00
ExifTest.cpp
ExtendedSkColorTypeTests.cpp Rename functions in TestUtils.h 2019-10-25 00:36:28 +00:00
F16StagesTest.cpp
FakeStreams.h
FillPathTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
FitsInTest.cpp
FlattenableFactoryToName.cpp Update tests to use new image filter factories 2019-08-05 15:15:45 +00:00
FlattenableNameToFactory.cpp
FlattenDrawableTest.cpp
Float16Test.cpp
FloatingPointTextureTest.cpp Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. 2020-01-14 15:31:07 +00:00
FontHostStreamTest.cpp
FontHostTest.cpp add copytable method to typefaces 2019-07-24 19:20:46 +00:00
FontMgrAndroidParserTest.cpp
FontMgrFontConfigTest.cpp
FontMgrTest.cpp Tweak css3 weight score, prevent ties. 2019-08-02 14:42:31 +00:00
FontNamesTest.cpp
FontTest.cpp add flatten test to SkFont 2019-11-08 18:49:15 +00:00
FrontBufferedStreamTest.cpp
GeometryTest.cpp more rect api simplifications 2019-08-25 10:12:57 +00:00
GifTest.cpp Enable Codec_GifInterlacedTruncated test for Wuffs 2019-09-24 16:48:33 +00:00
GLBackendSurfaceTest.cpp Enable creating protected vulkan backend 2019-06-24 16:04:00 +00:00
GlyphRunTest.cpp Use SkFontHinting instead of macros. 2019-05-08 12:16:37 +00:00
GpuDrawPathTest.cpp Revert "Reland "Revert "Use flat version of path-direction enum""" 2019-11-22 19:09:54 +00:00
GpuRectanizerTest.cpp Reland "Specialize SkRectanzier to SkRectanizerSkyline" 2020-01-23 15:28:26 +00:00
GradientTest.cpp
GrAHardwareBufferTest.cpp
GrAllocatorTest.cpp
GrCCPRTest.cpp Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." 2020-01-08 19:13:14 +00:00
GrContextAbandonTest.cpp
GrContextFactoryTest.cpp Expose GrContext::dump() when SK_ENABLE_DUMP_GPU is defined. 2019-08-09 14:13:01 +00:00
GrFinishedFlushTest.cpp Add TransferBuffer and AsyncRead support to Metal. 2019-10-01 14:37:51 +00:00
GrGLExtensionsTest.cpp Reland fully delineate GL usage w/ skia_use_gl. 2019-11-12 21:43:44 +00:00
GrMemoryPoolTest.cpp Make Gr[Op]MemoryPool allocate itself into its initial block. 2019-12-12 20:33:40 +00:00
GrMeshTest.cpp Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." 2020-01-08 19:13:14 +00:00
GrMipMappedTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
GrOpListFlushTest.cpp Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." 2019-08-22 20:52:09 +00:00
GrPipelineDynamicStateTest.cpp Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." 2020-01-08 19:13:14 +00:00
GrPorterDuffTest.cpp On ARM disable blend when src-over has src with alpha of 1. 2020-01-13 15:27:53 +00:00
GrQuadBufferTest.cpp Allow Tessellator to operate on provided GrQuads 2019-11-26 14:57:44 +00:00
GrQuadCropTest.cpp Reland "Consolidate quad optimizations into single internal function." 2019-06-19 18:26:10 +00:00
GrShapeTest.cpp Reland x3 "Remove most of GrConfig.h" 2019-12-18 17:14:45 +00:00
GrSurfaceTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
GrTestingBackendTextureUploadTest.cpp Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. 2020-01-14 15:31:07 +00:00
GrTextureMipMapInvalidationTest.cpp
GrTRecorderTest.cpp
GrUploadPixelsTests.cpp Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. 2020-01-14 15:31:07 +00:00
HashTest.cpp Add filter to SkTHashTable and SkTHashMap 2019-12-12 22:55:35 +00:00
HighContrastFilterTest.cpp
HSVRoundTripTest.cpp
ICCTest.cpp
ImageBitmapTest.cpp
ImageCacheTest.cpp
ImageFilterCacheTest.cpp Define coord space tagged geometry for image filters v2. 2019-10-04 16:40:00 +00:00
ImageFilterTest.cpp Use GPU special images in two GPU image filter tests 2019-10-29 19:59:49 +00:00
ImageFrom565Bitmap.cpp
ImageGeneratorTest.cpp
ImageIsOpaqueTest.cpp
ImageNewShaderTest.cpp
ImageTest.cpp DCI-P3 -> Display P3 in Skia 2020-01-16 21:24:16 +00:00
IncrTopoSortTest.cpp Reland "Merge GrOpList and GrRTOpList and rename to GrOpsTask." 2019-08-22 20:52:09 +00:00
IndexedPngOverflowTest.cpp
InfRectTest.cpp more rect api simplifications 2019-08-25 10:12:57 +00:00
InsetConvexPolyTest.cpp
InterpolatorTest.cpp
InvalidIndexedPngTest.cpp
IsClosedSingleContourTest.cpp
JSONTest.cpp Move ccpr headers for display list out of include/private. 2019-05-20 14:50:56 +00:00
LayerDrawLooperTest.cpp Rename SkDevice::ctm() to localToDevice() 2019-10-18 18:04:31 +00:00
LazyProxyTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
LListTest.cpp Move ccpr headers for display list out of include/private. 2019-05-20 14:50:56 +00:00
LRUCacheTest.cpp
MallocPixelRefTest.cpp Make SkImageInfo::validRowBytes consider alignment 2020-01-22 16:40:34 +00:00
MaskCacheTest.cpp
MathTest.cpp
Matrix44Test.cpp remove some memory-based methods, add rc() 2020-01-23 16:52:06 +00:00
MatrixClipCollapseTest.cpp
MatrixColorFilterTest.cpp Fix GrColorMatrixFragmentProcessor handling of premul transparent black. 2020-01-02 14:55:06 +00:00
MatrixTest.cpp hide/remove obsolete/tricky SkMatrix methods 2019-12-18 22:29:52 +00:00
MD5Test.cpp
MemoryTest.cpp
MemsetTest.cpp
MessageBusTest.cpp Move SkMessageBus.h into src/core 2019-05-15 15:33:48 +00:00
MetaDataTest.cpp re-run tools/rewrite_includes.py 2019-07-25 15:40:33 +00:00
MipMapTest.cpp
MtlBackendAllocationTest.mm Some improvements to backend texture creation. 2019-11-04 20:37:41 +00:00
MtlCopySurfaceTest.mm Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
MultiPictureDocumentTest.cpp Cleanup unit test output 2019-11-27 17:12:23 +00:00
NonlinearBlendingTest.cpp DCI-P3 -> Display P3 in Skia 2020-01-16 21:24:16 +00:00
OctoBoundsTest.cpp ccpr: Clip path octo bounds by the scissor 2019-05-13 15:32:43 +00:00
OffsetSimplePolyTest.cpp
OnceTest.cpp
OnFlushCallbackTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
OpChainTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
OSPathTest.cpp
OverAlignedTest.cpp
PackBitsTest.cpp
PackedConfigsTextureTest.cpp Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. 2020-01-14 15:31:07 +00:00
PaintImageFilterTest.cpp Update tests to use new image filter factories 2019-08-05 15:15:45 +00:00
PaintTest.cpp remove code now that loopers are dead (w.r.t. canvas and paint) 2019-07-30 12:49:28 +00:00
ParametricStageTest.cpp Starting to hack up HDR transfer function support 2019-10-16 18:40:16 +00:00
ParsePathTest.cpp Revert "add guard to switch to SkPathTypes" 2019-09-14 19:13:44 +00:00
PathCoverageTest.cpp
PathMeasureTest.cpp
PathOpsAngleIdeas.cpp
PathOpsAngleTest.cpp
PathOpsAsWindingTest.cpp remove dead code around old SkPath enums 2019-12-14 01:58:10 +00:00
PathOpsBattles.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsBoundsTest.cpp more rect api simplifications 2019-08-25 10:12:57 +00:00
PathOpsBuilderConicTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsBuilderTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsBuildUseTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsChalkboardTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsConicIntersectionTest.cpp
PathOpsConicLineIntersectionTest.cpp
PathOpsConicQuadIntersectionTest.cpp
PathOpsCubicConicIntersectionTest.cpp
PathOpsCubicIntersectionTest.cpp
PathOpsCubicIntersectionTestData.cpp
PathOpsCubicIntersectionTestData.h
PathOpsCubicLineIntersectionIdeas.cpp
PathOpsCubicLineIntersectionTest.cpp
PathOpsCubicQuadIntersectionTest.cpp
PathOpsCubicReduceOrderTest.cpp
PathOpsDCubicTest.cpp
PathOpsDebug.cpp
PathOpsDebug.h
PathOpsDLineTest.cpp
PathOpsDPointTest.cpp
PathOpsDRectTest.cpp
PathOpsDVectorTest.cpp
PathOpsExtendedTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsExtendedTest.h
PathOpsFuzz763Test.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsInverseTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsIssue3651.cpp
PathOpsLineIntersectionTest.cpp
PathOpsLineParametetersTest.cpp
PathOpsOpCircleThreadedTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsOpCubicThreadedTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsOpLoopThreadedTest.cpp
PathOpsOpRectThreadedTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsOpTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsQuadIntersectionTest.cpp
PathOpsQuadIntersectionTestData.cpp
PathOpsQuadIntersectionTestData.h
PathOpsQuadLineIntersectionTest.cpp
PathOpsQuadLineIntersectionThreadedTest.cpp
PathOpsQuadReduceOrderTest.cpp
PathOpsSimplifyDegenerateThreadedTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsSimplifyFailTest.cpp remove dead code around old SkPath enums 2019-12-14 01:58:10 +00:00
PathOpsSimplifyQuadralateralsThreadedTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsSimplifyQuadThreadedTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsSimplifyRectThreadedTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsSimplifyTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsSimplifyTrianglesThreadedTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsSkpTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsTestCommon.cpp
PathOpsTestCommon.h
PathOpsThreadedCommon.cpp
PathOpsThreadedCommon.h Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
PathOpsThreeWayTest.cpp
PathOpsTigerTest.cpp
PathOpsTightBoundsTest.cpp
PathOpsTSectDebug.h
PathOpsTypesTest.cpp
PathRendererCacheTests.cpp Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." 2020-01-08 19:13:14 +00:00
PathTest.cpp remove dead code around old SkPath enums 2019-12-14 01:58:10 +00:00
PDFDeflateWStreamTest.cpp
PDFDocumentTest.cpp SkPDF: simplify Producer metadata logic 2019-10-21 20:01:47 +00:00
PDFGlyphsToUnicodeTest.cpp
PDFJpegEmbedTest.cpp
PDFMetadataAttributeTest.cpp
PDFOpaqueSrcModeToSrcOverTest.cpp
PDFPrimitivesTest.cpp use std::make_unique 2019-12-12 22:32:45 +00:00
PDFTaggedTest.cpp
PictureBBHTest.cpp split SkBBoxHierarchy into public/base types 2020-01-22 15:33:55 +00:00
PictureShaderTest.cpp
PictureTest.cpp split SkBBoxHierarchy into public/base types 2020-01-22 15:33:55 +00:00
PinnedImageTest.cpp
PixelRefTest.cpp
Point3Test.cpp
PointTest.cpp
PolyUtilsTest.cpp
PremulAlphaRoundTripTest.cpp Rename GrColorSpaceInfo -> GrColorInfo 2019-09-30 21:53:24 +00:00
PrimitiveProcessorTest.cpp Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." 2020-01-08 19:13:14 +00:00
ProcessorTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
ProgramsTest.cpp Remove invokeChild variants that write to output color 2020-01-24 15:54:22 +00:00
PromiseImageTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
ProxyConversionTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
ProxyRefTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
ProxyTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
QuickRejectTest.cpp Update tests to use new image filter factories 2019-08-05 15:15:45 +00:00
RandomTest.cpp
Reader32Test.cpp SkReader32::setMemory() requires 4-byte alignment 2019-11-20 20:20:10 +00:00
ReadPixelsTest.cpp Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. 2020-01-14 15:31:07 +00:00
ReadWriteAlphaTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
RecordDrawTest.cpp Revert "Reland "Revert "allow clients to opt into new didTranslate/didScale""" 2020-01-13 14:41:12 +00:00
RecorderTest.cpp
RecordingXfermodeTest.cpp
RecordOptsTest.cpp Update tests to use new image filter factories 2019-08-05 15:15:45 +00:00
RecordPatternTest.cpp
RecordTest.cpp
RecordTestUtils.h
RectangleTextureTest.cpp Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. 2020-01-14 15:31:07 +00:00
RectTest.cpp
RefCntTest.cpp remove unused sk_sp comparison operators 2019-08-27 14:52:01 +00:00
RegionTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
RenderTargetContextTest.cpp Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." 2020-01-08 19:13:14 +00:00
RepeatedClippedBlurTest.cpp Remove unused dstColorSpace parameter from makeTextureImage 2019-08-14 19:09:05 +00:00
ResourceAllocatorTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
ResourceCacheTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
RoundRectTest.cpp
RRectInPathTest.cpp Revert "Reland "Revert "Use flat version of path-direction enum""" 2019-11-22 19:09:54 +00:00
RTreeTest.cpp
SafeMathTest.cpp
SamplePatternDictionaryTest.cpp
ScalarTest.cpp more rect api simplifications 2019-08-25 10:12:57 +00:00
ScaleToSidesTest.cpp
SerializationTest.cpp use std::make_unique 2019-12-12 22:32:45 +00:00
SerialProcsTest.cpp Update tests to use new image filter factories 2019-08-05 15:15:45 +00:00
ShaderOpacityTest.cpp
ShaderTest.cpp
ShadowTest.cpp perform perspective clip by default 2019-12-12 20:19:59 +00:00
ShaperTest.cpp Reland "Fix empty run handling in trivial shaper iterators" 2019-11-06 14:32:13 +00:00
SizeTest.cpp
SkBase64Test.cpp
Skbug5221.cpp
Skbug6389.cpp Update tests to use new image filter factories 2019-08-05 15:15:45 +00:00
Skbug6653.cpp
SkColor4fTest.cpp
SkColorSpaceXformStepsTest.cpp
SkDOMTest.cpp
SkFixed15Test.cpp
SkGaussFilterTest.cpp
SkGlyphBufferTest.cpp Make SkEnumerate make flatten tuples 2019-11-27 05:16:23 +00:00
skia_test.cpp
SkImageTest.cpp
SkNxTest.cpp
SkParagraphTest.cpp Bidi segmentation BEFORE anything else 2020-01-23 20:38:26 +00:00
SkPEGTest.cpp
SkRasterPipelineTest.cpp work around GCC false positive warning? 2019-12-04 17:07:46 +00:00
SkRemoteGlyphCacheTest.cpp Force single glyph calls through bulk interface 2019-11-12 22:38:14 +00:00
SkResourceCacheTest.cpp use std::make_unique 2019-12-12 22:32:45 +00:00
SkRuntimeEffectTest.cpp Clamp GrSkSLFP output to valid premul 2020-01-22 16:10:04 +00:00
SkShaperJSONWriterTest.cpp Add SkMakeSpan and helpful conversion 2019-07-02 21:49:09 +00:00
SkSharedMutexTest.cpp
SkSLErrorTest.cpp SkSL description methods are now only present in debug mode 2020-01-03 16:56:27 +00:00
SkSLFPTest.cpp Revert "Revert "use SkM44 internally"" 2020-01-22 20:19:16 +00:00
SkSLGLSLTest.cpp Optimize SkSL xor where one argument is constant 2019-12-20 14:50:46 +00:00
SkSLInterpreterTest.cpp Revert "Revert "Complete rewrite of the SkSL interpreter"" 2020-01-24 14:42:37 +00:00
SkSLMemoryLayoutTest.cpp
SkSLMetalTest.cpp
SkSLSPIRVTest.cpp
SkUTFTest.cpp
SkVMTest.cpp improve scalar gather32 2020-01-14 18:24:56 +00:00
SkVxTest.cpp
SortTest.cpp
SpecialImageTest.cpp Remove a usage of GrPixelConfig in SkGpuBlurUtils::GaussianBlur (take 2) 2019-09-20 17:11:27 +00:00
SpecialSurfaceTest.cpp Make deferred render target context without config or format 2019-07-03 16:53:48 +00:00
SrcOverTest.cpp
SRGBReadWritePixelsTest.cpp Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." 2020-01-08 19:13:14 +00:00
SRGBTest.cpp
StreamBufferTest.cpp use std::make_unique 2019-12-12 22:32:45 +00:00
StreamTest.cpp
StringTest.cpp remove pointless tests 2019-12-02 21:27:39 +00:00
StrokerTest.cpp
StrokeTest.cpp Revert "Revert "switch to new filltype for SkPath"" 2019-11-26 17:43:14 +00:00
SubsetPath.cpp
SubsetPath.h
SurfaceSemaphoreTest.cpp Reland fully delineate GL usage w/ skia_use_gl. 2019-11-12 21:43:44 +00:00
SurfaceTest.cpp Update GrSurface/RenderTargetContexts to take and store GrSurfaceProxyViews. 2020-01-14 15:31:07 +00:00
SVGDeviceTest.cpp use std::make_unique 2019-12-12 22:32:45 +00:00
SwizzlerTest.cpp
TArrayTest.cpp
TDPQueueTest.cpp
TemplatesTest.cpp
TessellatingPathRendererTests.cpp Reland "Move makeDeferredRenderTargetContext calls to factory on RTC." 2020-01-08 19:13:14 +00:00
Test.cpp
Test.h Reland "Enable Programs (formerly GLPrograms) test for other APIs" 2019-10-24 19:53:25 +00:00
TestTest.cpp Revert "De-GL-ify tests, gm and tools" 2019-05-22 20:23:56 +00:00
TestUtils.cpp Pass in a GrColorType into our Copy call. 2020-01-16 22:55:32 +00:00
TestUtils.h Rename functions in TestUtils.h 2019-10-25 00:36:28 +00:00
TextBlobCacheTest.cpp rename atlassize->atlasdimensions 2019-10-22 16:57:01 +00:00
TextBlobTest.cpp fix SkTextBlob::getIntercepts regression no longer considering glyph vertical offset 2019-10-16 00:02:08 +00:00
TextureBindingsResetTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
TextureProxyTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
TextureStripAtlasManagerTest.cpp
Time.cpp
TLazyTest.cpp
TopoSortTest.cpp
TraceMemoryDumpTest.cpp Remove GrPixelConfig from GrSurface and GrSurfaceProxy. 2020-01-23 01:14:32 +00:00
TracingTest.cpp Move SkLeanWindows.h to src. 2019-05-21 13:48:00 +00:00
TransferPixelsTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
TypefaceTest.cpp Add more variation support on Mac. 2019-12-13 18:16:13 +00:00
UnicodeTest.cpp Use SkTextEncoding enum instead of macros. 2019-05-07 20:54:16 +00:00
UtilsTest.cpp Add first, last and subspan to SkEnumerate 2020-01-09 15:04:44 +00:00
VerticesTest.cpp
VkBackendSurfaceTest.cpp Add GrProtected parameter to all createBackendTexture variants 2019-07-01 19:46:18 +00:00
VkDrawableTest.cpp Remove "nvpr" configs 2019-06-26 16:53:50 +00:00
VkHardwareBufferTest.cpp Reland fully delineate GL usage w/ skia_use_gl. 2019-11-12 21:43:44 +00:00
VkPriorityExtensionTest.cpp
VkProtectedContextTest.cpp Revert "Disable VkProtectedContext_DDLMakeRenderTargetTest" 2019-11-26 15:59:04 +00:00
VkWrapTests.cpp Make GrSamplerState.h and GrRenderTarget.h private 2019-08-15 12:22:11 +00:00
VkYcbcrSamplerTest.cpp Reland: Enable YCbCr sampler support on platforms other than Android 2019-08-12 14:21:01 +00:00
VptrTest.cpp use std::make_unique 2019-12-12 22:32:45 +00:00
WindowRectanglesTest.cpp work around GCC 8 mips release bug? 2019-12-04 21:14:13 +00:00
WritePixelsTest.cpp Remove fConfig from GrSurfaceDesc. 2020-01-23 15:53:36 +00:00
Writer32Test.cpp
YUVCacheTest.cpp
YUVTest.cpp Add BT2020 (non-constant-luminance) YUV color space 2019-11-01 14:34:13 +00:00