.. |
mac
|
Revert[4] "guard old apis for querying byte-size of a bitmap/imageinfo/pixmap"
|
2017-10-03 20:03:35 +00:00 |
win
|
turn on extended Clang warnings on Windows too
|
2017-12-04 19:29:51 +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 |
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
|
long rect dash fix with guards
|
2017-12-20 19:18:36 +00:00 |
SkDashPathPriv.h
|
limit the number of points in SkDashPathEffect::asPoints
|
2016-07-21 09:37:59 -07:00 |
SkDumpCanvas.cpp
|
Add missing onDrawDrawable() overrides to utility canvases
|
2017-09-22 14:01:27 +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 dead code for STREAM_API
|
2017-09-20 20:43:50 +00:00 |
SkInsetConvexPolygon.cpp
|
move parts of SkPoint to SkPointPriv
|
2017-11-08 18:25:17 +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 |
SkJSONWriter.cpp
|
Avoid errors about re-defining __STDC_FORMAT_MACROS
|
2017-08-10 17:06:35 +00:00 |
SkJSONWriter.h
|
Optimize the size of our JSON
|
2017-08-17 11:51:26 +00:00 |
SkLua.cpp
|
Remove last uses of SkTypeface::style() in Skia.
|
2017-08-08 20:11:53 +00:00 |
SkLuaCanvas.cpp
|
Add missing onDrawDrawable() overrides to utility canvases
|
2017-09-22 14:01:27 +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
|
add serialprocs to MultiDocument, hide redundant methods
|
2017-12-21 12:36:30 +00:00 |
SkMultiPictureDocument.h
|
add serialprocs to MultiDocument, hide redundant methods
|
2017-12-21 12:36:30 +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
|
Plumb more SkPaintFilterCanvas virtuals
|
2017-10-12 15:32:11 +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
|
Plumb more SkPaintFilterCanvas virtuals
|
2017-10-12 15:32:11 +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
|
Push much of the SkColorSpace_Base interface up to SkColorSpace
|
2017-12-12 19:34:29 +00:00 |
SkPatchUtils.h
|
make most of SkColorPriv.h private
|
2017-09-15 16:31:35 +00:00 |
SkShadowTessellator.cpp
|
move parts of SkPoint to SkPointPriv
|
2017-11-08 18:25:17 +00:00 |
SkShadowTessellator.h
|
Compute correct bounds for DrawShadowRec.
|
2017-07-31 13:55:32 +00:00 |
SkShadowUtils.cpp
|
Fix alpha contribution to tonal color.
|
2017-12-19 19:27:06 +00:00 |
SkTextBox.cpp
|
start removing uses of SkScalarMul
|
2017-02-06 15:12:41 +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 |
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 |