skia2/include/core
Brian Osman 07454223d6 Cleanup SkImageGenerator, add missing fns to GrBackendTextureImageGenerator
No "real" API changes.
TBR=reed@google.com

Bug: skia:
Change-Id: I08c29f76806388394938f204f2a50b2fd6ea8942
Reviewed-on: https://skia-review.googlesource.com/16662
Reviewed-by: Brian Osman <brianosman@google.com>
Reviewed-by: Matt Sarett <msarett@google.com>
Commit-Queue: Brian Osman <brianosman@google.com>
2017-05-12 14:30:17 +00:00
..
SkAnnotation.h
SkBBHFactory.h
SkBitmap.h Remove comments referencing locked pixels 2017-05-10 21:30:38 +00:00
SkBlendMode.h
SkBlurTypes.h
SkCanvas.h add parameter names 2017-05-10 14:22:58 +00:00
SkClipOp.h add flag to hide deprecated clipops 2017-05-10 18:56:14 +00:00
SkColor.h Make SkColorSetA() a constexpr function. 2017-04-07 20:21:11 +00:00
SkColorFilter.h void SkColorFilter::onAppendStages(...) 2017-05-09 20:04:44 +00:00
SkColorPriv.h Remove SK_SUPPORT_LEGACY_BROKEN_LERP support 2017-03-13 15:08:29 +00:00
SkColorSpace.h Delete SkColorSpace::ColorSpaceFlags 2017-03-24 17:11:26 +00:00
SkColorSpaceXform.h Add codec and color xform support for 565 2017-03-28 19:39:42 +00:00
SkColorSpaceXformCanvas.h Make xformer class for SkCSXCanvas, use for draw loopers 2017-03-30 18:02:58 +00:00
SkColorTable.h Revert[4] "clean up (partially) colortable api"""" 2017-04-03 19:29:38 +00:00
SkData.h
SkDataTable.h Remove SkDataTableBuilder. It is not used. 2017-02-28 21:11:45 +00:00
SkDeque.h
SkDocument.h SkXPS: new document API. 2017-02-06 19:00:28 +00:00
SkDrawable.h Make header files self-sufficient 2017-02-10 01:19:52 +00:00
SkDrawFilter.h
SkDrawLooper.h Make xformer class for SkCSXCanvas, use for draw loopers 2017-03-30 18:02:58 +00:00
SkEncodedImageFormat.h
SkExecutor.h SkExecutor 2017-02-22 16:17:39 +00:00
SkFilterQuality.h
SkFlattenable.h
SkFlattenableSerialization.h
SkFont.h
SkFontArguments.h Add SkTypeface::getVariationDesignPosition. 2017-02-24 16:59:05 +00:00
SkFontLCDConfig.h
SkFontStyle.h
SkGraphics.h remove guard for SkImageGenerator api 2017-02-22 04:31:18 +00:00
SkICC.h Improve comment in SkICC.h 2017-02-24 20:35:57 +00:00
SkImage.h Remove SkCrossContextImageData and all support code 2017-05-11 18:07:20 +00:00
SkImageDeserializer.h
SkImageEncoder.h hide lockpixels api behind flag 2017-04-17 15:33:36 +00:00
SkImageFilter.h Finish overriding onMakeColorSpace() for SkImageFilters 2017-04-17 17:17:32 +00:00
SkImageGenerator.h Cleanup SkImageGenerator, add missing fns to GrBackendTextureImageGenerator 2017-05-12 14:30:17 +00:00
SkImageInfo.h Revert "explictly fail to draw unpremul, as this is buggy, incomplete, tricky, and unused" 2017-01-20 14:21:42 +00:00
SkLights.h makeColorSpace() for SkColorFilterShader and SkLightingShader 2017-04-21 19:55:23 +00:00
SkMallocPixelRef.h Only store width and height on SkPixelRef (part 2) 2017-05-01 15:01:05 +00:00
SkMask.h
SkMaskFilter.h Consolidate Proxy caching code in GrResourceProvider 2017-03-14 14:09:12 +00:00
SkMath.h
SkMatrix44.h Add some thread safety notes. 2017-03-02 13:44:49 +00:00
SkMatrix.h optimize intersect, use getType to utilize fast-case in preTranslate 2017-03-07 20:51:34 +00:00
SkMetaData.h
SkMilestone.h Update Skia milestone to 60 2017-04-13 21:22:43 +00:00
SkMultiPictureDraw.h
SkPaint.h add parameter names 2017-05-10 14:22:58 +00:00
SkPath.h Add some thread safety notes. 2017-03-02 13:44:49 +00:00
SkPathEffect.h move intermediate patheffect classes inside src 2017-03-09 14:46:11 +00:00
SkPathMeasure.h
SkPathRef.h
SkPicture.h Initial clip-mask-layer support 2017-05-01 14:07:10 +00:00
SkPictureAnalyzer.h
SkPictureRecorder.h remove kReturnNullForEmpty_FinishFlag feature 2017-04-11 01:24:06 +00:00
SkPixelRef.h Finish removal of SkImageInfo from SkPixelRef 2017-05-04 12:54:10 +00:00
SkPixelSerializer.h
SkPixmap.h remove vestigle code for lockpixels 2017-04-20 15:15:58 +00:00
SkPngChunkReader.h
SkPoint3.h
SkPoint.h
SkPostConfig.h fix SkASSERT for Visual Studio 2017-05-11 13:48:17 +00:00
SkPreConfig.h
SkRasterHandleAllocator.h Make header files self-sufficient 2017-02-10 01:19:52 +00:00
SkRasterizer.h
SkRect.h Add tracking of unique proxyID beside unique renderTargetID in auditTrail and clearOp 2017-03-31 16:11:30 +00:00
SkRefCnt.h Only perform SkSafeRef race detection if on android framework 2017-03-23 14:32:47 +00:00
SkRegion.h SkRegion deserialization more robust 2017-02-18 13:34:30 +00:00
SkRRect.h Circular shadow fixes for Flutter. 2017-04-21 15:23:53 +00:00
SkRSXform.h Make header files self-sufficient 2017-02-10 01:19:52 +00:00
SkRWBuffer.h
SkScalar.h remove obsolete SK_SUPPORT_LEGACY_SCALARMUL code 2017-04-08 00:34:04 +00:00
SkShader.h Make SkCreateRasterPipelineBlitter() not fail. 2017-05-10 20:07:37 +00:00
SkSize.h SkSize can be aggregate-initialized 2017-04-11 18:57:20 +00:00
SkStream.h Remove unnecessary SkFILEStream::getMemoryBase 2017-05-01 15:17:15 +00:00
SkString.h
SkStrokeRec.h
SkSurface.h Add backend safe classes for passing in external texture and render targets into gpu 2017-04-18 20:33:58 +00:00
SkSurfaceProps.h
SkSwizzle.h
SkTextBlob.h Purge GrTextBlobCache entries on SkTextBlob deletion 2017-03-14 14:00:13 +00:00
SkTime.h
SkTLazy.h
SkTraceMemoryDump.h
SkTypeface.h SkTypeface: remove old virtual onGetAdvancedMetrics, since https://crrev.com/2860293003 2017-05-05 19:08:13 +00:00
SkTypes.h Make SkNoncopyable movable 2017-04-26 01:24:24 +00:00
SkUnPreMultiply.h
SkVertices.h remove legacy vertices flag and code 2017-04-06 12:58:46 +00:00
SkWriteBuffer.h Mark overridden destructors with 'override' and remove 'virtual' 2017-03-22 16:06:18 +00:00
SkWriter32.h
SkYUVSizeInfo.h Make header files self-sufficient 2017-02-10 01:19:52 +00:00