..
mac
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
win
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07: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
change flattenable factory to return sk_sp
2016-04-03 09:11:13 -07:00
SkBitmapSourceDeserializer.h
Revert of Delete SkFlattenable::Type (patchset #2 id:20001 of https://codereview.chromium.org/1834303003/ )
2016-04-04 14:57:19 -07:00
SkBitSet.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkBitSet.h
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkBoundaryPatch.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkCamera.cpp
Style Change: NULL->nullptr
2015-08-27 07:41:16 -07:00
SkCanvasStack.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkCanvasStack.h
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkCanvasStateUtils.cpp
detach -> release
2016-03-16 13:53:35 -07:00
SkDashPath.cpp
allow one zero length dash
2016-03-18 06:04:26 -07:00
SkDashPathPriv.h
allow one zero length dash
2016-03-18 06:04:26 -07:00
SkDumpCanvas.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkEventTracer.cpp
Have /src files use header directly.
2015-09-29 09:37:59 -07:00
SkFloatUtils.h
DirectWrite font host for skia.
2012-08-16 16:13:40 +00:00
SkFrontBufferedStream.cpp
detach -> release
2016-03-16 13:53:35 -07:00
SkInterpolator.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkLayer.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkLua.cpp
Update SkBlurImageFilter to sk_sp
2016-04-04 04:31:25 -07:00
SkLuaCanvas.cpp
change signature for virtual related to saveLayer, passing SaveLayerRec
2015-12-18 07:09:18 -08: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
SkMatrix44.cpp
Fix infinite matrix during an invert.
2015-06-30 13:36:04 -07:00
SkMD5.cpp
Add SHA1 and MD5 to utils.
2013-01-31 19:47:48 +00:00
SkMD5.h
SkCodec: add wbmp class
2015-03-27 12:16:53 -07:00
SkMeshUtils.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkNinePatch.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkNullCanvas.cpp
Style Change: SkNEW->new; SkDELETE->delete
2015-08-26 13:07:49 -07:00
SkNWayCanvas.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkOSFile.cpp
Style Change: NULL->nullptr
2015-08-27 07:41:16 -07:00
SkPaintFilterCanvas.cpp
SkTCopyOnFirstWrite-based SkPaintFilterCanvas API
2016-01-12 07:21:11 -08: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
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkPatchGrid.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkPatchGrid.h
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkPatchUtils.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkPatchUtils.h
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkRGBAToYUV.cpp
switch surface to sk_sp
2016-03-23 18:59:25 -07:00
SkRGBAToYUV.h
Add ability to extract YUV planes from SkImage
2016-02-01 13:16:14 -08:00
SkRTConf.cpp
Eliminate SkFILE: it always is the same as FILE.
2015-11-20 13:47:49 -08:00
SkTextBox.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkTextureCompressor_ASTC.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkTextureCompressor_ASTC.h
Even more win64 warning fixes
2014-12-12 15:11:18 -08:00
SkTextureCompressor_Blitter.h
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkTextureCompressor_LATC.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkTextureCompressor_LATC.h
Even more win64 warning fixes
2014-12-12 15:11:18 -08:00
SkTextureCompressor_R11EAC.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkTextureCompressor_R11EAC.h
Even more win64 warning fixes
2014-12-12 15:11:18 -08:00
SkTextureCompressor_Utils.h
Add utils to better quantize grayscale values to three bit indices while
2014-10-23 13:18:50 -07:00
SkTextureCompressor.cpp
Style Change: NULL->nullptr
2015-08-27 07:41:16 -07:00
SkTextureCompressor.h
Style Change: NULL->nullptr
2015-08-27 07:41:16 -07: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
Android does not support pthread_cancel / pthread_testcancel.
2012-05-14 15:40:05 +00:00
SkThreadUtils.h
Remove SkThread::setProcessorAffinity()
2015-10-20 11:05:06 -07:00
SkWhitelistChecksums.cpp
Update SkWhitelistChecksums.cpp with the checksums of the fonts on the CT slave machines.
2015-09-14 12:50:22 -07:00
SkWhitelistTypefaces.cpp
Make skpinfo able to inspect SK_PICT_TYPEFACE_TAG blocks
2016-02-25 10:58:49 -08:00