skia2/src/effects
reed f28ad89427 Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )
Reason for revert:
some build breaks, possibly related to paint having to know what a patheffect is

Original issue's description:
> switch patheffects over to sk_sp
>
> BUG=skia:
> GOLD_TRYBOT_URL= https://gold.skia.org/search2?unt=true&query=source_type%3Dgm&master=false&issue=1813553005
>
> Committed: https://skia.googlesource.com/skia/+/9fbee18f691a0afed1e38a851048ce06063505ed

TBR=caryclark@google.com
# Skipping CQ checks because original CL landed less than 1 days ago.
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=skia:

Review URL: https://codereview.chromium.org/1817543002
2016-03-18 10:17:27 -07:00
..
gradients Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) 2016-03-17 13:01:26 -07:00
GrCircleBlurFragmentProcessor.cpp Move Budgeted enum out of SkSurface, use in GrTextureProvider 2016-02-25 08:33:02 -08:00
GrCircleBlurFragmentProcessor.h Increase the amount of debug information printed out by batches 2015-11-16 09:06:59 -08:00
Sk1DPathEffect.cpp Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) 2016-03-18 10:17:27 -07:00
Sk2DPathEffect.cpp Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) 2016-03-18 10:17:27 -07:00
SkAlphaThresholdFilter.cpp fix misc asserts and checks found by fuzzer 2016-02-22 12:50:26 -08:00
SkArcToPathEffect.cpp Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) 2016-03-18 10:17:27 -07:00
SkArithmeticMode_gpu.cpp remove dead unpremul checks 2016-02-22 10:25:45 -08:00
SkArithmeticMode_gpu.h added support for PLS path rendering 2016-01-30 09:59:10 -08:00
SkArithmeticMode.cpp clean-up dead code 2016-02-22 06:59:37 -08:00
SkAvoidXfermode.cpp Add more specialized fragment builders 2016-02-18 12:37:08 -08:00
SkBlurDrawLooper.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkBlurImageFilter.cpp Image filters: fix the zero-sigma fast path in SkBlurImageFilter. 2016-03-16 16:15:53 -07:00
SkBlurMask.cpp detach -> release 2016-03-16 13:53:35 -07:00
SkBlurMask.h Add default ctor to SkMask 2015-12-17 11:33:12 -08:00
SkBlurMaskFilter.cpp Creating functions for uploading a mipmapped texture. 2016-02-26 13:20:48 -08:00
SkColorCubeFilter.cpp Make sp variants for SkData 2016-03-11 13:02:28 -08:00
SkColorFilterImageFilter.cpp Mark existing image filter entry points that will be going away with Deprecated 2016-02-17 13:57:17 -08:00
SkColorMatrix.cpp add virtuals to optimize composing colorfilters 2015-03-02 13:46:03 -08:00
SkColorMatrixFilter.cpp Move SkColorMatrixFilter implementation to core. 2016-02-01 12:09:07 -08:00
SkComposeImageFilter.cpp Switch SkComposeImageFilter over to new onFilterImage interface 2016-03-08 12:05:37 -08:00
SkCornerPathEffect.cpp Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) 2016-03-18 10:17:27 -07:00
SkDashPathEffect.cpp Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) 2016-03-18 10:17:27 -07:00
SkDiscretePathEffect.cpp Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) 2016-03-18 10:17:27 -07:00
SkDisplacementMapEffect.cpp Add more specialized fragment builders 2016-02-18 12:37:08 -08:00
SkDropShadowImageFilter.cpp Mark existing image filter entry points that will be going away with Deprecated 2016-02-17 13:57:17 -08:00
SkEmbossMask_Table.h
SkEmbossMask.cpp
SkEmbossMask.h
SkEmbossMaskFilter.cpp Check bounds before casting float to integer in SamplePatch.cpp and SkBlurMaskFilter::CreateEmboss. 2016-03-01 13:44:10 -08:00
SkGpuBlurUtils.cpp remove imagefilter::sizeconstraint 2016-01-11 10:56:59 -08:00
SkGpuBlurUtils.h remove imagefilter::sizeconstraint 2016-01-11 10:56:59 -08:00
SkImageSource.cpp Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers 2016-03-17 14:31:39 -07:00
SkLayerDrawLooper.cpp Revert of switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ ) 2016-03-18 10:17:27 -07:00
SkLayerRasterizer.cpp Style Change: NULL->nullptr 2015-08-27 07:41:16 -07:00
SkLightingImageFilter.cpp Add more specialized fragment builders 2016-02-18 12:37:08 -08:00
SkLumaColorFilter.cpp Add more specialized fragment builders 2016-02-18 12:37:08 -08:00
SkMagnifierImageFilter.cpp Add more specialized fragment builders 2016-02-18 12:37:08 -08:00
SkMatrixConvolutionImageFilter.cpp Mark existing image filter entry points that will be going away with Deprecated 2016-02-17 13:57:17 -08:00
SkMergeImageFilter.cpp Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers 2016-03-17 14:31:39 -07:00
SkMorphologyImageFilter.cpp Add more specialized fragment builders 2016-02-18 12:37:08 -08:00
SkOffsetImageFilter.cpp Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers 2016-03-17 14:31:39 -07:00
SkPackBits.cpp Move SkPackBits to src/effects. 2016-02-23 12:55:20 -08:00
SkPackBits.h Move SkPackBits to src/effects. 2016-02-23 12:55:20 -08:00
SkPaintFlagsDrawFilter.cpp
SkPaintImageFilter.cpp Switch SkSpecialImage & SkSpecialSurface classes over to smart pointers 2016-03-17 14:31:39 -07:00
SkPerlinNoiseShader.cpp remove align16 calls in skhader context sizes. will handle this elsewhere as needed 2016-03-04 07:38:12 -08:00
SkPictureImageFilter.cpp return pictures as sk_sp 2016-03-18 07:25:55 -07:00
SkPixelXorXfermode.cpp Add more specialized fragment builders 2016-02-18 12:37:08 -08:00
SkTableColorFilter.cpp Revert of sRGB support in Ganesh. Several pieces: (patchset #12 id:220001 of https://codereview.chromium.org/1789663002/ ) 2016-03-17 13:01:26 -07:00
SkTableMaskFilter.cpp Replace SkPin32 with SkTPin and remove. 2015-08-28 09:09:32 -07:00
SkTestImageFilters.cpp Mark existing image filter entry points that will be going away with Deprecated 2016-02-17 13:57:17 -08:00
SkTileImageFilter.cpp use Make instead of Create to return a shared shader 2016-03-08 18:50:00 -08:00
SkXfermodeImageFilter.cpp Mark existing image filter entry points that will be going away with Deprecated 2016-02-17 13:57:17 -08:00