..
mac
Make SkFunctionWrapper a better wrapper.
2019-08-20 20:31:36 +00:00
win
Revert "Revert "switch to new filltype for SkPath""
2019-11-26 17:43:14 +00:00
Sk3D.cpp
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkAnimCodecPlayer.cpp
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkBase64.cpp
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkBitSet.h
Use void(void*) instead of decltype with sk_free.
2019-08-20 22:28:42 +00:00
SkCallableTraits.h
header self-sufficiency and idempotency
2019-06-26 19:12:43 +00:00
SkCamera.cpp
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkCanvasStack.cpp
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkCanvasStack.h
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkCanvasStateUtils.cpp
more rect api simplifications
2019-08-25 10:12:57 +00:00
SkCharToGlyphCache.cpp
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkCharToGlyphCache.h
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkDashPath.cpp
Revert "Reland "Revert "Use flat version of path-direction enum"""
2019-11-22 19:09:54 +00:00
SkDashPathPriv.h
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkEventTracer.cpp
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkFloatToDecimal.cpp
Make SkFloatToDecimal() param name match declaration.
2019-07-02 13:54:21 +00:00
SkFloatToDecimal.h
SkFloatToDecimal moved to src/utils
2018-01-03 19:59:31 +00:00
SkFloatUtils.h
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkFrontBufferedStream.cpp
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkInterpolator.cpp
Move SkTSearch.h into src.
2019-05-15 14:15:07 +00:00
SkJSON.cpp
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkJSON.h
Move ccpr headers for display list out of include/private.
2019-05-20 14:50:56 +00:00
SkJSONWriter.cpp
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkJSONWriter.h
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkLua.cpp
Revert "Revert "switch to new filltype for SkPath""
2019-11-26 17:43:14 +00:00
SkLuaCanvas.cpp
Use SkTextEncoding enum instead of macros.
2019-05-07 20:54:16 +00:00
SkMatrix22.cpp
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkMatrix22.h
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkMultiPictureDocument.cpp
Reland "Deserialize MultiPictureDocument based SKP files (with image sharing proc) in wasm debugger."
2019-06-21 15:49:21 +00:00
SkMultiPictureDocument.h
Fix windows DLL builds with shaper included
2019-11-19 14:50:12 +00:00
SkMultiPictureDocumentPriv.h
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkNullCanvas.cpp
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkNWayCanvas.cpp
Add Color4f variant for DrawEdgeAAQuad
2019-08-27 23:22:32 +00:00
SkOSPath.cpp
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkOSPath.h
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkPaintFilterCanvas.cpp
Add Color4f variant for DrawEdgeAAQuad
2019-08-27 23:22:32 +00:00
SkParse.cpp
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkParseColor.cpp
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkParsePath.cpp
Revert "Reland "Revert "Use flat version of path-direction enum"""
2019-11-22 19:09:54 +00:00
SkPatchUtils.cpp
Move ccpr headers for display list out of include/private.
2019-05-20 14:50:56 +00:00
SkPatchUtils.h
Remove some SK_API from src/
2019-11-18 21:51:20 +00:00
SkPolyUtils.cpp
more rect api simplifications
2019-08-25 10:12:57 +00:00
SkPolyUtils.h
More polyutils fixes
2019-05-01 18:02:05 +00:00
SkShadowTessellator.cpp
Move GrPathUtils, GrRect, and GrShape into src/gpu/geometry/
2019-06-04 13:36:05 +00:00
SkShadowTessellator.h
remove unused sk_sp comparison operators
2019-08-27 14:52:01 +00:00
SkShadowUtils.cpp
Rename SkDevice::ctm() to localToDevice()
2019-10-18 18:04:31 +00:00
SkShaperJSONWriter.cpp
Add SkMakeSpan and helpful conversion
2019-07-02 21:49:09 +00:00
SkShaperJSONWriter.h
Reland "SkShaper JSON output with cluster visualization"
2019-05-03 15:48:46 +00:00
SkTextUtils.cpp
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkThreadUtils_pthread.cpp
remove SkThread, using std::thread instead
2017-10-30 16:45:29 +00:00
SkThreadUtils_win.cpp
remove SkThread, using std::thread instead
2017-10-30 16:45:29 +00:00
SkUTF.cpp
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkUTF.h
Fix windows DLL builds with shaper included
2019-11-19 14:50:12 +00:00
SkWhitelistChecksums.inc
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00
SkWhitelistTypefaces.cpp
rewrite includes to not need so much -Ifoo
2019-04-24 16:27:11 +00:00