skia2/src/core
2016-02-05 11:18:39 -08:00
..
Sk4px.h Clean up SkXfermode_opts.h 2016-01-08 11:45:21 -08:00
SkAAClip.cpp Add default ctor to SkMask 2015-12-17 11:33:12 -08: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 Remove no-op code in SkAlphaRuns::add 2015-12-09 12:33:21 -08: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 Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture backed. 2016-01-11 11:14:17 -08: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 don't get dismayed by negative scales for HQ 2016-02-03 19:07:54 -08:00
SkBitmapController.h move SkBitmapProvider to its own file 2015-09-15 14:46:27 -07:00
SkBitmapDevice.cpp Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture backed. 2016-01-11 11:14:17 -08:00
SkBitmapFilter.h remove unused SkBitmapFilter::Allocate 2016-01-14 10:40:29 -08: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 restore lost optimization when the shader can report const_in_y 2016-01-11 11:02:27 -08:00
SkBitmapProcShader.h remove shadeSpan16 from shader 2016-01-05 05:10:33 -08:00
SkBitmapProcState_filter.h Make gMask_00FF00FF a constant 2014-05-12 15:38:00 +00:00
SkBitmapProcState_matrix_template.h Rename SkBitmapProcStateAutoMapper methods 2016-02-03 10:21:33 -08:00
SkBitmapProcState_matrix.h Rename SkBitmapProcStateAutoMapper methods 2016-02-03 10:21:33 -08:00
SkBitmapProcState_matrixProcs.cpp Rename SkBitmapProcStateAutoMapper methods 2016-02-03 10:21:33 -08:00
SkBitmapProcState_procs.h remove shadeSpan16 from shader 2016-01-05 05:10:33 -08:00
SkBitmapProcState_sample.h remove shadeSpan16 from shader 2016-01-05 05:10:33 -08:00
SkBitmapProcState_shaderproc.h Rename SkBitmapProcStateAutoMapper methods 2016-02-03 10:21:33 -08:00
SkBitmapProcState_utils.h ARM Skia NEON patches - 18 - Preparation work for BitmapProcState 2013-09-05 18:27:57 +00:00
SkBitmapProcState.cpp Rename SkBitmapProcStateAutoMapper methods 2016-02-03 10:21:33 -08:00
SkBitmapProcState.h Rename SkBitmapProcStateAutoMapper methods 2016-02-03 10:21:33 -08:00
SkBitmapProvider.cpp scaling API on SkPixmap 2015-11-23 12:32:16 -08:00
SkBitmapProvider.h scaling API on SkPixmap 2015-11-23 12:32:16 -08:00
SkBitmapScaler.cpp Allow Resize to be called w/ a preallocated pixmap 2016-01-13 13:36:31 -08:00
SkBitmapScaler.h Allow Resize to be called w/ a preallocated pixmap 2016-01-13 13:36:31 -08: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 Fix UB function problems for shaders and mask. 2015-12-18 09:52:15 -08:00
SkBlitMask.h Fix UB function problems for shaders and mask. 2015-12-18 09:52:15 -08: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 Fix UB function problems for shaders and mask. 2015-12-18 09:52:15 -08:00
SkBlitter_PM4f.cpp float components in xfermodes 2016-01-30 18:52:31 -08:00
SkBlitter_RGB16.cpp remove shadeSpan16 from shader 2016-01-05 05:10:33 -08:00
SkBlitter_Sprite.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBlitter.cpp float components in xfermodes 2016-01-30 18:52:31 -08:00
SkBlitter.h Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBuffer.cpp Fix fuzzer-found deserialization bugs 2016-01-13 13:46:32 -08: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 Fix for rounded-rect clips with filters. 2016-02-02 18:44:16 -08:00
SkCanvasPriv.h Try out scalar picture sizes 2014-08-29 08:03:56 -07:00
SkChecksum.cpp Move SkChecksum::Murmur3 out of the header. 2015-10-21 11:53:27 -07:00
SkChunkAlloc.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkClipStack.cpp Fix up the clip mask manager's creation of paths (w.r.t. volatility) 2015-10-26 14:37:03 -07:00
SkColor.cpp add kRGBA_F16_SkColorType 2016-02-05 11:18:39 -08:00
SkColorFilter.cpp extend compose-colorfilter to 4f 2016-02-04 11:35:27 -08:00
SkColorFilterShader.cpp add 4f support to colorfiltershader 2016-01-24 11:15:14 -08:00
SkColorFilterShader.h add 4f support to colorfiltershader 2016-01-24 11:15:14 -08:00
SkColorMatrixFilterRowMajor255.cpp Clean up GrGLSLFragmentProcessor-derived classes 2016-02-03 12:25:40 -08:00
SkColorMatrixFilterRowMajor255.h Add ability to extract YUV planes from SkImage 2016-02-01 13:16:14 -08:00
SkColorShader.h Revert[2] of float color components 2016-01-22 01:04:29 -08:00
SkColorTable.cpp Specialize SkOncePtr<T[]>. 2015-09-09 10:00:22 -07:00
SkComposeShader.cpp Don't preserve buggy Android behavior of ignoring the paint's alpha. 2016-01-04 08:16:38 -08: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 Refactor resize filter to go faster 2016-01-12 10:44:02 -08:00
SkConvolver.h Refactor resize filter to go faster 2016-01-12 10:44:02 -08:00
SkCoreBlitters.h float components in xfermodes 2016-01-30 18:52:31 -08:00
SkCubicClipper.cpp If a point is on a path edge, it's in the path, at least for all cases where the path edge is not canceled with another edge through coincidence. 2015-12-14 08:38:09 -08:00
SkCubicClipper.h If a point is on a path edge, it's in the path, at least for all cases where the path edge is not canceled with another edge through coincidence. 2015-12-14 08:38:09 -08:00
SkData.cpp Eliminate SkFILE: it always is the same as FILE. 2015-11-20 13:47:49 -08:00
SkDataTable.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkDebug.cpp Fix GOOGLE3 Android build. 2015-11-18 13:14:14 -08: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 Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS (now unused). 2016-01-21 06:49:15 -08: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 Revert of sdf: use linear edge distance approximation for all gradient directions (patchset #1 id:1 of https://codereview.chromium.org/1545893003/ ) 2016-01-19 16:26:55 -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
SkDither.h move SkDither.h to private, remove unused shadeSpan16 2016-01-04 05:06:07 -08:00
SkDraw.cpp remove legacy defines 2016-01-25 06:33:02 -08: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 Remove SkDrawProcs 2015-11-24 12:41:01 -08:00
SkEdge.cpp ubsan shift fixes 2015-12-09 12:02:30 -08:00
SkEdge.h ubsan shift fixes 2015-12-09 12:02:30 -08:00
SkEdgeBuilder.cpp combine vertical overlapping edges 2016-01-30 14:07:20 -08:00
SkEdgeBuilder.h combine vertical overlapping edges 2016-01-30 14:07:20 -08:00
SkEdgeClipper.cpp check bounds of each cubic segment against clip 2015-12-17 07:55:39 -08: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 ubsan shift fixes 2015-12-09 12:02:30 -08:00
SkFilterProc.cpp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:09:54 +00:00
SkFilterProc.h Sanitizing source files in Skia_Periodic_House_Keeping 2013-01-26 07:06:02 +00:00
SkFindAndPlaceGlyph.h Start using <type_traits> and <utility> (C++11). 2016-01-05 14:59:40 -08: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 ubsan shift fixes 2015-12-09 12:02:30 -08: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 Expose API for gx font variation axes. 2016-01-21 14:17:47 -08: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 SkNx Load/store: take any pointer. 2016-01-31 08:02:47 -08:00
SkGeometry.h SkNx Load/store: take any pointer. 2016-01-31 08:02:47 -08:00
SkGlobalInitialization_core.cpp reorg global initialization, separating core from optional 2016-01-13 08:47:54 -08:00
SkGlyph.h Add SK_BEGIN_REQUIRE_DENSE / SK_END_REQUIRE_DENSE. 2015-11-24 05:35:58 -08: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 Use SkAutoTExclusive in SkGlyphCache. 2015-10-23 11:31:38 -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 take gr-context parameter to refEncoded, indicating a desire for only gpu-specific formats 2016-01-05 09:16:19 -08:00
SkImageCacherator.h take gr-context parameter to refEncoded, indicating a desire for only gpu-specific formats 2016-01-05 09:16:19 -08:00
SkImageFilter.cpp Replace the id<-->key hashmap in SkImageFilter by a SkTArray 2016-02-01 05:27:16 -08:00
SkImageGenerator.cpp take gr-context parameter to refEncoded, indicating a desire for only gpu-specific formats 2016-01-05 09:16:19 -08: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 Create GLSLUniformHandler class for gpu backend 2015-12-03 09:20:44 -08: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: Make a recursive, forward-mapping bounds 2016-01-28 08:23:02 -08:00
SkLocalMatrixImageFilter.h Image filters: Make a recursive, forward-mapping bounds 2016-01-28 08:23:02 -08:00
SkLocalMatrixShader.cpp change factory to method, to parallel pattern in imagefilters. no functionality change. 2015-12-30 13:39:41 -08:00
SkLocalMatrixShader.h Bye bye processor data manager. 2015-10-06 08:40:51 -07:00
SkMallocPixelRef.cpp For non-opaque SkBitmapDevices, replace malloc-then-zero with calloc. 2015-11-05 09:46:23 -08: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 Refactor to use GrWrapTextureInBitmap more 2016-01-14 06:03:29 -08: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 Revert of Fix UB in SkDivBits (patchset #4 id:50001 of https://codereview.chromium.org/1455163004/ ) 2015-11-20 07:13:27 -08:00
SkMathPriv.h SkBSwap32 2016-01-22 07:54:08 -08:00
SkMatrix.cpp Delete 2 legacy flags 2016-01-25 06:29:44 -08:00
SkMatrixImageFilter.cpp Remove SK_SUPPORT_SRC_BOUNDS_BLOAT_FOR_IMAGEFILTERS (now unused). 2016-01-21 06:49:15 -08:00
SkMatrixImageFilter.h Fix filter primitive bounds computations. 2015-12-09 10:11:43 -08:00
SkMatrixUtils.h SkTreatAsSprite should take AA into account 2016-01-07 10:34:46 -08: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 SkNx Load/store: take any pointer. 2016-01-31 08:02:47 -08:00
SkMipMap.h Anisotropic mipmap fixes 2016-01-22 11:45:39 -08:00
SkModeColorFilter.cpp remove external header for SkModeColorFilter 2016-01-11 13:09:00 -08:00
SkModeColorFilter.h remove external header for SkModeColorFilter 2016-01-11 13:09:00 -08:00
SkMSAN.h Hack together MSAN build. 2016-02-03 09:21:44 -08:00
SkMultiPictureDraw.cpp If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for. 2016-01-04 19:13:19 -08: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 fix ninepatch iter from generating invalid rects 2015-11-17 12:11:57 -08:00
SkNinePatchIter.h add drawImageNine 2015-06-25 12:32:03 -07:00
SkNx.h SkNx Load/store: take any pointer. 2016-01-31 08:02:47 -08:00
SkOpts.cpp NEON optimizations for GrayAlpha -> RGBA/BGRA Premul/Unpremul 2016-02-03 11:17:44 -08:00
SkOpts.h NEON optimizations for GrayAlpha -> RGBA/BGRA Premul/Unpremul 2016-02-03 11:17:44 -08: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 Fix fuzzer-found deserialization bugs 2016-01-13 13:46:32 -08:00
SkPaintDefaults.h move SKPaint's defaults (that might be configurable) into a header 2012-02-29 13:03:00 +00:00
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 Consolidate SK_CRASH and sk_throw into SK_ABORT 2016-01-29 08:51:04 -08:00
SkPathEffect.cpp Implement an SkPaint-based image filter 2016-01-08 14:58:35 -08:00
SkPathMeasure.cpp fix teeny dashed path bug 2016-01-29 09:54:20 -08:00
SkPathPriv.h Fix for GrAALinearizingConvexPathRenderer incorrectly drawing non-convex paths 2015-12-15 11:01:12 -08:00
SkPathRef.cpp Fix fuzzer-found deserialization bug in SkPathRef 2016-02-02 06:14:47 -08:00
SkPerspIter.h Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:09:54 +00:00
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 fix skp fuzz 2016-01-21 06:54:46 -08: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 Revert[2] of "add backdrop option to SaveLayerRec" 2016-01-07 11:28:08 -08:00
SkPictureImageGenerator.cpp SkBitmap::installPixels(const SkPixmap&); 2015-12-09 11:36:59 -08:00
SkPicturePlayback.cpp SaveFlags begone! 2016-01-28 13:14:53 -08:00
SkPicturePlayback.h Rename SkDrawPictureCallback to SkPicture::AbortCallback 2015-01-07 07:28:41 -08:00
SkPictureRecord.cpp Revert[2] of "add backdrop option to SaveLayerRec" 2016-01-07 11:28:08 -08:00
SkPictureRecord.h change signature for virtual related to saveLayer, passing SaveLayerRec 2015-12-18 07:09:18 -08:00
SkPictureRecorder.cpp SkRecord refactor: fill bounds array instead of BBH directly 2015-10-24 07:45:47 -07:00
SkPictureShader.cpp SkPictureShader cleanup 2016-02-01 09:19:49 -08:00
SkPictureShader.h remove 565 effects shaders 2016-01-04 09:54:55 -08:00
SkPixelRef.cpp Make SkBitmap::CopyTo respect requested dst color type when bitmap is texture backed. 2016-01-11 11:14:17 -08:00
SkPixmap.cpp add kRGBA_F16_SkColorType 2016-02-05 11:18:39 -08:00
SkPM4fPriv.h float components in xfermodes 2016-01-30 18:52:31 -08: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 Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:09:54 +00:00
SkRasterClip.cpp Fix for rounded-rect clips with filters. 2016-02-02 18:44:16 -08:00
SkRasterClip.h Fix for rounded-rect clips with filters. 2016-02-02 18:44:16 -08:00
SkRasterizer.cpp Add default ctor to SkMask 2015-12-17 11:33:12 -08:00
SkReadBuffer.cpp detect bad/corrupt flattenable factory indices 2016-01-21 06:44:18 -08: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 Add SkRecord::defrag(). 2015-11-19 07:23:49 -08:00
SkRecord.h Use ::std for is_empty, is_class, add_xxx_reference, remove decay. 2016-01-08 11:05:09 -08:00
SkRecordDraw.cpp Revert[2] of "add backdrop option to SaveLayerRec" 2016-01-07 11:28:08 -08:00
SkRecordDraw.h SkRecord refactor: fill bounds array instead of BBH directly 2015-10-24 07:45:47 -07:00
SkRecorder.cpp Revert[2] of "add backdrop option to SaveLayerRec" 2016-01-07 11:28:08 -08:00
SkRecorder.h change signature for virtual related to saveLayer, passing SaveLayerRec 2015-12-18 07:09:18 -08:00
SkRecordOpts.cpp Revert[2] of "add backdrop option to SaveLayerRec" 2016-01-07 11:28:08 -08:00
SkRecordOpts.h add SkRecordOptimize2 and an experimental API for more aggressive opts 2015-11-19 10:31:08 -08:00
SkRecordPattern.h Modernize SkRecordPattern.h 2015-11-19 08:53:27 -08:00
SkRecords.cpp Move non-trivial constructors out-of-line. 2015-07-29 13:14:05 -07:00
SkRect.cpp SkNx Load/store: take any pointer. 2016-01-31 08:02:47 -08: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 Consolidate SK_CRASH and sk_throw into SK_ABORT 2016-01-29 08:51:04 -08:00
SkRemote_protocol.h SkRecord: text blobs 2015-11-04 08:19:24 -08:00
SkRemote.cpp change signature for virtual related to saveLayer, passing SaveLayerRec 2015-12-18 07:09:18 -08:00
SkRemote.h change signature for virtual related to saveLayer, passing SaveLayerRec 2015-12-18 07:09:18 -08:00
SkResourceCache.cpp SkResourceCache::GetAllocator() index8 and other color types handling 2015-11-10 04:55:15 -08:00
SkResourceCache.h [tracing] Add support for skia caches to dump memory stats 2015-08-27 09:23:54 -07:00
SkRRect.cpp Change name from ScaleToSides to SkScaleToSides. 2016-01-22 11:58:55 -08: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 Make SkROBuffer::Iter::size() work when exhausted 2016-01-11 06:38:00 -08: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
SkScaleToSides.h Change name from ScaleToSides to SkScaleToSides. 2016-01-22 11:58:55 -08:00
SkScan_Antihair.cpp ubsan shift fixes 2015-12-09 12:02:30 -08:00
SkScan_AntiPath.cpp use left-shift macro to fix/avoid undefined behvarior warnings 2016-02-03 10:16:08 -08:00
SkScan_Hairline.cpp SkNx Load/store: take any pointer. 2016-01-31 08:02:47 -08:00
SkScan_Path.cpp batch merge new edges 2016-02-01 04:34:58 -08:00
SkScan.cpp remove SK_SCALAR_IS_[FLOAT,FIXED] and assume floats 2013-12-17 16:44:46 +00:00
SkScan.h add support for capped hairlines 2015-12-09 14:04:46 -08: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 Revert[2] of float color components 2016-01-22 01:04:29 -08:00
SkSharedMutex.cpp Unify ThreadID. 2015-09-29 14:38:01 -07:00
SkSharedMutex.h Revert of skstd -> std for unique_ptr (patchset #24 id:460001 of https://codereview.chromium.org/1436033003/ ) 2016-01-24 19:49:24 -08:00
SkSmallAllocator.h Small cleanups to SkSmallAllocator 2015-09-22 10:37:08 -07:00
SkSpecialImage.cpp Add SkSpecialImage & SkSpecialSurface classes 2016-02-04 10:52:42 -08:00
SkSpecialImage.h Add SkSpecialImage & SkSpecialSurface classes 2016-02-04 10:52:42 -08:00
SkSpecialSurface.cpp Fix memory leak in SkSpecialSurface 2016-02-04 14:59:58 -08:00
SkSpecialSurface.h Add SkSpecialImage & SkSpecialSurface classes 2016-02-04 10:52:42 -08: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 Revert of Consolidate SkStream copying methods (patchset #1 id:1 of https://codereview.chromium.org/1640793002/ ) 2016-01-27 12:06:22 -08:00
SkStreamPriv.h SkStream/Priv cleanups 2016-01-19 07:53:39 -08:00
SkString.cpp Add config options to run different GPU APIs to dm and nanobench 2015-12-23 01:33:01 -08: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 Zero length lines may have caps, but do not need joins. 2015-12-08 04:29:45 -08:00
SkStroke.h remove SK_LEGACY_STROKE_CURVES 2015-05-22 06:26:52 -07:00
SkStrokeRec.cpp Pack and align SkStrokeRec to 4-byte boundary. 2015-11-20 13:32:32 -08: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 If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for. 2016-01-04 19:13:19 -08:00
SkTaskGroup.h If we swap its arguments, SkTaskGroup::batch() _is_ sk_parallel_for. 2016-01-04 19:13:19 -08: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 should store per-run text alignment 2015-11-17 11:39:32 -08:00
SkTextBlobRunIterator.h Make SkTextBlob::RunIterator public. 2015-10-27 14:01:05 -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 SkTime: Stop using POSIX entensions to time.h for timezone 2016-01-12 11:55:29 -08:00
SkTLList.h Make SkTLList prealloc its first block of nodes 2015-11-18 19:48:50 -08: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
SkTTopoSort.h Add SkTTopoSort 2015-10-19 12:15:55 -07: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 ubsan shift fixes 2015-12-09 12:02:30 -08: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 remove use of malloc.h 2016-01-04 18:50:42 -08: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 SkPixelSerializer: support indexed pixels 2015-12-07 12:42:24 -08:00
SkWriter32.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkXfermode4f.cpp optimize src mode (opaque src in srcover) singleton with aa (e.g. a8 text mask) 2016-02-03 10:09:23 -08:00
SkXfermode_proccoeff.h kill SkValue 2016-01-27 13:08:33 -08:00
SkXfermode.cpp Revert of Work around exasperating Google3 Android build error. (patchset #1 id:1 of https://codereview.chromium.org/1649493005/ ) 2016-02-03 16:29:25 -08: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