..
mac
Revert "Revert "Delete copyTo(Allocator), hide copyTo() behind flag""
2017-04-28 15:49:04 +00:00
win
Remove SK_HAS_DWRITE_X defines.
2017-03-01 22:11:25 +00:00
SkBase64.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkBase64.h
Style Change: NULL->nullptr
2015-08-27 07:41:16 -07:00
SkBitmapSourceDeserializer.cpp
Revert "Roll minimum picture version up to 44."
2017-02-10 12:32:21 +00:00
SkBitmapSourceDeserializer.h
Revert "Roll minimum picture version up to 44."
2017-02-10 12:32:21 +00:00
SkBitSet.h
SkPDF: SkBitSet gets reset() to make drop() better.
2016-09-19 10:27:03 -07:00
SkCamera.cpp
Add perspective shadows
2017-04-11 20:26:46 +00:00
SkCanvasStack.cpp
hide trivial helpers on canvas
2017-02-22 19:41:04 +00:00
SkCanvasStack.h
Mark overridden destructors with 'override' and remove 'virtual'
2017-03-22 16:06:18 +00:00
SkCanvasStateUtils.cpp
Revert[6] "Remove SkDraw from device-draw methods, and enable device-centric clipping.""""""
2017-03-07 15:43:03 +00:00
SkCurveMeasure.cpp
Wrap SkNx types in anonymous namespace again.
2016-10-14 21:57:50 +00:00
SkCurveMeasure.h
Wrap SkNx types in anonymous namespace again.
2016-10-14 21:57:50 +00:00
SkDashPath.cpp
start removing uses of SkScalarMul
2017-02-06 15:12:41 +00:00
SkDashPathPriv.h
limit the number of points in SkDashPathEffect::asPoints
2016-07-21 09:37:59 -07:00
SkDeferredCanvas.cpp
Expose resetForNextPicture in SkNoDrawCanvas
2017-05-02 13:52:09 +00:00
SkDeferredCanvas.h
Eager or Lazy evaluation of sub-drawings for SkDeferredCanvas.
2017-03-20 15:15:33 +00:00
SkDumpCanvas.cpp
Revert "Revert "Reland: Remove SkLights include from SkCanvas.h""
2017-05-03 19:17:11 +00:00
SkEventTracer.cpp
Modify SkEventTracer::SetInstance to fail rather than assert if a tracer has already been installed.
2017-05-12 16:49:07 +00:00
SkFloatUtils.h
DirectWrite font host for skia.
2012-08-16 16:13:40 +00:00
SkFrontBufferedStream.cpp
Remove SkAutoTDelete.
2016-11-03 19:03:40 +00:00
SkInsetConvexPolygon.cpp
Add perspective shadows
2017-04-11 20:26:46 +00:00
SkInsetConvexPolygon.h
Add perspective shadows
2017-04-11 20:26:46 +00:00
SkInterpolator.cpp
Change SkMemory to the more accurately named SkMalloc.
2017-03-27 18:13:07 +00:00
SkLua.cpp
reenable lua and fix bitrot
2017-03-20 20:50:21 +00:00
SkLuaCanvas.cpp
reenable lua and fix bitrot
2017-03-20 20:50:21 +00:00
SkMatrix22.cpp
fix warnings around size_t/int
2014-04-19 22:00:40 +00:00
SkMatrix22.h
fix warnings around size_t/int
2014-04-19 22:00:40 +00:00
SkMultiPictureDocument.cpp
SkSize can be aggregate-initialized
2017-04-11 18:57:20 +00:00
SkMultiPictureDocument.h
SkMultiPictureDocument : clean up MultiPictureDocumentReader interface
2017-04-07 15:55:38 +00:00
SkMultiPictureDocumentPriv.h
SkMultiPictureDocument : clean up MultiPictureDocumentReader interface
2017-04-07 15:55:38 +00:00
SkNullCanvas.cpp
Revert[2] "Change SkCanvas to *not* inherit from SkRefCnt"
2016-11-13 18:31:13 +00:00
SkNWayCanvas.cpp
move shadows to device virtual
2017-05-17 13:40:42 +00:00
SkOSPath.cpp
Move SkOSPath out of include/core.
2016-11-08 20:20:15 +00:00
SkOSPath.h
Move SkOSPath out of include/core.
2016-11-08 20:20:15 +00:00
SkPaintFilterCanvas.cpp
remove legacy virtual for vertices, only support object form
2017-03-17 17:03:18 +00:00
SkParse.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkParseColor.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkParsePath.cpp
Remove SkDynamicMemoryWStream::getOffset.
2016-12-16 19:02:53 +00:00
SkPatchUtils.cpp
detect (and preserve) if patch colors are opaque
2017-05-19 15:47:39 +00:00
SkPatchUtils.h
hide most details of SkPatchUtils
2017-04-05 17:24:08 +00:00
SkShadowTessellator.cpp
Fix inset for ambient tessellated shadows
2017-05-17 13:16:12 +00:00
SkShadowTessellator.h
Remove height functor for shadows and replace with plane equation params
2017-05-08 18:42:48 +00:00
SkShadowUtils.cpp
Remove ambient and spot mask filters.
2017-05-18 19:45:45 +00:00
SkTextBox.cpp
start removing uses of SkScalarMul
2017-02-06 15:12:41 +00:00
SkThreadUtils_pthread.cpp
Style Change: NULL->nullptr
2015-08-27 07:41:16 -07:00
SkThreadUtils_pthread.h
Android does not support pthread_cancel / pthread_testcancel.
2012-05-14 15:40:05 +00:00
SkThreadUtils_win.cpp
Start making all .cpp files compile-able on all platforms.
2015-11-02 10:20:27 -08:00
SkThreadUtils_win.h
SkLeanWindows.h: #include "Windows.h" fewer places
2016-06-07 17:21:10 -07:00
SkThreadUtils.h
Remove SkThread::setProcessorAffinity()
2015-10-20 11:05:06 -07:00
SkWhitelistChecksums.inc
Rename textual includes as *.inc.
2016-07-27 11:12:12 -07:00
SkWhitelistTypefaces.cpp
s/SkAutoTUnref/sk_sp/ in src/ part 1
2016-11-07 17:22:19 +00:00