skia2/src/core
2015-10-16 07:39:33 -07:00
..
Sk4px.h Add a note about (x*y+255)/256. 2015-08-27 12:05:57 -07:00
SkAAClip.cpp Have /src files use header directly. 2015-09-29 09:37:59 -07:00
SkAAClip.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkAdvancedTypefaceMetrics.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkAdvancedTypefaceMetrics.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkAlphaRuns.cpp Inline performance-critical methods on SkAlphaRuns. 2013-11-22 21:25:55 +00:00
SkAnnotation.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkAntiRun.h Inline performance-critical methods on SkAlphaRuns. 2013-11-22 21:25:55 +00:00
SkAutoKern.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkBBHFactory.cpp Style Change: SkNEW->new; SkDELETE->delete 2015-08-26 13:07:49 -07:00
SkBBoxHierarchy.h Move SkTemplates.h to private. 2015-08-19 11:56:48 -07:00
SkBigPicture.cpp Port uses of SkLazyPtr to SkOncePtr. 2015-09-09 09:09:53 -07:00
SkBigPicture.h Port uses of SkLazyPtr to SkOncePtr. 2015-09-09 09:09:53 -07:00
SkBitmap.cpp Have /src files use header directly. 2015-09-29 09:37:59 -07:00
SkBitmapCache.cpp create SkBitmapProvider to abstract images and bitmaps 2015-09-15 12:38:12 -07:00
SkBitmapCache.h create SkBitmapProvider to abstract images and bitmaps 2015-09-15 12:38:12 -07:00
SkBitmapController.cpp move SkBitmapProvider to its own file 2015-09-15 14:46:27 -07:00
SkBitmapController.h move SkBitmapProvider to its own file 2015-09-15 14:46:27 -07:00
SkBitmapDevice.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBitmapFilter.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBitmapFilter.h IWYU: 'core' target, files starting A-C. 2015-08-05 13:57:49 -07:00
SkBitmapHeap.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBitmapHeap.h Have /src files use header directly. 2015-09-29 09:37:59 -07:00
SkBitmapProcShader.cpp Remove image usage type enum. Use GrTextureParams instead. 2015-10-12 10:39:46 -07:00
SkBitmapProcShader.h Bye bye processor data manager. 2015-10-06 08:40:51 -07:00
SkBitmapProcState_filter.h Make gMask_00FF00FF a constant 2014-05-12 15:38:00 +00:00
SkBitmapProcState_matrix_template.h switch bitmapshader internals over to pixmap 2015-06-04 14:12:25 -07:00
SkBitmapProcState_matrix.h switch bitmapshader internals over to pixmap 2015-06-04 14:12:25 -07:00
SkBitmapProcState_matrixProcs.cpp switch bitmapshader internals over to pixmap 2015-06-04 14:12:25 -07:00
SkBitmapProcState_procs.h switch bitmapshader internals over to pixmap 2015-06-04 14:12:25 -07:00
SkBitmapProcState_sample.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBitmapProcState_shaderproc.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBitmapProcState_utils.h ARM Skia NEON patches - 18 - Preparation work for BitmapProcState 2013-09-05 18:27:57 +00:00
SkBitmapProcState.cpp use SkBitmapProvider for shader-context 2015-09-15 13:33:58 -07:00
SkBitmapProcState.h move SkBitmapProvider to its own file 2015-09-15 14:46:27 -07:00
SkBitmapProvider.cpp Purge cached resources on SkImage destruction. 2015-09-18 08:07:31 -07:00
SkBitmapProvider.h move SkBitmapProvider to its own file 2015-09-15 14:46:27 -07:00
SkBitmapScaler.cpp add hard-coded limit for tmp allocations when HQ image scaling 2015-10-01 11:21:57 -07:00
SkBitmapScaler.h simplify bitmap scaler and cache 2015-08-31 15:16:17 -07:00
SkBlitBWMaskTemplate.h Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi 2015-06-09 12:16:53 -07:00
SkBlitMask_D32.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBlitMask.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBlitRow_D16.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBlitRow_D32.cpp Port SkBlitRow::Color32 to SkOpts. 2015-09-10 10:38:02 -07:00
SkBlitter_A8.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBlitter_ARGB32.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBlitter_RGB16.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBlitter_Sprite.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBlitter.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBlitter.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBuffer.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBuffer.h IWYU: 'core' target, files starting A-C. 2015-08-05 13:57:49 -07:00
SkCachedData.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkCachedData.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkCanvas.cpp add applyFilter() to SkImage 2015-10-12 11:30:02 -07:00
SkCanvasPriv.h Try out scalar picture sizes 2014-08-29 08:03:56 -07:00
SkChunkAlloc.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkClipStack.cpp Have /src files use header directly. 2015-09-29 09:37:59 -07:00
SkColor.cpp Add special case circle blur for Ganesh 2015-09-15 10:20:55 -07:00
SkColorFilter.cpp Bye bye processor data manager. 2015-10-06 08:40:51 -07:00
SkColorShader.h Bye bye processor data manager. 2015-10-06 08:40:51 -07:00
SkColorTable.cpp Specialize SkOncePtr<T[]>. 2015-09-09 10:00:22 -07:00
SkComposeShader.cpp Bye bye processor data manager. 2015-10-06 08:40:51 -07:00
SkConfig8888.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkConfig8888.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkConvolver.cpp add hard-coded limit for tmp allocations when HQ image scaling 2015-10-01 11:21:57 -07:00
SkConvolver.h add hard-coded limit for tmp allocations when HQ image scaling 2015-10-01 11:21:57 -07:00
SkCoreBlitters.h fix up virtual / override stuff 2015-06-25 14:26:11 -07:00
SkCubicClipper.cpp remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats 2013-12-17 16:44:46 +00:00
SkCubicClipper.h
SkData.cpp Port uses of SkLazyPtr to SkOncePtr. 2015-09-09 09:09:53 -07:00
SkDataTable.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkDebug.cpp Remove sys/types.h include from SkTypes.h. 2015-08-28 07:39:30 -07:00
SkDeque.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkDescriptor.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkDevice.cpp Make skpaint->grpaint flow work for composing draws (verts and atlas) 2015-09-28 06:26:29 -07:00
SkDeviceLooper.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkDeviceLooper.h Revert[2] SkDraw and all Blitters to use pixmap instead of bitmapi 2015-06-09 12:16:53 -07:00
SkDeviceProfile.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkDeviceProfile.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkDiscardableMemory.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkDistanceFieldGen.cpp More win64 warning fixes 2014-12-12 08:51:39 -08:00
SkDistanceFieldGen.h More win64 warning fixes 2014-12-12 08:51:39 -08:00
SkDither.cpp Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkDraw.cpp Revert of Parallel cache - preliminary (patchset #24 id:460001 of https://codereview.chromium.org/1264103003/ ) 2015-09-15 15:15:41 -07:00
SkDrawable.cpp Have /src files use header directly. 2015-09-29 09:37:59 -07:00
SkDrawLooper.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkDrawProcs.h Glyph positions maintain 32 bit integer part. 2015-03-11 14:05:29 -07:00
SkEdge.cpp remove unused clip parameter to SkEdge::setClip 2015-03-19 09:49:09 -07:00
SkEdge.h remove unused clip parameter to SkEdge::setClip 2015-03-19 09:49:09 -07:00
SkEdgeBuilder.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkEdgeBuilder.h Faster edge re-sort 2015-02-07 12:18:41 -08:00
SkEdgeClipper.cpp fix cubic clip in y 2015-08-20 10:35:43 -07:00
SkEdgeClipper.h cull edges that are to the right of the clip 2015-02-09 08:33:07 -08:00
SkEmptyShader.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkEndian.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkError.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkErrorInternals.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-04-09 07:01:27 +00:00
SkFDot6.h Use even rounding for better results when converting from scalar to fdot6 2014-08-29 08:47:55 -07:00
SkFilterProc.cpp
SkFilterProc.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkFilterShader.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkFilterShader.h C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} 2015-03-25 18:17:32 -07:00
SkFlattenable.cpp Eliminate some clutter in SkFlattenable 2015-09-24 15:04:45 -07:00
SkFlattenableSerialization.cpp SkData can allocate room for its contents in the same block 2014-09-11 08:42:36 -07:00
SkFloatBits.cpp Clarify iOS flush-to-zero status. 2015-06-24 13:08:52 -07:00
SkFont.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkFontDescriptor.cpp Style Change: SkNEW->new; SkDELETE->delete 2015-08-26 13:07:49 -07:00
SkFontDescriptor.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkFontHost.cpp Move SkFontMgr and SkFontStyle impls to own cpp. 2015-01-20 11:15:37 -08:00
SkFontMgr.cpp Port uses of SkLazyPtr to SkOncePtr. 2015-09-09 09:09:53 -07:00
SkFontStream.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkFontStream.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkFontStyle.cpp Replace SkPin32 with SkTPin and remove. 2015-08-28 09:09:32 -07:00
SkForceCPlusPlusLinking.cpp Force linking as C++ library. 2014-08-04 12:51:20 -07:00
SkGeometry.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkGeometry.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkGlyph.h Revert of Parallel cache - preliminary (patchset #24 id:460001 of https://codereview.chromium.org/1264103003/ ) 2015-09-15 15:15:41 -07:00
SkGlyphCache_Globals.h Revert of Parallel cache - preliminary (patchset #24 id:460001 of https://codereview.chromium.org/1264103003/ ) 2015-09-15 15:15:41 -07:00
SkGlyphCache.cpp Revert of Stop using SkScalerContext::getAdvance() in SkGlyphCache. (patchset #2 id:20001 of https://codereview.chromium.org/1321243004/ ) 2015-10-06 07:00:45 -07:00
SkGlyphCache.h Revert of Stop using SkScalerContext::getAdvance() in SkGlyphCache. (patchset #2 id:20001 of https://codereview.chromium.org/1321243004/ ) 2015-10-06 07:00:45 -07:00
SkGraphics.cpp Make SkGraphics::Term a no-op, stop calling it. 2015-09-09 07:35:42 -07:00
SkHalf.cpp Add float-to-half (binary16) conversion functions. 2014-11-26 13:15:59 -08:00
SkHalf.h Add support for half float alpha textures. 2014-12-05 13:06:35 -08:00
SkImageCacherator.cpp Remove params from Cacherator_GrTextureMaker 2015-10-15 12:14:55 -07:00
SkImageCacherator.h Remove params from Cacherator_GrTextureMaker 2015-10-15 12:14:55 -07:00
SkImageFilter.cpp Image Filters: refactor all CPU input processing into a filterInput helper function. 2015-10-15 12:15:13 -07:00
SkImageGenerator.cpp Remove params from Cacherator_GrTextureMaker 2015-10-15 12:14:55 -07:00
SkImageGeneratorPriv.h SkInstallDiscardablePixelRef is deprecated, enforce that 2015-09-25 06:56:57 -07:00
SkImageInfo.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkLayerInfo.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkLight.h Update SkLightingShader to support rotation 2015-08-20 05:15:07 -07:00
SkLightingShader.cpp Remove image usage type enum. Use GrTextureParams instead. 2015-10-12 10:39:46 -07:00
SkLightingShader.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkLineClipper.cpp use fast/inline SkRect::set(p0, p1) for 2 points 2015-04-12 19:07:08 -07:00
SkLineClipper.h cull edges that are to the right of the clip 2015-02-09 08:33:07 -08:00
SkLocalMatrixImageFilter.cpp Image Filters: refactor all CPU input processing into a filterInput helper function. 2015-10-15 12:15:13 -07:00
SkLocalMatrixImageFilter.h Implement SkLocalMatrixImageFilter. 2015-10-14 04:53:31 -07:00
SkLocalMatrixShader.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkLocalMatrixShader.h Bye bye processor data manager. 2015-10-06 08:40:51 -07:00
SkMallocPixelRef.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkMask.cpp return reference to cache instead of copying the mask 2015-02-04 09:07:17 -08:00
SkMaskCache.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkMaskCache.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkMaskFilter.cpp GrDrawContext now holds GrRenderTarget pointer 2015-10-15 08:01:49 -07:00
SkMaskGamma.cpp C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} 2015-03-25 18:17:32 -07:00
SkMaskGamma.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkMath.cpp Remove SkLONGLONG. 2015-03-17 07:23:39 -07:00
SkMathPriv.h The compiler can generate smulbb perfectly well nowadays. 2015-08-07 08:48:12 -07:00
SkMatrix.cpp Port SkMatrix opts to SkOpts. 2015-09-10 11:18:31 -07:00
SkMatrixImageFilter.cpp Image Filters: refactor all CPU input processing into a filterInput helper function. 2015-10-15 12:15:13 -07:00
SkMatrixImageFilter.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkMatrixUtils.h Sanitizing source files in Housekeeper-Nightly 2013-09-04 07:01:39 +00:00
SkMessageBus.h Port uses of SkLazyPtr to SkOncePtr. 2015-09-09 09:09:53 -07:00
SkMetaData.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkMiniRecorder.cpp simplify code in SkRecords.h 2015-09-28 10:33:02 -07:00
SkMipMap.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkMipMap.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkMultiPictureDraw.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkNextID.h unify pixelref and image ID space, so we can share IDs when we share pixels 2015-07-30 18:58:23 -07:00
SkNinePatchIter.cpp add drawImageNine 2015-06-25 12:32:03 -07:00
SkNinePatchIter.h add drawImageNine 2015-06-25 12:32:03 -07:00
SkNx.h SkNx_shuffle 2015-09-10 14:16:07 -07:00
SkOpts.cpp Port SkMatrix opts to SkOpts. 2015-09-10 11:18:31 -07:00
SkOpts.h Port SkMatrix opts to SkOpts. 2015-09-10 11:18:31 -07:00
SkOrderedReadBuffer.h Add shim for SkOrderedReadBuffer.h too. 2014-01-31 13:10:05 +00:00
SkPackBits.cpp Remove unused PackBits methods and fix length checks 2015-06-04 15:10:37 -07:00
SkPaint.cpp Forward declare SkStrokeRec in SkPathEffect 2015-09-15 12:53:07 -07:00
SkPaintDefaults.h
SkPaintPriv.cpp have canvas send discard instead of retain if the draw would overwrite everything 2015-07-16 07:40:45 -07:00
SkPaintPriv.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkPath.cpp Base SkAutoTUnref on skstd::unique_ptr. 2015-10-01 12:28:49 -07:00
SkPathEffect.cpp Add patheffects to debugger printout 2015-01-26 06:08:52 -08:00
SkPathMeasure.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkPathPriv.h Implement caching of filled paths in the tessellated path renderer. 2015-08-04 10:01:58 -07:00
SkPathRef.cpp Port uses of SkLazyPtr to SkOncePtr. 2015-09-09 09:09:53 -07:00
SkPerspIter.h
SkPicture.cpp Have /src files use header directly. 2015-09-29 09:37:59 -07:00
SkPictureCommon.h simplify code in SkRecords.h 2015-09-28 10:33:02 -07:00
SkPictureContentInfo.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkPictureContentInfo.h Add missing include to SkPictureContentInfo. 2015-04-30 09:15:44 -07:00
SkPictureData.cpp SkImageSource 2015-09-14 13:31:18 -07:00
SkPictureData.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkPictureFlat.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkPictureFlat.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkPictureImageGenerator.cpp Remove params from Cacherator_GrTextureMaker 2015-10-15 12:14:55 -07:00
SkPicturePlayback.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkPicturePlayback.h Rename SkDrawPictureCallback to SkPicture::AbortCallback 2015-01-07 07:28:41 -08:00
SkPictureRecord.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkPictureRecord.h Move SkTemplates.h to private. 2015-08-19 11:56:48 -07:00
SkPictureRecorder.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkPictureShader.cpp Remove SkDEPRECATED_InstallDiscardablePixelRef from SkPictureShader 2015-10-16 07:39:33 -07:00
SkPictureShader.h Bye bye processor data manager. 2015-10-06 08:40:51 -07:00
SkPixelRef.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkPixmap.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkPoint3.cpp Update SkLightingShader to support rotation 2015-08-20 05:15:07 -07:00
SkPoint.cpp Clarify iOS flush-to-zero status. 2015-06-24 13:08:52 -07:00
SkPtrRecorder.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkPtrRecorder.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkQuadClipper.cpp Make skia almost compile again with clang. 2013-10-07 15:52:15 +00:00
SkQuadClipper.h
SkRasterClip.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkRasterClip.h Revert of Revert of allow canvas to force conservative clips (for speed) (patchset #1 id:1 of https://codereview.chromium.org/554033003/) 2014-09-09 18:46:22 -07:00
SkRasterizer.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkReadBuffer.cpp SkImageSource 2015-09-14 13:31:18 -07:00
SkReadBuffer.h SkImageSource 2015-09-14 13:31:18 -07:00
SkReader32.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkRecord.cpp unsigned -> int for counts and indices in picture-related code 2015-08-19 09:51:01 -07:00
SkRecord.h simplify code in SkRecords.h 2015-09-28 10:33:02 -07:00
SkRecordDraw.cpp simplify code in SkRecords.h 2015-09-28 10:33:02 -07:00
SkRecordDraw.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkRecorder.cpp simplify code in SkRecords.h 2015-09-28 10:33:02 -07:00
SkRecorder.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkRecordOpts.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkRecordOpts.h Fold alpha to the inner savelayer in savelayer-savelayer-restore patterns 2015-01-26 00:14:26 -08:00
SkRecordPattern.h simplify code in SkRecords.h 2015-09-28 10:33:02 -07:00
SkRecords.cpp Move non-trivial constructors out-of-line. 2015-07-29 13:14:05 -07:00
SkRect.cpp Remove overly-promiscuous SkNx syntax sugar. 2015-06-10 08:57:28 -07:00
SkRefDict.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkRefDict.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkRegion_path.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkRegion.cpp Have /src files use header directly. 2015-09-29 09:37:59 -07:00
SkRegionPriv.h Have /src files use header directly. 2015-09-29 09:37:59 -07:00
SkResourceCache.cpp Strip font name of special characters before dumping 2015-10-01 12:41:35 -07:00
SkResourceCache.h [tracing] Add support for skia caches to dump memory stats 2015-08-27 09:23:54 -07:00
SkRRect.cpp Handle inverted rects in SkRRect creation methods 2015-09-29 11:24:07 -07:00
SkRTree.cpp unsigned -> int for counts and indices in picture-related code 2015-08-19 09:51:01 -07:00
SkRTree.h unsigned -> int for counts and indices in picture-related code 2015-08-19 09:51:01 -07:00
SkRWBuffer.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkRWBuffer.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkScalar.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkScalerContext.cpp Fix text axis alignment calculation 2015-10-13 11:47:54 -07:00
SkScalerContext.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkScan_Antihair.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkScan_AntiPath.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkScan_Hairline.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkScan_Path.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkScan.cpp remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats 2013-12-17 16:44:46 +00:00
SkScan.h change hairline procs to take array of points 2015-04-14 10:40:44 -07:00
SkScanPriv.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkSemaphore.cpp Make mutex semaphore based. 2015-09-24 07:34:49 -07:00
SkShader.cpp Bye bye processor data manager. 2015-10-06 08:40:51 -07:00
SkSharedMutex.cpp Unify ThreadID. 2015-09-29 14:38:01 -07:00
SkSharedMutex.h Move Mutexy things to private. 2015-09-29 11:47:45 -07:00
SkSmallAllocator.h Small cleanups to SkSmallAllocator 2015-09-22 10:37:08 -07:00
SkSpinlock.cpp Outline SkSpinlock::acquire(). 2015-07-09 10:51:36 -07:00
SkSpriteBlitter_ARGB32.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkSpriteBlitter_RGB16.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkSpriteBlitter.h use pixmaps for dst in sprites -- NO BITMAPS 2015-06-05 06:58:22 -07:00
SkSpriteBlitterTemplate.h use pixmaps for dst in sprites -- NO BITMAPS 2015-06-05 06:58:22 -07:00
SkStream.cpp SkBlockMemoryStream: correct test in getMemoryBase(). 2015-09-28 07:29:39 -07:00
SkStreamPriv.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkString.cpp Have /src files use header directly. 2015-09-29 09:37:59 -07:00
SkStringUtils.cpp ClearStencilClip in GrBatch 2015-08-18 10:33:30 -07:00
SkStringUtils.h Put clear and discard into GrBatch. 2015-08-18 09:20:09 -07:00
SkStroke.cpp Reland of more zero-length changes for svg compatibility (patchset #1 id:1 of https://codereview.chromium.org/1334543002/ ) 2015-09-09 13:20:49 -07:00
SkStroke.h remove SK_LEGACY_STROKE_CURVES 2015-05-22 06:26:52 -07:00
SkStrokeRec.cpp remove SK_LEGACY_STROKE_CURVES 2015-05-22 06:26:52 -07:00
SkStrokerPriv.cpp Revert of Revert of stop calling SkScalarDiv (patchset #1 id:1 of https://codereview.chromium.org/1138263002/) 2015-05-12 10:37:34 -07:00
SkStrokerPriv.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkSurfacePriv.h Introduce Props to surface (patchset #27 id:520001 of https://codereview.chromium.org/551463004/)" 2014-09-22 07:29:03 -07:00
SkTaskGroup.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkTaskGroup.h Have /src files use header directly. 2015-09-29 09:37:59 -07:00
SkTDPQueue.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkTDynamicHash.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkTextBlob.cpp [SkTextBlob] Remove incorrect builder assert 2015-10-13 08:59:23 -07:00
SkTextFormatParams.h Use static_assert instead of SK_COMPILE_ASSERT. 2015-08-20 07:57:52 -07:00
SkTextMapStateProc.h Revert of Revert of Fix SkTextBlob offset semantics. (patchset #1 id:1 of https://codereview.chromium.org/609223003/) 2014-09-29 06:29:53 -07:00
SkTextToPathIter.h Fix a few clang errors while trying to build tools target. 2013-03-26 21:48:58 +00:00
SkThreadID.cpp Unify ThreadID. 2015-09-29 14:38:01 -07:00
SkTime.cpp Remove include of stdlib.h from SkTypes.h. 2015-08-26 05:15:46 -07:00
SkTLList.h SkTLList throw on sk_malloc fail 2015-09-21 13:41:04 -07:00
SkTLS.cpp Have /src files use header directly. 2015-09-29 09:37:59 -07:00
SkTLS.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkTMultiMap.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkTraceEvent.h Have /src files use header directly. 2015-09-29 09:37:59 -07:00
SkTraceEventCommon.h Moved common cross-project functionality out from SkTraceEvent.h into SkTraceEventCommon.h 2015-08-05 12:54:40 -07:00
SkTSearch.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkTSort.h One SkTSearch to rule them all. Allow key to be of different type than the array. 2013-05-17 19:05:03 +00:00
SkTypeface.cpp Port uses of SkLazyPtr to SkOncePtr. 2015-09-09 09:09:53 -07:00
SkTypefaceCache.cpp Have /src files use header directly. 2015-09-29 09:37:59 -07:00
SkTypefaceCache.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkTypefacePriv.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-03-15 07:05:19 +00:00
SkUnPreMultiply.cpp Factor out UnPreMultiplyPreservingByteOrder 2014-01-15 22:24:58 +00:00
SkUtils.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkUtilsArm.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkUtilsArm.h Specialize Sk2d for ARM64 2015-03-20 09:25:26 -07:00
SkValidatingReadBuffer.cpp SkValidatingReadBuffer: make sure we don't call readTypeface(). 2015-09-14 11:09:43 -07:00
SkValidatingReadBuffer.h C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} 2015-03-25 18:17:32 -07:00
SkValidationUtils.h Revert "Revert of setConfig -> setInfo (https://codereview.chromium.org/308683005/)" 2014-05-30 13:26:10 +00:00
SkVarAlloc.cpp Have SkVarAlloc::alloc() use sk_malloc_throw. 2015-09-14 11:11:17 -07:00
SkVarAlloc.h Have SkVarAlloc::alloc() use sk_malloc_throw. 2015-09-14 11:11:17 -07:00
SkVertState.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkVertState.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkWriteBuffer.cpp Revert of change pixel-serializer to support reencoding existing data (patchset #5 id:80001 of https://codereview.chromium.org/1373683003/ ) 2015-09-28 09:58:41 -07:00
SkWriter32.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkXfermode_proccoeff.h Bye bye processor data manager. 2015-10-06 08:40:51 -07:00
SkXfermode.cpp Bye bye processor data manager. 2015-10-06 08:40:51 -07:00
SkXfermodeInterpretation.cpp SkPDF: with opaque draws, treat SRC mode as SRC_OVER 2015-05-27 08:53:36 -07:00
SkXfermodeInterpretation.h Better comments in SkXfermodeInterpretation 2015-05-27 14:43:40 -07:00
SkYUVPlanesCache.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkYUVPlanesCache.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00