skia2/src/utils
Mike Klein 8aa0edfed2 move SkTPin to include/private
Change-Id: Ib0dc823d331a7cddc5da1d1be83136ce803a7871
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/327783
Commit-Queue: Mike Klein <mtklein@google.com>
Reviewed-by: Mike Reed <reed@google.com>
2020-10-16 19:45:11 +00:00
..
mac Enable ClangTidy check modernize-make-unique. 2020-08-03 17:53:52 +00:00
win A few more suggest override clang 12 warning tests 2020-07-22 14:51:35 +00:00
SkAnimCodecPlayer.cpp
SkBase64.cpp
SkBitSet.h Remove accidentally repeated bit-index expression. 2020-10-07 17:20:01 +00:00
SkCallableTraits.h
SkCamera.cpp remove legacy utils for camera3d 2020-05-18 02:05:28 +00:00
SkCanvasStack.cpp
SkCanvasStack.h Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
SkCanvasStateUtils.cpp Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'. 2020-09-03 03:41:26 +00:00
SkCharToGlyphCache.cpp
SkCharToGlyphCache.h
SkClipStackUtils.cpp Initial clipShader implementation for SkClipStack and GPU 2020-06-05 20:17:58 +00:00
SkClipStackUtils.h
SkCustomTypeface.cpp Add SkTypeface::getPostScriptName. 2020-10-06 15:35:06 +00:00
SkDashPath.cpp Move convexity enum out of public 2020-08-30 13:04:22 +00:00
SkDashPathPriv.h Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
SkEventTracer.cpp Remove "dummy" to comply with Android's inclusive language guidance 2020-07-31 19:11:23 +00:00
SkFloatToDecimal.cpp
SkFloatToDecimal.h
SkFloatUtils.h
SkInterpolator.cpp
SkJSON.cpp Enable ClangTidy check readability-const-return-type. 2020-08-07 17:42:38 +00:00
SkJSON.h [skjson] Reinstate initFastShortString 2020-06-12 21:03:25 +00:00
SkJSONWriter.cpp
SkJSONWriter.h
SkMatrix22.cpp
SkMatrix22.h
SkMultiPictureDocument.cpp Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
SkMultiPictureDocument.h
SkMultiPictureDocumentPriv.h
SkNullCanvas.cpp
SkNWayCanvas.cpp Change Marker IDs to be strings 2020-04-28 14:12:30 +00:00
SkOSPath.cpp
SkOSPath.h
SkPaintFilterCanvas.cpp only pass a real paint to drawPicture if we need to 2020-05-12 17:55:43 +00:00
SkParse.cpp
SkParseColor.cpp Enable ClangTidy flag bugprone-suspicious-string-compare. 2020-08-16 03:54:08 +00:00
SkParsePath.cpp Fix infinite loop in SkParsePath::FromSVGString 2020-06-15 19:31:45 +00:00
SkPatchUtils.cpp move SkTPin to include/private 2020-10-16 19:45:11 +00:00
SkPatchUtils.h Stop including SkVertices.h from so many places 2020-04-02 14:07:46 +00:00
SkPolyUtils.cpp Enable ClangTidy check modernize-use-nullptr. 2020-08-14 16:14:30 +00:00
SkPolyUtils.h
SkShadowTessellator.cpp move SkTPin to include/private 2020-10-16 19:45:11 +00:00
SkShadowTessellator.h Enable ClangTidy check llvm-namespace-comment. 2020-08-06 19:07:52 +00:00
SkShadowUtils.cpp move SkTPin to include/private 2020-10-16 19:45:11 +00:00
SkShaperJSONWriter.cpp remove SkMakeSpan use ctor parameter deduction 2020-10-02 01:41:03 +00:00
SkShaperJSONWriter.h
SkTextUtils.cpp
SkThreadUtils_pthread.cpp
SkThreadUtils_win.cpp
SkUTF.cpp Handle surrogates in SkUTF::UTF16ToUTF8 2020-09-25 14:30:03 +00:00
SkUTF.h Reland "Removing ICU dependencies from skparagraph BUILD.gn file" 2020-09-11 18:31:24 +00:00