skia2/src/effects
Mike Reed 16a2e543ce need to apply CTM to clip rect in arithmetic imagefilter
BUG=skia:5800

GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2708

NOTRY=True
upload steps are failing, but the tests themselves passed

Change-Id: I0210d0095b4ffdd376f18fad895655d39714bf38
Reviewed-on: https://skia-review.googlesource.com/2708
Commit-Queue: Mike Reed <reed@google.com>
Reviewed-by: Florin Malita <fmalita@chromium.org>
2016-09-27 15:35:51 +00:00
..
gradients Stop aggregating texture/buffer access objects in GrFragmentProcessor parents. 2016-09-26 06:55:02 -07:00
GrAlphaThresholdFragmentProcessor.cpp Remove unneeded GrGLSLTransformedCoordsArray type 2016-09-12 09:30:36 -07:00
GrAlphaThresholdFragmentProcessor.h Split AlphaThresholdEffect out into its own file 2016-04-18 07:20:05 -07:00
GrCircleBlurFragmentProcessor.cpp Improvements for circluar blurs in GPU backend. 2016-08-16 09:24:57 -07:00
GrCircleBlurFragmentProcessor.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00
Sk1DPathEffect.cpp change flattenable factory to return sk_sp 2016-04-03 09:11:13 -07:00
Sk2DPathEffect.cpp Make Sk2DPathEffect thread safe. 2016-09-16 07:21:28 -07:00
SkAlphaThresholdFilter.cpp Add output format properties to SkImageFilter::Context 2016-09-22 07:15:37 -07:00
SkArcToPathEffect.cpp change flattenable factory to return sk_sp 2016-04-03 09:11:13 -07:00
SkArithmeticMode_gpu.cpp Remove stray semicolons. 2016-09-27 14:04:26 +00:00
SkArithmeticMode_gpu.h Remove stray semicolons. 2016-09-27 14:04:26 +00:00
SkArithmeticMode.cpp Revert "Revert "replace Arithmetic xfermode with imagefilter"" 2016-09-27 10:33:06 +00:00
SkArithmeticModePriv.h Revert "Revert "replace Arithmetic xfermode with imagefilter"" 2016-09-27 10:33:06 +00:00
SkBlurDrawLooper.cpp switch maskfilters to sk_sp 2016-04-04 10:02:58 -07:00
SkBlurMask.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkBlurMask.h Add default ctor to SkMask 2015-12-17 11:33:12 -08:00
SkBlurMaskFilter.cpp Remove stray semicolons. 2016-09-27 14:04:26 +00:00
SkColorCubeFilter.cpp sk_sp for Ganesh. 2016-06-09 08:01:03 -07:00
SkColorFilterImageFilter.cpp Change SkSpecialImage::makeSurface and makeTightSurface to take output 2016-09-23 13:04:05 -07:00
SkColorMatrix.cpp Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkColorMatrixFilter.cpp Simplify ColorFilter in the add-free case. 2016-05-02 09:45:43 -07:00
SkComposeImageFilter.cpp Add output format properties to SkImageFilter::Context 2016-09-22 07:15:37 -07:00
SkCornerPathEffect.cpp change flattenable factory to return sk_sp 2016-04-03 09:11:13 -07:00
SkDashPathEffect.cpp Dash to use SkIsAlign2 2016-09-26 04:22:59 -07:00
SkDiscretePathEffect.cpp Reverse dependency between SkScalar.h and SkFixed.h. 2016-04-07 08:49:31 -07:00
SkDisplacementMapEffect.cpp Change SkSpecialImage::makeSurface and makeTightSurface to take output 2016-09-23 13:04:05 -07:00
SkDropShadowImageFilter.cpp Change SkSpecialImage::makeSurface and makeTightSurface to take output 2016-09-23 13:04:05 -07:00
SkEmbossMask_Table.h Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkEmbossMask.cpp Reverse dependency between SkScalar.h and SkFixed.h. 2016-04-07 08:49:31 -07:00
SkEmbossMask.h Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkEmbossMaskFilter.cpp switch maskfilters to sk_sp 2016-04-04 10:02:58 -07:00
SkGammaColorFilter.cpp Add SkGammaColorFilter 2016-07-28 09:20:33 -07:00
SkGaussianEdgeShader.cpp Remove old SkGaussianEdgeShader code 2016-09-16 09:13:15 -07:00
SkImageSource.cpp Change SkSpecialImage::makeSurface and makeTightSurface to take output 2016-09-23 13:04:05 -07:00
SkLayerDrawLooper.cpp switch maskfilters to sk_sp 2016-04-04 10:02:58 -07:00
SkLayerRasterizer.cpp Take SkStrokeRec::InitStyle rather than SkPaint::Style in mask filter and DrawMask 2016-05-06 07:22:58 -07:00
SkLightingImageFilter.cpp Remove stray semicolons. 2016-09-27 14:04:26 +00:00
SkLumaColorFilter.cpp sk_sp for Ganesh. 2016-06-09 08:01:03 -07:00
SkMagnifierImageFilter.cpp Remove stray semicolons. 2016-09-27 14:04:26 +00:00
SkMatrixConvolutionImageFilter.cpp Add output format properties to SkImageFilter::Context 2016-09-22 07:15:37 -07:00
SkMergeImageFilter.cpp Change SkSpecialImage::makeSurface and makeTightSurface to take output 2016-09-23 13:04:05 -07:00
SkMorphologyImageFilter.cpp sRGB cleanup in image filters. Ensure we configure paints correctly. 2016-09-22 14:50:58 -07:00
SkOffsetImageFilter.cpp Change SkSpecialImage::makeSurface and makeTightSurface to take output 2016-09-23 13:04:05 -07:00
SkPackBits.cpp Move SkPackBits to src/effects. 2016-02-23 12:55:20 -08:00
SkPackBits.h Style bikeshed - remove extraneous whitespace 2016-03-29 09:03:53 -07:00
SkPaintFlagsDrawFilter.cpp
SkPaintImageFilter.cpp Change SkSpecialImage::makeSurface and makeTightSurface to take output 2016-09-23 13:04:05 -07:00
SkPerlinNoiseShader.cpp Remove unneeded GrGLSLTransformedCoordsArray type 2016-09-12 09:30:36 -07:00
SkPictureImageFilter.cpp Change SkSpecialImage::makeSurface and makeTightSurface to take output 2016-09-23 13:04:05 -07:00
SkRRectsGaussianEdgeShader.cpp Improve join between the two RRects in SkRRectsGaussianEdgeShader 2016-09-16 11:37:37 -07:00
SkTableColorFilter.cpp Make GrTextureStripAtlas flush pending IO on newly acquired texture 2016-08-24 08:19:03 -07:00
SkTableMaskFilter.cpp Revert of remove unused TableMaskFilter (patchset #1 id:1 of https://codereview.chromium.org/2156463002/ ) 2016-07-18 08:18:51 -07:00
SkTileImageFilter.cpp Change SkSpecialImage::makeSurface and makeTightSurface to take output 2016-09-23 13:04:05 -07:00
SkXfermodeImageFilter.cpp need to apply CTM to clip rect in arithmetic imagefilter 2016-09-27 15:35:51 +00:00