skia2/tests
Julia Lavrova 7d1636010a Simplified Skyline
Preparing for glyph zero-padding optimization.
This is the main reason for this change: the current data
structures do not support the optimization.

After I put this change under supportBilerpFromGlyphAtlas flag I could not even compare the results with and without this change (the flag increases glyph sizes). But from my previous measurement it gives saves about 1% of the memory (or 1 plot eviction) on the test.

Change-Id: Ibb66821d220a98487acba88f0ce27ece23e5a669
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/550617
Reviewed-by: Jim Van Verth <jvanverth@google.com>
Commit-Queue: Julia Lavrova <jlavrova@google.com>
2022-07-15 18:38:56 +00:00
..
graphite Remove RuntimeShader built-in snippet ID. 2022-07-08 14:18:19 +00:00
sksl Disallow most modifiers in runtime effects 2022-07-13 18:22:23 +00:00
AAClipTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
AdvancedBlendTest.cpp Move Ganesh specific headers into include/private/gpu/ganesh 2022-04-12 17:30:07 +00:00
AndroidCodecTest.cpp Make copy of skcms checkout in //modules/skcms 2022-06-30 12:05:13 +00:00
AnimatedImageTest.cpp Update REPORTER_ASSERT/ERRORF to check format strings. 2022-02-10 16:37:05 +00:00
AnnotationTest.cpp
ApplyGammaTest.cpp Remove GrShaderCaps accessor functions. 2022-06-07 21:08:03 +00:00
ArenaAllocTest.cpp Split ArenaAlloc test into separate tests with narrower scope. 2022-06-28 18:20:57 +00:00
AsADashTest.cpp
BackendAllocationTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
BackendSurfaceMutableStateTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
BadIcoTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
BitmapCopyTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
BitmapGetColorTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
BitmapTest.cpp [includes] Prepare for moving SkColorSpace to forward declare 2022-03-31 19:50:10 +00:00
BitSetTest.cpp Fix use-after-free error discovered by the fuzzer. 2020-11-03 17:59:02 +00:00
BlendTest.cpp Expose ManagedBackendTexture from BackendTextureImageFactory. 2020-10-08 20:35:32 +00:00
BlitMaskClip.cpp
BlurTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
BRDTest.cpp
BulkRectTest.cpp Label intermediate texture. 2022-06-14 18:13:54 +00:00
CachedDataTest.cpp
CachedDecodingPixelRefTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
CanvasStateHelpers.cpp Improve CanvasState cross-library tests 2020-12-04 22:03:25 +00:00
CanvasStateHelpers.h Improve CanvasState cross-library tests 2020-12-04 22:03:25 +00:00
CanvasStateTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
CanvasTest.cpp [bazel] Compile gms for wasm and WebGL 2022-02-09 18:56:17 +00:00
ChecksumTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
ClearTest.cpp Label intermediate texture. 2022-06-14 18:13:54 +00:00
ClipCubicTest.cpp
ClipperTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
ClipStackTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
CodecAnimTest.cpp Expose more info in SkCodec::FrameInfo 2020-12-02 22:37:20 +00:00
CodecExactReadTest.cpp
CodecPartialTest.cpp Have SkWuffsCodec use one Wuffs decoder 2020-12-15 17:42:32 +00:00
CodecPriv.h
CodecRecommendedTypeTest.cpp
CodecTest.cpp Make copy of skcms checkout in //modules/skcms 2022-06-30 12:05:13 +00:00
ColorFilterTest.cpp Fix use-after-free in SkComposeColorFilter::asFragmentProcessor 2022-06-17 21:34:47 +00:00
ColorMatrixTest.cpp
ColorPrivTest.cpp
ColorSpaceTest.cpp Make copy of skcms checkout in //modules/skcms 2022-06-30 12:05:13 +00:00
ColorTest.cpp Prepare to reenable unreachable-code warnings. 2022-02-04 21:45:39 +00:00
CompressedBackendAllocationTest.cpp mipMapped -> mipmapped 2022-04-18 14:26:19 +00:00
CopySurfaceTest.cpp Move Ganesh specific headers into include/private/gpu/ganesh 2022-04-12 17:30:07 +00:00
CTest.cpp
CubicMapTest.cpp Remove SkNx entirely 2022-05-24 15:57:57 +00:00
CullTestTest.cpp Move src/gpu/tessellate/ types into skgpu::tess namespace 2022-05-06 19:57:42 +00:00
DashPathEffectTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
DataRefTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
DebugLayerManagerTest.cpp [includes] Enforce IWYU for //tools/debugger/... 2022-03-30 13:53:13 +00:00
DefaultPathRendererTest.cpp Label intermediate texture. 2022-06-14 18:13:54 +00:00
DeferredDisplayListTest.cpp Reland "Check that the GrBackendFormat of a promise image is textureable." 2022-04-25 18:53:38 +00:00
DequeTest.cpp
DescriptorTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
DeviceTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
DiscardableMemoryPoolTest.cpp
DiscardableMemoryTest.cpp
DMSAATest.cpp Label intermediate texture. 2022-06-14 18:13:54 +00:00
DrawBitmapRectTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
DrawOpAtlasTest.cpp Simplified Skyline 2022-07-15 18:38:56 +00:00
DrawPathTest.cpp Prepare to reenable unreachable-code warnings. 2022-02-04 21:45:39 +00:00
DrawTextTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
EGLImageTest.cpp Remove accessor functions from ShaderCaps. 2022-06-08 14:16:07 +00:00
EmptyPathTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
EncodedInfoTest.cpp
EncodeTest.cpp Reland "[includes] Remove link between SkImage.h and SkImageEncoder.h" 2022-03-10 04:47:51 +00:00
ExifTest.cpp
ExtendedSkColorTypeTests.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
F16StagesTest.cpp
FakeStreams.h
FillPathTest.cpp Revert "SkPathView for ownerless (can live on stack) SkPaths" 2020-10-28 15:25:41 +00:00
FindCubicConvex180ChopsTest.cpp Move src/gpu/tessellate/ types into skgpu::tess namespace 2022-05-06 19:57:42 +00:00
FitsInTest.cpp
FlattenableFactoryToName.cpp Use bitmap.asImage() 2020-12-23 17:41:47 +00:00
FlattenableNameToFactory.cpp
FlattenDrawableTest.cpp Clean up unflattening paints 2021-08-09 17:43:37 +00:00
Float16Test.cpp Convert color data to skvx::float4 from Sk4f 2022-05-19 19:45:23 +00:00
FloatingPointTextureTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
FontHostStreamTest.cpp
FontHostTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
FontMgrAndroidParserTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
FontMgrFontConfigTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
FontMgrTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
FontNamesTest.cpp
FontTest.cpp
FrontBufferedStreamTest.cpp
GeometryTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
GifTest.cpp Pass sampling to drawImage 2021-01-29 18:53:48 +00:00
GLBackendSurfaceTest.cpp Move Ganesh specific headers into include/private/gpu/ganesh 2022-04-12 17:30:07 +00:00
GlyphRunTest.cpp Reland "Move SkSubRun to src/text" 2022-06-18 17:20:42 +00:00
GpuDrawPathTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
GpuRectanizerTest.cpp [graphite] More steps towards a shared DrawAtlas class. 2022-04-21 14:20:45 +00:00
GradientTest.cpp Better encapsulate Blend, Color and Empty shaders 2022-07-11 16:37:52 +00:00
GrAHardwareBufferTest.cpp Reland "Reland "[includes] Remove SkColorSpace include from SkImageInfo"" 2022-05-02 13:33:21 +00:00
GrClipStackTest.cpp Label intermediate texture. 2022-06-14 18:13:54 +00:00
GrContextAbandonTest.cpp
GrContextFactoryTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
GrContextOOM.cpp
GrDDLImageTest.cpp Use bitmap.asImage() 2020-12-23 17:41:47 +00:00
GrFinishedFlushTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
GrGLExtensionsTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
GrGlyphVectorTest.cpp Move StrikeRef to StrikeForGPU.h 2022-07-13 14:50:54 +00:00
GrGpuBufferTest.cpp Reland "Add option to GrGpuBuffer::updateData to *not* discard non-updated area." 2022-07-01 15:45:07 +00:00
GrMemoryPoolTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
GrMeshTest.cpp Label intermediate texture. 2022-06-14 18:13:54 +00:00
GrMipMappedTest.cpp [Part 1]: Update the label string. 2022-06-09 20:13:50 +00:00
GrOpListFlushTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
GrPipelineDynamicStateTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
GrPorterDuffTest.cpp Add skgpu::BlendInfo 2022-06-08 15:33:04 +00:00
GrQuadBufferTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
GrQuadCropTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
GrRenderTaskClusterTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
GrSlugTest.cpp [graphite] Move Slug to gpu shared 2022-05-20 19:42:03 +00:00
GrStyledShapeTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
GrSubmittedFlushTest.cpp
GrSurfaceResolveTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
GrSurfaceTest.cpp Implement onSetLabel method. 2022-06-08 18:43:34 +00:00
GrTextBlobTest.cpp Add STSubRunAllocator, an inline SubRunAllocator 2022-07-07 00:42:22 +00:00
GrTextureMipMapInvalidationTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
GrThreadSafeCacheTest.cpp Label intermediate texture. 2022-06-14 18:13:54 +00:00
HashTest.cpp Add initializer-list construction to SkTHashSet/Map. 2022-03-03 22:40:20 +00:00
HighContrastFilterTest.cpp refactor high-contrast filter 2021-02-23 20:22:07 +00:00
HSVRoundTripTest.cpp
ICCTest.cpp Make copy of skcms checkout in //modules/skcms 2022-06-30 12:05:13 +00:00
ImageBitmapTest.cpp Use bitmap.asImage() 2020-12-23 17:41:47 +00:00
ImageCacheTest.cpp
ImageFilterCacheTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
ImageFilterTest.cpp Add kSkBlendModeCount 2022-05-13 18:56:38 +00:00
ImageFrom565Bitmap.cpp Use bitmap.asImage() 2020-12-23 17:41:47 +00:00
ImageGeneratorTest.cpp [includes] Prepare for moving SkColorSpace to forward declare 2022-03-31 19:50:10 +00:00
ImageIsOpaqueTest.cpp
ImageNewShaderTest.cpp Add SkImage::makeRawShader 2021-12-03 20:40:41 +00:00
ImageTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
IncrTopoSortTest.cpp
IndexedPngOverflowTest.cpp drawBitmap is deprecated, use drawImage 2021-01-25 01:44:55 +00:00
InfRectTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
InsetConvexPolyTest.cpp [includes] Enforce IWYU on src/utils 2022-04-28 17:32:20 +00:00
InvalidIndexedPngTest.cpp
IsClosedSingleContourTest.cpp
JSONTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
LazyProxyTest.cpp Label intermediate texture. 2022-06-14 18:13:54 +00:00
LazyStencilAttachmentTest.cpp [includes] Prepare for moving SkColorSpace to forward declare 2022-03-31 19:50:10 +00:00
LListTest.cpp Reland "Remove SkTLList" 2021-08-10 17:57:41 +00:00
LRUCacheTest.cpp
M44Test.cpp Add unit test to cover incorrect image filter layer bounds bug 2021-08-13 14:25:14 +00:00
MallocPixelRefTest.cpp
MaskCacheTest.cpp
MathTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
MatrixClipCollapseTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
MatrixColorFilterTest.cpp Add flag to hide non-sampling imageshader factories 2020-12-08 20:33:23 +00:00
MatrixTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
MD5Test.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
MemoryTest.cpp rewrite includes to not need so much -Ifoo 2019-04-24 16:27:11 +00:00
MemsetTest.cpp Move sk_memset* from SkUtils to SkOpts 2021-11-03 17:03:21 +00:00
MeshTest.cpp Convert SkRuntimeEffect::Uniform to use string_view. 2022-07-12 16:07:08 +00:00
MessageBusTest.cpp Expand SkMessageBus to support different unique key types 2021-03-11 20:38:00 +00:00
MetaDataTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
MipMapTest.cpp filter-quality is deprecated, pass sampling to drawImage 2021-01-28 03:22:51 +00:00
MtlBackendAllocationTest.mm mipMapped -> mipmapped 2022-04-18 14:26:19 +00:00
MtlCopySurfaceTest.mm Label intermediate Gradient texture. 2022-06-23 13:51:21 +00:00
MultiPictureDocumentTest.cpp Fix freeing of resources on imported AHB in MultiPictureDocumentTest. 2022-07-07 14:40:47 +00:00
NdkDecodeTest.cpp Reland "Reland "[includes] Remove SkColorSpace include from SkImageInfo"" 2022-05-02 13:33:21 +00:00
NdkEncodeTest.cpp Reland "Reland "[includes] Remove SkColorSpace include from SkImageInfo"" 2022-05-02 13:33:21 +00:00
NonlinearBlendingTest.cpp Make copy of skcms checkout in //modules/skcms 2022-06-30 12:05:13 +00:00
OffsetSimplePolyTest.cpp [includes] Enforce IWYU on src/utils 2022-04-28 17:32:20 +00:00
OnceTest.cpp
OpChainTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
OSPathTest.cpp
OverAlignedTest.cpp
PaintTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
ParametricStageTest.cpp
ParseColorTest.cpp
ParsePathTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathBuilderTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathCoverageTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathMeasureTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsAngleIdeas.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsAngleTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsAsWindingTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsBattles.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsBoundsTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsBuilderConicTest.cpp Prepare to reenable unreachable-code warnings. 2022-02-04 21:45:39 +00:00
PathOpsBuilderTest.cpp
PathOpsBuildUseTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsChalkboardTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsConicIntersectionTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsConicLineIntersectionTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsConicQuadIntersectionTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsCubicConicIntersectionTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsCubicIntersectionTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsCubicIntersectionTestData.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsCubicIntersectionTestData.h Fix cases of variable shadowing in /tests/. 2021-08-12 16:11:39 +00:00
PathOpsCubicLineIntersectionIdeas.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsCubicLineIntersectionTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsCubicQuadIntersectionTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsCubicReduceOrderTest.cpp Fix cases of variable shadowing in /tests/. 2021-08-12 16:11:39 +00:00
PathOpsDCubicTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsDebug.cpp
PathOpsDebug.h
PathOpsDLineTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsDPointTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsDRectTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsDVectorTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsExtendedTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsExtendedTest.h
PathOpsFuzz763Test.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsInverseTest.cpp
PathOpsIssue3651.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsLineIntersectionTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsLineParametetersTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsOpCircleThreadedTest.cpp
PathOpsOpCubicThreadedTest.cpp
PathOpsOpLoopThreadedTest.cpp
PathOpsOpRectThreadedTest.cpp
PathOpsOpTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsQuadIntersectionTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsQuadIntersectionTestData.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsQuadIntersectionTestData.h
PathOpsQuadLineIntersectionTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsQuadLineIntersectionThreadedTest.cpp
PathOpsQuadReduceOrderTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsSimplifyDegenerateThreadedTest.cpp
PathOpsSimplifyFailTest.cpp
PathOpsSimplifyQuadralateralsThreadedTest.cpp
PathOpsSimplifyQuadThreadedTest.cpp
PathOpsSimplifyRectThreadedTest.cpp
PathOpsSimplifyTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsSimplifyTrianglesThreadedTest.cpp
PathOpsSkpTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsTestCommon.cpp
PathOpsTestCommon.h
PathOpsThreadedCommon.cpp
PathOpsThreadedCommon.h
PathOpsThreeWayTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsTigerTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathOpsTightBoundsTest.cpp
PathOpsTSectDebug.h
PathOpsTypesTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PathRendererCacheTests.cpp Label intermediate texture. 2022-06-14 18:13:54 +00:00
PathTest.cpp Limit range of startAngle in SkPath::arcTo 2022-07-08 13:54:49 +00:00
PDFDeflateWStreamTest.cpp Fix cases of variable shadowing in /tests/. 2021-08-12 16:11:39 +00:00
PDFDocumentTest.cpp drawBitmap is deprecated, use drawImage 2021-01-25 01:44:55 +00:00
PDFGlyphsToUnicodeTest.cpp [includes] Remove include link between SkPath.h and SkPathRef.h 2022-03-09 00:55:54 +00:00
PDFJpegEmbedTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PDFMetadataAttributeTest.cpp
PDFOpaqueSrcModeToSrcOverTest.cpp
PDFPrimitivesTest.cpp Reland "Move SkSubRun to src/text" 2022-06-18 17:20:42 +00:00
PDFTaggedLinkTest.cpp
PDFTaggedPruningTest.cpp
PDFTaggedTableTest.cpp
PDFTaggedTest.cpp Remove deprecated fType field in StructureElementNode. 2021-11-08 20:32:27 +00:00
PictureBBHTest.cpp
PictureShaderTest.cpp Must pass filtering to picture shader 2021-03-18 22:18:47 +00:00
PictureTest.cpp Use SkClipOp::kFoo instead of kFoo_SkClipOp from SkClipOpPriv 2021-08-03 18:08:21 +00:00
PinnedImageTest.cpp Revert "Reland "Reland "Use SkImage_Raster's unique ID to cache textures.""" 2021-06-08 18:07:47 +00:00
PixelRefTest.cpp
Point3Test.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PointTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PolyUtilsTest.cpp Revert "experimental alternative isconvex" 2022-06-28 13:29:31 +00:00
PreChopPathCurvesTest.cpp Move src/gpu/tessellate/ types into skgpu::tess namespace 2022-05-06 19:57:42 +00:00
PremulAlphaRoundTripTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PrimitiveProcessorTest.cpp Label intermediate texture. 2022-06-14 18:13:54 +00:00
ProcessorTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
ProgramsTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
PromiseImageTest.cpp [Part 1]: Update the label string. 2022-06-09 20:13:50 +00:00
ProxyConversionTest.cpp Implement onSetLabel method. 2022-06-08 18:43:34 +00:00
ProxyRefTest.cpp [Part 1]: Update the label string. 2022-06-09 20:13:50 +00:00
ProxyTest.cpp Implement onSetLabel method. 2022-06-08 18:43:34 +00:00
QuickRejectTest.cpp don't use drawBitmap 2021-01-26 02:24:21 +00:00
RandomTest.cpp
ReadPixelsTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
ReadWritePixelsGpuTest.cpp Avoid divide by zero in SurfaceContextWritePixelsMipped test 2022-07-08 15:35:19 +00:00
RecordDrawTest.cpp Alias canComputeFastBounds to affectsTransparentBlack 2021-08-04 19:11:19 +00:00
RecorderTest.cpp More hiding of legacy drawImage calls 2021-01-22 13:53:42 +00:00
RecordingXfermodeTest.cpp Add kSkBlendModeCount 2022-05-13 18:56:38 +00:00
RecordOptsTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
RecordPatternTest.cpp
RecordTest.cpp
RecordTestUtils.h
RectangleTextureTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
RectTest.cpp Guard against width/height overflow in SkIRect::subtract 2021-08-27 17:48:16 +00:00
RefCntTest.cpp
RegionTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
RepeatedClippedBlurTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
ResourceAllocatorTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
ResourceCacheTest.cpp Implement onSetLabel method. 2022-06-08 18:43:34 +00:00
RoundRectTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
RRectInPathTest.cpp Prepare to reenable unreachable-code warnings. 2022-02-04 21:45:39 +00:00
RTreeTest.cpp
RuntimeBlendTest.cpp Fix a subtle bug with blend-mode blenders used from runtime effects 2022-07-07 19:46:38 +00:00
SafeMathTest.cpp
SamplingTest.cpp Don't use sprite-blit if cubic sampling 2020-12-21 16:10:42 +00:00
SaveLayerOriginTest.cpp Finish GrMipMapped->GrMipmapped 2022-04-15 15:43:52 +00:00
ScalarTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
ScaleToSidesTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
SerializationTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
SerialProcsTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
ShaderImageFilterTest.cpp Update single-child RuntimeShader to use string_view. 2022-07-12 18:59:43 +00:00
ShaderOpacityTest.cpp Better encapsulate Blend, Color and Empty shaders 2022-07-11 16:37:52 +00:00
ShaderTest.cpp Use bitmap.asImage() 2020-12-23 17:41:47 +00:00
ShadowTest.cpp Reland "[includes] Remove include link between SkPathRef.h and SkRRect.h" 2022-03-07 15:15:05 +00:00
ShaperTest.cpp Build the NDK compliant shared library to be used by JNI in SkQP. 2022-01-10 17:11:48 +00:00
SizeTest.cpp
SkBase64Test.cpp Make SkBase64 interface less unpleasant. 2021-01-08 20:28:19 +00:00
SkBlockAllocatorTest.cpp Fix new/delete mismatch in SkBlockAllocatorTest 2021-11-08 21:11:04 +00:00
Skbug5221.cpp
Skbug6389.cpp Hide legacy imagefilters::image using filter-quality 2021-02-14 14:58:00 +00:00
Skbug6653.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
Skbug12214.cpp Fix crash when drawing a GPU-backed surface onto raster. 2021-07-16 15:12:43 +00:00
SkColor4fTest.cpp
SkColorSpaceXformStepsTest.cpp
SkDOMTest.cpp
SkEnumBitMaskTest.cpp Move skgpu::graphite::Mask to SkEnumBitMask 2022-04-28 14:04:16 +00:00
SkGaussFilterTest.cpp
SkGlyphBufferTest.cpp Remove maximum glyph dimension tracking from buffers 2022-06-28 15:09:42 +00:00
SkGlyphTest.cpp make calculating width and height easy for GrGlyphRect 2022-04-12 17:05:21 +00:00
SkImageTest.cpp filter-quality is deprecated, pass sampling to drawImage 2021-01-28 03:22:51 +00:00
SkPathRangeIterTest.cpp Return the contour's final point from SkPath::RangeIter in kClose 2020-11-24 03:24:43 +00:00
SkRasterPipelineTest.cpp Rename GrSwizzle to skgpu::Swizzle 2022-02-16 13:30:14 +00:00
SkRemoteGlyphCacheTest.cpp Consolidate glyph attributes in SkGlyphDigest 2022-07-11 19:30:12 +00:00
SkResourceCacheTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
SkRuntimeEffectTest.cpp Fail gracefully when drawing ES3 effects on CPU or ES2 GPU 2022-07-12 14:36:02 +00:00
SkScalerCacheTest.cpp Reland "Move SkSubRun to src/text" 2022-06-18 17:20:42 +00:00
SkShaperJSONWriterTest.cpp Remove SkMakeSpan 2022-06-15 17:26:32 +00:00
SkSharedMutexTest.cpp
SkSLCross.cpp Label intermediate texture. 2022-06-14 18:13:54 +00:00
SkSLDSLOnlyTest.cpp Require DSL variables to have names. 2022-05-19 16:57:29 +00:00
SkSLDSLTest.cpp Eliminate DSLPossibleStatement. 2022-05-31 15:35:12 +00:00
SkSLErrorTest.cpp Added preliminary SkSL Metal compute shader support 2022-06-15 18:52:42 +00:00
SkSLES2ConformanceTest.cpp [includes] Enforce IWYU on sksl code 2022-03-21 12:43:02 +00:00
SkSLGLSLTestbed.cpp [includes] Enforce IWYU on sksl code 2022-03-21 12:43:02 +00:00
SkSLInterpreterTest.cpp Remove SkMakeSpan 2022-06-15 17:26:32 +00:00
SkSLMemoryLayoutTest.cpp [sksl][wgsl] Support WGSL in SkSLMemoryLayout 2022-06-03 00:40:12 +00:00
SkSLMetalTestbed.cpp [includes] Enforce IWYU on sksl code 2022-03-21 12:43:02 +00:00
SkSLSPIRVTestbed.cpp [includes] Enforce IWYU on sksl code 2022-03-21 12:43:02 +00:00
SkSLTest.cpp Replace enforceES2Restrictions with a max-version setting. 2022-07-12 14:25:21 +00:00
SkSLTypeTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
SkSpanTest.cpp Update SkSpan docs and check for bad initializer_list 2022-06-27 21:26:45 +00:00
SkStrikeCacheTest.cpp
SkStringViewTest.cpp Remove skstd::string_view entirely. 2022-02-01 21:16:41 +00:00
SkTBlockListTest.cpp Clamp block increment to uint16 max instead of asserting 2022-03-14 20:07:24 +00:00
SkUTFTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
SkVMDebugTracePlayerTest.cpp [includes] Apply include-what-you-use to sksl/ 2022-06-06 13:49:27 +00:00
SkVMDebugTraceTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
SkVMTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
SkVxTest.cpp Update Sk4px to use skvx instead of SkNx 2022-05-23 17:41:53 +00:00
SortTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
SpecialImageTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
SpecialSurfaceTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
SrcOverTest.cpp
SrcSrcOverBatchTest.cpp
SRGBReadWritePixelsTest.cpp Remove GrShaderCaps accessor functions. 2022-06-07 21:08:03 +00:00
SRGBTest.cpp [includes] Remove more includes of SkColorSpace 2022-04-06 21:58:24 +00:00
StreamBufferTest.cpp
StreamTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
StringTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
StrokerTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
StrokeTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
SubsetPath.cpp
SubsetPath.h
SurfaceDrawContextTest.cpp Label intermediate texture. 2022-06-14 18:13:54 +00:00
SurfaceSemaphoreTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
SurfaceTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
SVGDeviceTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
SwizzlerTest.cpp
TArrayTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
TDPQueueTest.cpp Fix cases of variable shadowing in /tests/. 2021-08-12 16:11:39 +00:00
TemplatesTest.cpp
Test.cpp
Test.h [graphite] Move all graphite classes under skgpu::graphite. 2022-04-08 00:42:37 +00:00
TestHarness.cpp Add CurrestTestHarness helper method. 2022-03-10 18:05:28 +00:00
TestHarness.h Add CurrestTestHarness helper method to WasmGMTests. 2022-03-10 21:14:03 +00:00
TestTest.cpp Add support for conditional unit tests. 2022-03-08 14:35:54 +00:00
TestUtils.cpp Label intermediate Gradient texture. 2022-06-23 13:51:21 +00:00
TestUtils.h Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
TextBlobCacheTest.cpp Reland "Move SkSubRun to src/text" 2022-06-18 17:20:42 +00:00
TextBlobTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
TextureBindingsResetTest.cpp [Part 1]: Update the label string. 2022-06-09 20:13:50 +00:00
TextureOpTest.cpp [Part 1]: Update the label string. 2022-06-09 20:13:50 +00:00
TextureProxyTest.cpp Implement onSetLabel method. 2022-06-08 18:43:34 +00:00
TextureStripAtlasManagerTest.cpp filter-quality is deprecated, pass sampling to drawImage 2021-01-28 03:22:51 +00:00
Time.cpp
TLazyTest.cpp
TopoSortTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
TraceMemoryDumpTest.cpp Pass optional label param to MakeWrapped. 2022-07-08 14:23:34 +00:00
TracingTest.cpp
TransferPixelsTest.cpp Add GrGpu buffer transfer function, impl on Metal, add test 2022-06-17 18:22:14 +00:00
TriangulatingPathRendererTests.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
TypefaceMacTest.cpp Reland "Reland "Test mac system font variations."" 2021-02-22 18:48:49 +00:00
TypefaceTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
UnicodeTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
UtilsTest.cpp Remove SkMakeSpan 2022-06-15 17:26:32 +00:00
VerticesTest.cpp Remove custom SkVertices data and runtime effect varying support 2021-04-19 17:49:25 +00:00
VkBackendSurfaceTest.cpp Fix typo in tests 2022-04-20 16:57:44 +00:00
VkDrawableTest.cpp Fix typo in tests 2022-04-20 16:57:44 +00:00
VkHardwareBufferTest.cpp Have all vulkan android bots use API 26. 2022-07-07 13:19:58 +00:00
VkPriorityExtensionTest.cpp In vulkan tests, use vkGetInstanceProcAddr to get vkGetDeviceProcAddr. 2022-01-14 17:04:16 +00:00
VkProtectedContextTest.cpp Move to sampling for async-rescale routines 2021-01-05 15:46:51 +00:00
VkWrapTests.cpp Fix typo in tests 2022-04-20 16:57:44 +00:00
VkYcbcrSamplerTest.cpp [includes] Prepare for moving SkColorSpace to forward declare 2022-03-31 19:50:10 +00:00
WangsFormulaTest.cpp Rename tess's pow2 and pow4 suffixes to p2 and p4 2022-05-17 14:45:33 +00:00
WebpTest.cpp Bitmap.asImage() 2020-12-23 15:54:57 +00:00
WindowRectanglesTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
WrappedSurfaceCopyOnWriteTest.cpp Move all Ganesh source files into ganesh subdirectory. 2022-04-07 21:06:50 +00:00
WritePixelsTest.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
Writer32Test.cpp Replace SK_ARRAY_COUNT with std::size() for skia/tests 2022-06-27 21:27:13 +00:00
YUVCacheTest.cpp Split SkYUVAInfo::PlanarConfig into PlaneConfig and Subsampling enums 2020-11-11 22:42:36 +00:00
YUVTest.cpp Add SkColorMatrix factories for SkYUVColorSpace 2021-10-20 16:47:03 +00:00