skia2/include/core
Yi Xu d206315caa Update comment for SkFilterQuality
SkFilterQuality is recorded in the chrome UMA metrics, the enum should
not be reordered or changed; otherwise, the result may produce false
alarm. Adding the comment to reflect it t avoid future misunderstanding.

Bug:1176091
Change-Id: I6cdf0d8c4f59a5548e456a2c641b2b6158abde48
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/374417
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Mike Reed <reed@google.com>
2021-02-25 22:15:20 +00:00
..
SkAnnotation.h
SkBBHFactory.h Reenable Wdeprecated-copy-dtor 2021-02-16 17:53:28 +00:00
SkBitmap.h Bitmap.asImage() 2020-12-23 15:54:57 +00:00
SkBlendMode.h Work to improve blendmode dox 2021-02-08 18:41:01 +00:00
SkBlurTypes.h
SkCanvas.h Remove dead code for 2021-02-11 01:19:21 +00:00
SkCanvasVirtualEnforcer.h Pass sampling to drawImageSet 2021-01-05 19:40:31 +00:00
SkClipOp.h
SkColor.h Support luminance-alpha GL format for YUVA planes 2020-12-17 14:54:25 +00:00
SkColorFilter.h SkColorFilters::WithWorkingFormat 2021-02-11 19:44:33 +00:00
SkColorPriv.h move SkTPin to include/private 2020-10-16 19:45:11 +00:00
SkColorSpace.h
SkContourMeasure.h [canvaskit] Flesh out remaining docs for core CanvasKit. 2020-10-05 11:47:40 +00:00
SkCoverageMode.h
SkCubicMap.h
SkData.h
SkDataTable.h
SkDeferredDisplayList.h
SkDeferredDisplayListRecorder.h Add a new entry point for making promise images 2021-02-22 23:33:56 +00:00
SkDocument.h
SkDrawable.h
SkDrawLooper.h Hide (unused) SkDrawLooper 2021-02-07 12:49:53 +00:00
SkEncodedImageFormat.h Reland "heif: Add AVIF type and AVIF sniffing" 2020-11-05 15:25:52 +00:00
SkExecutor.h Reenable Wdeprecated-copy-dtor 2021-02-16 17:53:28 +00:00
SkFilterQuality.h Update comment for SkFilterQuality 2021-02-25 22:15:20 +00:00
SkFlattenable.h
SkFont.h Update SkFont::measureText documentation. 2020-11-11 17:15:35 +00:00
SkFontArguments.h
SkFontMetrics.h
SkFontMgr.h
SkFontParameters.h Fix DWrite axis design parameters. 2020-12-01 15:00:33 +00:00
SkFontStyle.h move SkTPin to include/private 2020-10-16 19:45:11 +00:00
SkFontTypes.h
SkGraphics.h
SkICC.h
SkImage.h Add a new entry point for making promise images 2021-02-22 23:33:56 +00:00
SkImageEncoder.h Bitmap.asImage() 2020-12-23 15:54:57 +00:00
SkImageFilter.h Reland "Remove deprecated SkImageFilter::MakeMatrixFilter" 2021-02-04 21:17:58 +00:00
SkImageGenerator.h Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo 2021-01-12 15:06:26 +00:00
SkImageInfo.h
SkM44.h
SkMallocPixelRef.h
SkMaskFilter.h
SkMath.h
SkMatrix44.h
SkMatrix.h [skottie] Implement skew & skew axis support 2021-02-08 22:24:38 +00:00
SkMilestone.h Update Skia milestone to 91 2021-02-25 22:04:56 +00:00
SkOverdrawCanvas.h remove dead code from old drawimage virtuals 2021-01-21 01:26:15 +00:00
SkPaint.h Prepare flag to hide setFilterQuality 2021-02-13 18:06:43 +00:00
SkPath.h Add query to test our cached convexity 2021-01-19 14:54:44 +00:00
SkPathBuilder.h SkPathBuider::addPath() 2021-01-26 03:53:49 +00:00
SkPathEffect.h
SkPathMeasure.h [canvaskit] Flesh out remaining docs for core CanvasKit. 2020-10-05 11:47:40 +00:00
SkPathTypes.h
SkPicture.h Reenable Wdeprecated-copy-dtor 2021-02-16 17:53:28 +00:00
SkPictureRecorder.h Almost remove GrContext 2020-10-20 15:52:01 +00:00
SkPixelRef.h Revert "Migrate uses of deferred proxies to lazy proxies" 2021-02-10 14:52:53 +00:00
SkPixmap.h Remove dead code (from old flags) 2020-12-11 02:35:49 +00:00
SkPngChunkReader.h
SkPoint3.h
SkPoint.h
SkPromiseImageTexture.h Simplify promise image callbacks. 2020-11-10 02:47:56 +00:00
SkRasterHandleAllocator.h Reenable Wdeprecated-copy-dtor 2021-02-16 17:53:28 +00:00
SkRect.h Add GrSurfaceFillContext 2020-12-16 20:48:43 +00:00
SkRefCnt.h
SkRegion.h
SkRRect.h Add halfWidth/halfHeight functions to SkRectPriv 2020-12-22 20:42:43 +00:00
SkRSXform.h
SkSamplingOptions.h Name common cubic resamplers 2021-02-05 19:21:04 +00:00
SkScalar.h
SkSerialProcs.h
SkShader.h Almost remove GrContext 2020-10-20 15:52:01 +00:00
SkSize.h
SkStream.h
SkString.h
SkStrokeRec.h
SkSurface.h Remove obsolete flag SK_SUPPORT_LEGACY_ASYNCRESCALE_QUALITY 2021-01-11 18:02:07 +00:00
SkSurfaceCharacterization.h
SkSurfaceProps.h Remove code guarded by SK_LEGACY_SURFACE_PROPS. 2020-10-23 22:41:36 +00:00
SkSwizzle.h
SkTextBlob.h Make TextBlob 'Text' allocators public. 2021-02-24 18:48:44 +00:00
SkTileMode.h
SkTime.h
SkTraceMemoryDump.h Reenable Wdeprecated-copy-dtor 2021-02-16 17:53:28 +00:00
SkTypeface.h Make onCreateScalerContext return unique_ptr. 2020-12-28 17:31:09 +00:00
SkTypes.h remove SK_BUILD_NO_OPTS 2020-12-08 19:44:02 +00:00
SkUnPreMultiply.h
SkVertices.h
SkYUVAInfo.h Reland "Push SkYUVAInfo into GrYUVToRGBEffect." 2021-01-13 22:08:44 +00:00
SkYUVAPixmaps.h Remove SkYUVASizeInfo, make SkYUVAIndex a private part of SkYUVAInfo 2021-01-12 15:06:26 +00:00