skia2/src/utils
2016-07-25 16:54:59 -07:00
..
mac Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
win Move headers in include/utils/win to src/utils/win. 2016-06-16 15:31:43 -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 SkPDF: Glyph Useage Map improvements 2016-06-30 11:55:07 -07:00
SkBitSet.h SkPDF: Glyph Useage Map improvements 2016-06-30 11:55:07 -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 remove 'deprecated' region from SkDraw 2016-04-27 07:49:17 -07:00
SkDashPath.cpp limit the number of points in SkDashPathEffect::asPoints 2016-07-21 09:37:59 -07:00
SkDashPathPriv.h limit the number of points in SkDashPathEffect::asPoints 2016-07-21 09:37:59 -07:00
SkDeferredCanvas.cpp Revert of change mapRectScaleTranslate to pass args/ret by value (patchset #1 id:1 of https://codereview.chromium.org/2137853002/ ) 2016-07-10 11:45:35 -07:00
SkDeferredCanvas.h deferred canvas 2016-07-08 08:43:28 -07:00
SkDumpCanvas.cpp drawTextRSXform 2016-07-07 12:47:17 -07:00
SkEventTracer.cpp SkOncePtr -> SkOnce 2016-05-05 16:05:56 -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 Reverse dependency between SkScalar.h and SkFixed.h. 2016-04-07 08:49:31 -07:00
SkLayer.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkLua.cpp Allow GrReducedClip to take non-integer query bounds 2016-07-22 08:59:08 -07:00
SkLuaCanvas.cpp drawTextRSXform 2016-07-07 12:47:17 -07: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
SkMeshUtils.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkMultiPictureDocument.cpp SkMultiPictureDocument: don't rely on SkPicture::cullRect 2016-06-14 11:06:37 -07:00
SkMultiPictureDocument.h SkMultiPictureDocument & SkMultiPictureDocumentReader 2016-06-02 12:41:14 -07:00
SkMultiPictureDocumentPriv.h SkMultiPictureDocument & SkMultiPictureDocumentReader 2016-06-02 12:41:14 -07:00
SkMultiPictureDocumentReader.cpp SkMultiPictureDocument & SkMultiPictureDocumentReader 2016-06-02 12:41:14 -07:00
SkMultiPictureDocumentReader.h SkMultiPictureDocument & SkMultiPictureDocumentReader 2016-06-02 12:41:14 -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 drawTextRSXform 2016-07-07 12:47:17 -07:00
SkOSFile.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkPaintFilterCanvas.cpp drawTextRSXform 2016-07-07 12:47:17 -07: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 SkLeanWindows.h: #include "Windows.h" fewer places 2016-06-07 17:21:10 -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 SkLeanWindows.h: #include "Windows.h" fewer places 2016-06-07 17:21:10 -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 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.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 Update typeface serialization style. 2016-07-25 16:54:59 -07:00