..
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
let's try to fix nullptr + k
2020-01-31 19:24:21 +00:00
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
clipShader -- raster implementation
2020-03-10 18:43:21 +00:00
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
move SkClipStack::asPath into PDFUtils
2019-12-20 19:27:26 +00:00
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
Make SkFloatToDecimal() param name match declaration.
2019-07-02 13:54:21 +00:00
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
Fix windows DLL builds with shaper included
2019-11-19 14:50:12 +00:00
SkMultiPictureDocumentPriv.h
SkNullCanvas.cpp
use std::make_unique
2019-12-12 22:32:45 +00:00
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
Enable ClangTidy check llvm-namespace-comment.
2020-08-06 19:07:52 +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
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
2020-09-03 03:41:26 +00:00
SkShadowTessellator.h
Enable ClangTidy check llvm-namespace-comment.
2020-08-06 19:07:52 +00:00
SkShadowUtils.cpp
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
2020-09-03 03:41:26 +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