skia2/tests
Robert Phillips 9da87e0e98 Rename GrContext::contextPriv to priv
Mechanical. This makes the priv() accessor the same for all the context types.

Change-Id: I40850eb05a33b8d7cc3eabdd42226d24b2ba58aa
Reviewed-on: https://skia-review.googlesource.com/c/189164
Commit-Queue: Robert Phillips <robertphillips@google.com>
Reviewed-by: Brian Salomon <bsalomon@google.com>
2019-02-04 22:13:14 +00:00
..
AAClipTest.cpp
AdvancedBlendTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
AndroidCodecTest.cpp Fix bug in sampling rotated decodes 2019-01-30 21:10:28 +00:00
AnimatedImageTest.cpp Remove temporarily_sanitize 2019-02-04 16:30:52 +00:00
AnnotationTest.cpp SkDocument: use auto for MakeDocument(). 2019-01-17 19:16:28 +00:00
ApplyGammaTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
ArenaAllocTest.cpp
AsADashTest.cpp
BadIcoTest.cpp
BitmapCopyTest.cpp
BitmapGetColorTest.cpp
BitmapTest.cpp Revert "Make SkBitmap/SkPixmap::erase* do so in sRGB" 2019-01-08 13:04:24 +00:00
BitSetTest.cpp SkBitSet: cleanup. Remove unused fn, more general exporter. 2018-10-19 16:25:51 +00:00
BlendTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
BlitMaskClip.cpp
BlurTest.cpp don't try to extract or blur a zero-sized bitmap 2018-09-15 16:33:33 +00:00
CachedDataTest.cpp
CachedDecodingPixelRefTest.cpp
CanvasStateHelpers.cpp
CanvasStateHelpers.h
CanvasStateTest.cpp
CanvasTest.cpp SkDocument: use auto for MakeDocument(). 2019-01-17 19:16:28 +00:00
ChecksumTest.cpp tune SkOpts::hash_fn() quality 2018-10-04 18:32:21 +00:00
ClearTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
ClipBoundsTest.cpp
ClipCubicTest.cpp
ClipperTest.cpp
ClipStackTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
CodecAnimTest.cpp Handle static/single frame images in SkAnimCodecPlayer 2018-11-07 16:41:03 +00:00
CodecExactReadTest.cpp
CodecPartialTest.cpp Add a test to imitate GIFImageDecoderTest.parseAndDecodeByteByByte 2018-12-13 16:16:18 +00:00
CodecPriv.h
CodecRecommendedTypeTest.cpp
CodecTest.cpp Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" 2019-01-05 20:06:51 +00:00
ColorFilterTest.cpp
ColorMatrixTest.cpp
ColorPrivTest.cpp
ColorSpaceTest.cpp Remove SkGammaNamed / gammaNamed() from SkColorSpace 2019-01-22 20:52:35 +00:00
ColorTest.cpp On second thought, remove GrColor4s 2018-10-26 19:29:50 +00:00
CopySurfaceTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
CTest.cpp expand imageinfo in C api, start on colorspace 2018-09-28 17:52:59 +00:00
CubicMapTest.cpp
DashPathEffectTest.cpp
DataRefTest.cpp
DefaultPathRendererTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
DeferredDisplayListTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
DequeTest.cpp
DetermineDomainModeTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
DeviceTest.cpp test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
DiscardableMemoryPoolTest.cpp
DiscardableMemoryTest.cpp
DrawBitmapRectTest.cpp draw big images (with raster pipeline) 2018-12-18 22:41:30 +00:00
DrawOpAtlasTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
DrawPathTest.cpp
DrawTextTest.cpp drawText Cleanup, part 3 2019-01-09 16:07:03 +00:00
DynamicHashTest.cpp
EGLImageTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
EmptyPathTest.cpp
EncodedInfoTest.cpp Fix/simplify equal_pixels 2018-09-20 17:10:23 +00:00
EncodeTest.cpp Revert "Treat kWEBP encode with quality=100 as lossless" 2018-12-11 17:12:49 +00:00
ExifTest.cpp
F16StagesTest.cpp remove src/jumper 2018-10-24 11:15:58 +00:00
FakeStreams.h Revert "SkMath takes some functions from from SkTypes" 2018-09-07 17:32:54 +00:00
FillPathTest.cpp
FitsInTest.cpp Add support for MSVC run-time checks (and control flow guard) 2019-02-04 20:55:24 +00:00
FlattenableFactoryToName.cpp
FlattenableNameToFactory.cpp
FlattenDrawableTest.cpp unflatten directly to font for legacy skps 2019-01-15 01:25:55 +00:00
Float16Test.cpp Work toward removing SkPM4f 2018-09-21 15:44:51 +00:00
FloatingPointTextureTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
FontHostStreamTest.cpp Add getTypefaceOrDefault and refTypefaceOrDefault 2019-01-23 18:52:09 +00:00
FontHostTest.cpp expand flag to include all text-related paint fields 2019-01-10 20:06:07 +00:00
FontMgrAndroidParserTest.cpp drawText Cleanup, part 3 2019-01-09 16:07:03 +00:00
FontMgrFontConfigTest.cpp drawText Cleanup, part 3 2019-01-09 16:07:03 +00:00
FontMgrTest.cpp Add getTypefaceOrDefault and refTypefaceOrDefault 2019-01-23 18:52:09 +00:00
FontNamesTest.cpp
FrontBufferedStreamTest.cpp
GeometryTest.cpp test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
GifTest.cpp Reland "New GIF codec; new third_party/wuffs dep" 2018-10-26 13:53:04 +00:00
GLProgramsTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
GlyphRunTest.cpp pass a font to GlyphRunBuilder 2019-01-02 21:02:33 +00:00
GpuDrawPathTest.cpp
GpuLayerCacheTest.cpp
GpuRectanizerTest.cpp
GradientTest.cpp
GrAHardwareBufferTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
GrAllocatorTest.cpp
GrCCPRTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
GrContextAbandonTest.cpp
GrContextFactoryTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
GrGLExtensionsTest.cpp
GrMemoryPoolTest.cpp Add support for MSVC run-time checks (and control flow guard) 2019-02-04 20:55:24 +00:00
GrMeshTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
GrMipMappedTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
GrOpListFlushTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
GrPipelineDynamicStateTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
GrPorterDuffTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
GrQuadListTest.cpp Reland "Use specialized quad lists in rectangle ops" 2019-01-08 21:36:31 +00:00
GrShapeTest.cpp Fix occurrences of "-Wextra-semi-stmt" 2018-11-30 23:23:09 +00:00
GrSKSLPrettyPrintTest.cpp
GrSurfaceTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
GrTestingBackendTextureUploadTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
GrTextureMipMapInvalidationTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
GrTRecorderTest.cpp Add support for MSVC run-time checks (and control flow guard) 2019-02-04 20:55:24 +00:00
GrUploadPixelsTests.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
HashTest.cpp add SkTHashTable::LookupOrNull() 2019-01-09 18:51:22 +00:00
HighContrastFilterTest.cpp
HSVRoundTripTest.cpp
ICCTest.cpp Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" 2019-01-05 20:06:51 +00:00
image-bitmap.cpp
ImageCacheTest.cpp
ImageFilterCacheTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
ImageFilterTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
ImageFrom565Bitmap.cpp
ImageGeneratorTest.cpp Replace use of SkYUVSizeInfo with SkYUVASizeInfo 2018-10-30 15:00:34 +00:00
ImageIsOpaqueTest.cpp
ImageNewShaderTest.cpp
ImageTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
IncrTopoSortTest.cpp
IndexedPngOverflowTest.cpp
InfRectTest.cpp make float divide-by-zero fatal 2018-11-06 21:56:27 +00:00
InsetConvexPolyTest.cpp
InterpolatorTest.cpp
InvalidIndexedPngTest.cpp
IsClosedSingleContourTest.cpp
JSONTest.cpp [skjson] NaN while parsing long decimals 2019-01-04 20:41:27 +00:00
LayerDrawLooperTest.cpp
LazyProxyTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
LListTest.cpp Try out clang-tidy, starting with bugprone-use-after-move 2018-12-11 17:28:19 +00:00
LRUCacheTest.cpp
MallocPixelRefTest.cpp
MaskCacheTest.cpp
MathTest.cpp Add support for MSVC run-time checks (and control flow guard) 2019-02-04 20:55:24 +00:00
Matrix44Test.cpp re-precate SkMatrix44::SkMatrix44() 2018-10-04 14:01:11 +00:00
MatrixClipCollapseTest.cpp
MatrixTest.cpp
MD5Test.cpp
MemoryTest.cpp
MemsetTest.cpp
MessageBusTest.cpp ccpr: Use SkMessageBus for thread-safe eviction of cache entries 2018-10-19 00:25:20 +00:00
MetaDataTest.cpp
MipMapTest.cpp Ensure that SkMipMap pixel data is always 8 byte aligned (for F16) 2018-12-04 15:48:11 +00:00
NonlinearBlendingTest.cpp Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" 2019-01-05 20:06:51 +00:00
OffsetSimplePolyTest.cpp
OnceTest.cpp
OnFlushCallbackTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
OpChainTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
OSPathTest.cpp
OverAlignedTest.cpp
PackBitsTest.cpp
PackedConfigsTextureTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
PaintImageFilterTest.cpp
PaintTest.cpp hide SkFont::containsText 2019-02-01 10:54:53 +00:00
ParametricStageTest.cpp Remove nearly all use of SkColorSpaceTransferFn 2019-01-24 17:45:19 +00:00
ParsePathTest.cpp
PathCoverageTest.cpp
PathMeasureTest.cpp
PathOpsAngleIdeas.cpp
PathOpsAngleTest.cpp fix pathops bug 8380 2018-12-21 19:15:54 +00:00
PathOpsAsWindingTest.cpp
PathOpsBattles.cpp
PathOpsBoundsTest.cpp
PathOpsBuilderConicTest.cpp
PathOpsBuilderTest.cpp
PathOpsBuildUseTest.cpp
PathOpsChalkboardTest.cpp
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 remove pathop template 2018-10-17 12:33:23 +00:00
PathOpsDebug.h
PathOpsDLineTest.cpp
PathOpsDPointTest.cpp
PathOpsDRectTest.cpp
PathOpsDVectorTest.cpp
PathOpsExtendedTest.cpp
PathOpsExtendedTest.h
PathOpsFuzz763Test.cpp
PathOpsInverseTest.cpp
PathOpsIssue3651.cpp
PathOpsLineIntersectionTest.cpp
PathOpsLineParametetersTest.cpp
PathOpsOpCircleThreadedTest.cpp test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
PathOpsOpCubicThreadedTest.cpp test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
PathOpsOpLoopThreadedTest.cpp test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
PathOpsOpRectThreadedTest.cpp
PathOpsOpTest.cpp fix pathops bug 8380 2018-12-21 19:15:54 +00: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
PathOpsSimplifyTrianglesThreadedTest.cpp
PathOpsSkpTest.cpp
PathOpsTestCommon.cpp
PathOpsTestCommon.h
PathOpsThreadedCommon.cpp
PathOpsThreadedCommon.h Add support for MSVC run-time checks (and control flow guard) 2019-02-04 20:55:24 +00:00
PathOpsThreeWayTest.cpp
PathOpsTigerTest.cpp test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
PathOpsTightBoundsTest.cpp
PathOpsTSectDebug.h remove pathop template 2018-10-17 12:33:23 +00:00
PathOpsTypesTest.cpp
PathRendererCacheTests.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
PathTest.cpp more extra semis 2019-01-04 15:35:14 +00:00
PDFDeflateWStreamTest.cpp
PDFDocumentTest.cpp SkDocument: use auto for MakeDocument(). 2019-01-17 19:16:28 +00:00
PDFGlyphsToUnicodeTest.cpp SkPDF: maybe save some RAM by making the bitsets smaller 2018-10-22 19:26:01 +00:00
PDFJpegEmbedTest.cpp SkDocument: use auto for MakeDocument(). 2019-01-17 19:16:28 +00:00
PDFMetadataAttributeTest.cpp SkDocument: use auto for MakeDocument(). 2019-01-17 19:16:28 +00:00
PDFOpaqueSrcModeToSrcOverTest.cpp SkDocument: use auto for MakeDocument(). 2019-01-17 19:16:28 +00:00
PDFPrimitivesTest.cpp SkDocument: use auto for MakeDocument(). 2019-01-17 19:16:28 +00:00
PDFTaggedTest.cpp Move more utils into SkFontPriv, IWYU 2019-01-22 22:24:03 +00:00
PictureBBHTest.cpp
PictureShaderTest.cpp
PictureTest.cpp use drawString with font 2019-01-07 15:03:06 +00:00
PinnedImageTest.cpp
PixelRefTest.cpp
Point3Test.cpp
PointTest.cpp
PolyUtilsTest.cpp experimental alternative isconvex 2018-11-30 21:42:14 +00:00
PremulAlphaRoundTripTest.cpp
PrimitiveProcessorTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
ProcessorTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
PromiseImageTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
ProxyConversionTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
ProxyRefTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
ProxyTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
QuickRejectTest.cpp override getTypeName() instead of using table 2018-10-19 18:07:04 +00:00
RandomTest.cpp
Reader32Test.cpp
ReadPixelsTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
ReadWriteAlphaTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
RecordDrawTest.cpp Abandon onDrawText and its variants, turn everything into textblobs 2018-12-06 21:54:20 +00:00
RecorderTest.cpp
RecordingXfermodeTest.cpp test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
RecordOptsTest.cpp
RecordPatternTest.cpp
RecordTest.cpp test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
RecordTestUtils.h
RectangleTextureTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
RectTest.cpp skip huge allocation in test on 32bit devices 2019-02-01 13:52:13 +00:00
RefCntTest.cpp Try out clang-tidy, starting with bugprone-use-after-move 2018-12-11 17:28:19 +00:00
RegionTest.cpp
RenderTargetContextTest.cpp
ResourceAllocatorTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
ResourceCacheTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
RoundRectTest.cpp
RRectInPathTest.cpp
RTreeTest.cpp
SafeMathTest.cpp
ScalarTest.cpp
ScaleToSidesTest.cpp make float divide-by-zero fatal 2018-11-06 21:56:27 +00:00
SerializationTest.cpp drawText Cleanup, part 3 2019-01-09 16:07:03 +00:00
SerialProcsTest.cpp drawText Cleanup, part 3 2019-01-09 16:07:03 +00:00
ShaderOpacityTest.cpp
ShaderTest.cpp remove unused isABitmap code 2018-10-15 20:09:48 +00:00
ShadowTest.cpp
SizeTest.cpp
SkBase64Test.cpp Add support for MSVC run-time checks (and control flow guard) 2019-02-04 20:55:24 +00:00
skbug5221.cpp drawText Cleanup, part 5 2019-01-09 16:10:30 +00:00
skbug6389.cpp
skbug6653.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
SkColor4fTest.cpp Work toward removing SkPM4f 2018-09-21 15:44:51 +00:00
SkColorSpaceXformStepsTest.cpp Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" 2019-01-05 20:06:51 +00:00
SkDOMTest.cpp
SkFixed15Test.cpp
SkGaussFilterTest.cpp remove Gauss option from SkGaussFilter 2018-11-06 23:16:59 +00:00
skia_test.cpp remove sk_atomic_inc 2018-12-04 19:01:47 +00:00
SkImageTest.cpp
SkLiteDLTest.cpp hide drawpostext etc. 2019-01-02 21:29:06 +00:00
SkNxTest.cpp minor Sk4px cleanup 2018-12-18 20:46:25 +00:00
SkPEGTest.cpp
SkRasterPipelineTest.cpp remove src/jumper 2018-10-24 11:15:58 +00:00
SkRemoteGlyphCacheTest.cpp Move more utils into SkFontPriv, IWYU 2019-01-22 22:24:03 +00:00
SkResourceCacheTest.cpp Revert "Revert "Use SkImage to manage mip map cache purging, not Bitmap/PixelRef"" 2018-10-15 20:04:59 +00:00
SkSharedMutexTest.cpp
SkSLErrorTest.cpp
SkSLFPTest.cpp Remove GrColor4f 2018-10-16 20:37:58 +00:00
SkSLGLSLTest.cpp added PLS support to SkSL 2019-01-11 18:14:50 +00:00
SkSLJITTest.cpp
SkSLMemoryLayoutTest.cpp
SkSLMetalTest.cpp fixed Metal matrix constructors 2019-01-25 18:37:34 +00:00
SkSLSPIRVTest.cpp
SkUTFTest.cpp
SortTest.cpp
SpecialImageTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
SpecialSurfaceTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
SrcOverTest.cpp
SRGBReadWritePixelsTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
SRGBTest.cpp use from/to_srgb only when known to be in [0,1] 2018-10-30 12:58:58 +00:00
StreamBufferTest.cpp
StreamTest.cpp
StringTest.cpp test,tools: whitespace changes for clang-format 2018-09-19 17:50:51 +00:00
StrokerTest.cpp
StrokeTest.cpp
SubsetPath.cpp
SubsetPath.h
SurfaceSemaphoreTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
SurfaceTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
SVGDeviceTest.cpp don't use drawPosText 2018-12-25 23:07:35 +00:00
SwizzlerTest.cpp
TableColorFilterTest.cpp Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" 2019-01-05 20:06:51 +00:00
TArrayTest.cpp Don't use MEM_MOVE=true with SkTArrays of sk_sp 2018-09-05 20:11:07 +00:00
TDPQueueTest.cpp
TemplatesTest.cpp Try out clang-tidy, starting with bugprone-use-after-move 2018-12-11 17:28:19 +00:00
TessellatingPathRendererTests.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
Test.cpp
Test.h SkDocument: use auto for MakeDocument(). 2019-01-17 19:16:28 +00:00
TestTest.cpp
TestUtils.cpp Remove another GrColor helper function 2018-10-29 19:28:09 +00:00
TestUtils.h Add input/output image logging to processor tests 2018-10-01 18:30:06 +00:00
TextBlobCacheTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
TextBlobTest.cpp Add getTypefaceOrDefault and refTypefaceOrDefault 2019-01-23 18:52:09 +00:00
TextureProxyTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
TextureStripAtlasManagerTest.cpp
Time.cpp
TLazyTest.cpp
TopoSortTest.cpp
ToSRGBColorFilter.cpp Reland "Add SkColorSpace factory from 3x3 row-major gamut and transfer function" 2019-01-05 20:06:51 +00:00
TraceMemoryDumpTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
TracingTest.cpp
TransferPixelsTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
TypefaceTest.cpp Change SkTypeface::MakeFromStream to take unique_ptr 2018-09-04 15:24:12 +00:00
UnicodeTest.cpp use font instead of paint 2018-12-15 19:11:13 +00:00
UtilsTest.cpp
VerticesTest.cpp
VkBackendSurfaceTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
VkDrawableTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
VkHardwareBufferTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
VkMakeCopyPipelineTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
VkWrapTests.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
VptrTest.cpp
WindowRectanglesTest.cpp
WritePixelsTest.cpp Rename GrContext::contextPriv to priv 2019-02-04 22:13:14 +00:00
Writer32Test.cpp
YUVCacheTest.cpp Replace use of SkYUVSizeInfo with SkYUVASizeInfo 2018-10-30 15:00:34 +00:00
YUVTest.cpp Replace use of SkYUVSizeInfo with SkYUVASizeInfo 2018-10-30 15:00:34 +00:00