skia2/include/core
Cary Clark 579985ce4f fix self references
try removing self references in method definitions.
If this creates awkward wording, it can always be allowed
in another CL. Also tighten rules for identifying function
references in include comments.

R=briansoman@google.com, caryclark@google.com
TBR=reed@google.com
Bug: skia:6898
Change-Id: I1a0e6b2a76dacfe71d134deb4589fb74e6611a03
Reviewed-on: https://skia-review.googlesource.com/28624
Commit-Queue: Cary Clark <caryclark@skia.org>
Reviewed-by: Cary Clark <caryclark@skia.org>
2017-07-31 16:49:12 +00:00
..
SkAnnotation.h
SkBBHFactory.h
SkBitmap.h removed dead colortable code 2017-07-19 22:20:57 +00:00
SkBlendMode.h
SkBlurTypes.h
SkCanvas.h Don't move raw pointers in SkCanvas 2017-06-05 01:17:51 +00:00
SkClipOp.h add flag to hide deprecated clipops 2017-05-10 18:56:14 +00:00
SkColor.h remove unused SkPoint3 from SkColor.h 2017-07-22 19:30:37 +00:00
SkColorFilter.h add srgb gamma colorfilters 2017-07-05 20:16:27 +00:00
SkColorPriv.h Remove SK_SUPPORT_LEGACY_BROKEN_LERP support 2017-03-13 15:08:29 +00:00
SkColorSpace.h Hide ctors of SkShader, SkImage & SkColorSpace 2017-05-26 22:34:00 +00:00
SkColorSpaceXform.h add helper static to SkColorSpaceXform 2017-05-22 18:08:13 +00:00
SkColorSpaceXformCanvas.h Make xformer class for SkCSXCanvas, use for draw loopers 2017-03-30 18:02:58 +00:00
SkData.h
SkDataTable.h Remove SkDataTableBuilder. It is not used. 2017-02-28 21:11:45 +00:00
SkDeque.h
SkDocument.h SkDocument: consolidate trimBox code 2017-07-05 21:35:37 +00:00
SkDrawable.h
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 SkXfermode no longer needs to e a flattenable 2017-06-10 15:29:24 +00:00
SkFlattenableSerialization.h
SkFont.h
SkFontArguments.h Add SkTypeface::getVariationDesignPosition. 2017-02-24 16:59:05 +00:00
SkFontLCDConfig.h
SkFontStyle.h Remove internal use of SkTypeface::Style. 2017-07-27 21:30:45 +00:00
SkGraphics.h add API to change max pointsize for font cache 2017-06-01 20:55:16 +00:00
SkICC.h Improve comment in SkICC.h 2017-02-24 20:35:57 +00:00
SkImage.h make SkColorTable private 2017-07-22 20:47:37 +00:00
SkImageDeserializer.h
SkImageEncoder.h Add support for webp lossless compression 2017-05-17 02:24:29 +00:00
SkImageFilter.h Unfriend SkImageFilter subclasses 2017-07-06 18:03:36 +00:00
SkImageGenerator.h Make SkImage_Lazy::onMakeColorSpace return a SkImage_Lazy 2017-07-10 17:45:28 +00:00
SkImageInfo.h Index8 is dead, remove guarded code 2017-07-17 20:37:28 +00:00
SkLights.h makeColorSpace() for SkColorFilterShader and SkLightingShader 2017-04-21 19:55:23 +00:00
SkMallocPixelRef.h removed dead colortable code 2017-07-19 22:20:57 +00:00
SkMask.h
SkMaskFilter.h Retract GrTexture.h a bit 2017-06-09 17:29:09 +00:00
SkMath.h
SkMatrix44.h Add some thread safety notes. 2017-03-02 13:44:49 +00:00
SkMatrix.h comment SK_API and add fix params 2017-05-18 20:06:21 +00:00
SkMetaData.h
SkMilestone.h Update Skia milestone to 62 2017-07-20 20:21:23 +00:00
SkMultiPictureDraw.h
SkPaint.h fix self references 2017-07-31 16:49:12 +00:00
SkPath.h Revert "Revert "Fix SkPathRef deserialization malloc crash"" 2017-07-27 12:15:03 +00:00
SkPathEffect.h move intermediate patheffect classes inside src 2017-03-09 14:46:11 +00:00
SkPathMeasure.h
SkPicture.h Delete unread SkPicture mbox 2017-07-13 22:31:52 +00:00
SkPictureAnalyzer.h
SkPictureRecorder.h Revert "add guard for extra includes" 2017-05-17 11:40:03 +00:00
SkPixelRef.h removed dead colortable code 2017-07-19 22:20:57 +00:00
SkPixelSerializer.h Revert "Revert "remove dead code for legacy image encode api"" 2017-07-18 21:08:35 +00:00
SkPixmap.h removed dead colortable code 2017-07-19 22:20:57 +00:00
SkPngChunkReader.h
SkPoint3.h
SkPoint.h
SkPostConfig.h GR_TEST_UTILS fixes 2017-07-06 14:35:45 +00:00
SkPreConfig.h
SkRasterHandleAllocator.h
SkRasterizer.h
SkRect.h Align const pointer casts in SkRect 2017-07-24 15:06:08 +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
SkRWBuffer.h Remove deprecated SkRWBuffer snapshot methods 2017-06-02 15:44:57 +00:00
SkScalar.h remove obsolete SK_SUPPORT_LEGACY_SCALARMUL code 2017-04-08 00:34:04 +00:00
SkShader.h SkShader::asACompose is android-only 2017-06-09 17:29:08 +00:00
SkSize.h SkSize can be aggregate-initialized 2017-04-11 18:57:20 +00:00
SkStream.h add Make factory to SkMemoryStream (simplify call-sites) 2017-07-26 15:59:49 +00:00
SkString.h
SkStrokeRec.h
SkSurface.h Revert "Add support for semaphores to be inserted on GrContext flush" 2017-07-22 17:34:00 +00:00
SkSurfaceProps.h
SkSwizzle.h
SkTextBlob.h remove dead code around SK_SUPPORT_LEGACY_TEXTBLOB_SERIAL_API 2017-07-22 19:30:07 +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 Expose SkWriteBuffer in component builds 2017-06-05 23:33:23 +00:00
SkWriter32.h Add serialization support for drawShadowRec 2017-05-22 18:02:53 +00:00
SkYUVSizeInfo.h