skia2/include/core
Michael Ludwig beb7cd291a Reland "Support clip masks for SaveLayerRec and drawSpecial in Ganesh"
This reverts commit 3c3b194f3b.

Reason for revert: Seems to be a problem with Inteliris 655, which already
 has an extensive blacklist, so adding this test to it

Original change's description:
> Revert "Support clip masks for SaveLayerRec and drawSpecial in Ganesh"
>
> This reverts commit 053b293993.
>
> Reason for revert: breaks on Intel Vulkan
>
> Original change's description:
> > Support clip masks for SaveLayerRec and drawSpecial in Ganesh
> >
> > Change-Id: I2e37e28fcbd3631bccc65253604015871503a089
> > Reviewed-on: https://skia-review.googlesource.com/c/skia/+/205929
> > Commit-Queue: Michael Ludwig <michaelludwig@google.com>
> > Reviewed-by: Robert Phillips <robertphillips@google.com>
> >
> Change-Id: Ic230fa9bcb16c97f218b94922a280f5b86a90491
> No-Presubmit: true
> No-Tree-Checks: true
> No-Try: true
> Reviewed-on: https://skia-review.googlesource.com/c/skia/+/206203
> Reviewed-by: Michael Ludwig <michaelludwig@google.com>
> Commit-Queue: Michael Ludwig <michaelludwig@google.com>

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: 8961
Change-Id: Ie32071bc2be7501066f7b6cf6d40cfb48dbd9986
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/206393
Reviewed-by: Michael Ludwig <michaelludwig@google.com>
Reviewed-by: Mike Reed <reed@google.com>
Commit-Queue: Michael Ludwig <michaelludwig@google.com>
2019-04-08 17:01:12 +00:00
..
SkAnnotation.h remove unneeded flag for annotations 2016-03-05 06:00:12 -08:00
SkBBHFactory.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00
SkBitmap.h Fix doc comment error for allocN32Pixels 2019-03-25 19:14:49 +00:00
SkBlendMode.h Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
SkBlurTypes.h Reland "make enum santizer fatal" 2018-11-06 17:31:00 +00:00
SkCanvas.h Reland "Support clip masks for SaveLayerRec and drawSpecial in Ganesh" 2019-04-08 17:01:12 +00:00
SkCanvasVirtualEnforcer.h Reland "Reland "Update SkCanvas' experimental SkiaRenderer API"" 2019-03-19 14:18:52 +00:00
SkClipOp.h add flag to hide deprecated clipops 2017-05-10 18:56:14 +00:00
SkColor.h Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
SkColorFilter.h remove SkColorFilter::onMakeComposed() 2019-04-02 15:01:31 +00:00
SkColorPriv.h remove color 16 implementation out of public 2018-11-02 15:29:01 +00:00
SkColorSpace.h Remove SkColorSpaceTransferFn 2019-02-01 21:32:50 +00:00
SkContourMeasure.h fix contour-measure for move-line-move 2019-02-13 17:14:09 +00:00
SkCoverageMode.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkCubicMap.h [skottie] Allow extra-normal Bezier interpolation 2019-03-29 18:23:03 +00:00
SkData.h Revert "replace SkNVRefCnt with SkRefCnt" 2018-10-30 15:23:06 +00:00
SkDataTable.h Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
SkDeferredDisplayListRecorder.h Revert "Revert "Change promise image contract to for when Release and Done are called."" 2019-03-18 19:20:44 +00:00
SkDeque.h Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
SkDocument.h SK_SUPPORT_LEGACY_DOCUMENT_FACTORY: clean up part 2/2 2018-10-04 20:00:24 +00:00
SkDrawable.h Add additional information (e.g. colorspace) to the GpuDrawHandler 2019-01-10 18:49:52 +00:00
SkDrawLooper.h Remove SkColorSpaceXformCanvas, and supporting code: 2019-03-21 17:12:33 +00:00
SkEncodedImageFormat.h GOOGLE3 -> SK_BUILD_FOR_GOOGLE3 2017-12-19 14:42:16 +00:00
SkExecutor.h SK_API SkExecutor 2019-02-21 16:59:41 +00:00
SkFilterQuality.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkFlattenable.h Initial add SkMixers 2019-03-12 20:27:12 +00:00
SkFont.h Clean up some types in SkFont 2019-03-16 13:58:37 +00:00
SkFontArguments.h Add SkTypeface::getVariationDesignParameters 2018-07-12 17:30:20 +00:00
SkFontLCDConfig.h remove defines and add commas 2018-05-21 17:33:39 +00:00
SkFontMetrics.h use SkFontMetrics so we can deprecated the typedef 2018-11-12 15:03:03 +00:00
SkFontMgr.h SkFontMgr::matchFamilyStyle can return nullptr. 2018-08-16 22:49:52 +00:00
SkFontParameters.h Add SkTypeface::getVariationDesignParameters 2018-07-12 17:30:20 +00:00
SkFontStyle.h Revert "SkMath takes some functions from from SkTypes" 2018-09-07 17:32:54 +00:00
SkFontTypes.h Reland "remove SK_SUPPORT_LEGACY_PAINT_FONT_FIELDS" 2019-01-15 02:21:06 +00:00
SkGraphics.h Remove Skia version number. 2019-04-02 20:10:54 +00:00
SkICC.h Remove SkICC::WriteToICC 2019-02-01 21:00:10 +00:00
SkImage.h Use SkTileMode instead of nested enum 2019-04-03 15:24:18 +00:00
SkImageEncoder.h sk_tool_utils -> ToolUtils, and git clang-format 2019-03-20 18:05:42 +00:00
SkImageFilter.h Remove SkColorSpaceXformCanvas, and supporting code: 2019-03-21 17:12:33 +00:00
SkImageGenerator.h Switch FP creation over to GrRecordingContext 2019-02-19 18:24:27 +00:00
SkImageInfo.h Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
SkMallocPixelRef.h update SkMallocPixelRef docs 2019-04-05 17:46:33 +00:00
SkMaskFilter.h rename some flattenable routines 2018-10-20 14:08:32 +00:00
SkMath.h Revert "SkMath takes some functions from from SkTypes" 2018-09-07 17:32:54 +00:00
SkMatrix44.h Added the ability to set the entire matrix at once 2019-04-08 13:18:10 +00:00
SkMatrix.h Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
SkMilestone.h Update Skia milestone to 75 2019-03-07 16:36:39 +00:00
SkMixer.h allow mixer to defer to a shader 2019-03-15 20:24:21 +00:00
SkMultiPictureDraw.h Convert NULL and 0 to nullptr. 2017-08-28 17:48:57 +00:00
SkOverdrawCanvas.h Reland "Reland "Update SkCanvas' experimental SkiaRenderer API"" 2019-03-19 14:18:52 +00:00
SkPaint.h Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
SkPath.h Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
SkPathEffect.h Remove unused exposedInAndroidJavaAPI 2018-11-12 21:27:02 +00:00
SkPathMeasure.h update dox for pathmeasure 2019-02-08 22:24:04 +00:00
SkPicture.h Move SkTileModes to top level 2019-04-03 00:18:35 +00:00
SkPictureRecorder.h Move SkNoncopyable to include/private. 2018-07-17 21:39:51 +00:00
SkPixelRef.h (Almost) no one needs to know about SkPixelRef 2018-10-19 19:31:37 +00:00
SkPixmap.h Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
SkPngChunkReader.h Delete SkImageDecoder 2016-03-24 10:41:47 -07:00
SkPoint3.h Simplify perspective shadows to match future MD specs. 2018-08-31 18:15:19 +00:00
SkPoint.h Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
SkPostConfig.h make big-endian very opt-in 2018-11-02 18:04:49 +00:00
SkPreConfig.h Use clang versions of SK_RESTRICT and SK_WARN_UNUSED_RESULT on Windows 2019-02-11 20:38:33 +00:00
SkPromiseImageTexture.h Make SkPromiseImageTexture ref counted. 2019-01-14 16:19:01 +00:00
SkRasterHandleAllocator.h Make header files self-sufficient 2017-02-10 01:19:52 +00:00
SkRect.h Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
SkRefCnt.h clean up some odd SkRefCnt features 2018-10-31 20:47:16 +00:00
SkRegion.h Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
SkRRect.h Make SkRRect work with axis aligned rotation transforms 2019-04-04 18:43:30 +00:00
SkRSXform.h Revert "Remove GrDrawAtlasOp" 2019-03-24 00:53:33 +00:00
SkRWBuffer.h Remove trailing whitespace. 2017-10-09 21:20:34 +00:00
SkScalar.h Remove SkScalarSinCos 2019-04-02 15:46:57 +00:00
SkSerialProcs.h Change behavior of custom image serial/deserial 2018-03-08 21:50:51 +00:00
SkShader.h Revert "Revert "Move localmatrix routines to shaderbase, no need to be public."" 2019-04-08 16:26:12 +00:00
SkSize.h Fix another typo in SkSize comments 2018-11-09 14:49:34 +00:00
SkStream.h SkPDF: stop using linked list of dynamic memory streams. 2018-10-09 19:01:49 +00:00
SkString.h SkString: simplify impl 2019-04-05 20:18:10 +00:00
SkStrokeRec.h Reland "ccpr: Implement stroking with fine triangle strips" 2018-09-03 10:16:28 +00:00
SkSurface.h Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
SkSurfaceCharacterization.h Add ddl support to drawing to wrapped vulkan secondary command buffers. 2019-03-06 14:47:26 +00:00
SkSurfaceProps.h Flesh out SkSurfaceCharacterization 2017-11-30 17:10:38 +00:00
SkSwizzle.h Add missing SK_API to SkSwizzle.h 2016-03-24 07:50:14 -07:00
SkTextBlob.h Remove bookmaker sources and data files 2019-03-25 18:56:29 +00:00
SkTileMode.h Move SkTileModes to top level 2019-04-03 00:18:35 +00:00
SkTime.h SkMacros split from SkTypes.h 2018-06-12 18:39:33 +00:00
SkTLazy.h Update SkTLazy includes. 2019-03-29 16:03:31 +00:00
SkTraceMemoryDump.h Dump additional details about the gpu resources. 2018-03-29 18:08:15 +00:00
SkTypeface.h SkTypeface::openStream to return smart pointer. 2019-02-27 14:08:09 +00:00
SkTypes.h Remove Skia version number. 2019-04-02 20:10:54 +00:00
SkUnPreMultiply.h Remove SkUnPreMultiply::UnPreMultiplyPreservingByteOrder 2018-11-02 17:46:26 +00:00
SkVertices.h Revert "replace SkNVRefCnt with SkRefCnt" 2018-10-30 15:23:06 +00:00
SkYUVAIndex.h Revert "Revert "Change promise image contract to for when Release and Done are called."" 2019-03-18 19:20:44 +00:00
SkYUVASizeInfo.h Add SkEncodedOrigin to SkYUVASizeInfo, fix JPEG orientation in GPU decode path 2018-11-30 16:05:36 +00:00