.. |
Sk1DPathEffect.h
|
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )"
|
2016-03-18 11:22:57 -07:00 |
Sk2DPathEffect.h
|
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )"
|
2016-03-18 11:22:57 -07:00 |
SkAlphaThresholdFilter.h
|
fix misc asserts and checks found by fuzzer
|
2016-02-22 12:50:26 -08:00 |
SkArcToPathEffect.h
|
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )"
|
2016-03-18 11:22:57 -07:00 |
SkArithmeticMode.h
|
clean-up dead code
|
2016-02-22 06:59:37 -08:00 |
SkBlurDrawLooper.h
|
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ )
|
2016-03-22 10:17:23 -07:00 |
SkBlurImageFilter.h
|
Switch new SkImageFilter internal methods over to sk_sp
|
2016-03-24 07:26:32 -07:00 |
SkBlurMaskFilter.h
|
remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE
|
2014-05-31 21:47:03 +00:00 |
SkColorCubeFilter.h
|
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ )
|
2016-03-22 10:17:23 -07:00 |
SkColorFilterImageFilter.h
|
Switch new SkImageFilter internal methods over to sk_sp
|
2016-03-24 07:26:32 -07:00 |
SkColorMatrix.h
|
Revert "Revert of impl colormatrix w/ floats (patchset #7 id:120001 of https://codereview.chromium.org/967943002/)"
|
2015-03-24 04:13:45 -07:00 |
SkColorMatrixFilter.h
|
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ )
|
2016-03-22 10:17:23 -07:00 |
SkComposeImageFilter.h
|
Switch new SkImageFilter internal methods over to sk_sp
|
2016-03-24 07:26:32 -07:00 |
SkCornerPathEffect.h
|
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )"
|
2016-03-18 11:22:57 -07:00 |
SkDashPathEffect.h
|
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )"
|
2016-03-18 11:22:57 -07:00 |
SkDiscretePathEffect.h
|
Reland of "switch patheffects over to sk_sp (patchset #5 id:80001 of https://codereview.chromium.org/1813553005/ )"
|
2016-03-18 11:22:57 -07:00 |
SkDisplacementMapEffect.h
|
Change signatures of filter bounds methods to return a rect.
|
2016-03-21 14:51:59 -07:00 |
SkDropShadowImageFilter.h
|
Switch new SkImageFilter internal methods over to sk_sp
|
2016-03-24 07:26:32 -07:00 |
SkEmbossMaskFilter.h
|
Reland of change all factories to return their base-class (patchset #1 id:1 of https://codereview.chromium.org/1540203002/ )
|
2015-12-21 08:52:45 -08:00 |
SkGradientShader.h
|
use Make instead of Create to return a shared shader
|
2016-03-08 18:50:00 -08:00 |
SkImageSource.h
|
Switch new SkImageFilter internal methods over to sk_sp
|
2016-03-24 07:26:32 -07:00 |
SkLayerDrawLooper.h
|
guard rasterizer and drawlooper setters
|
2016-03-21 13:25:16 -07:00 |
SkLayerRasterizer.h
|
guard rasterizer and drawlooper setters
|
2016-03-21 13:25:16 -07:00 |
SkLightingImageFilter.h
|
Matrix convolution bounds fix; affectsTransparentBlack fixes.
|
2015-12-07 07:48:34 -08:00 |
SkLumaColorFilter.h
|
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ )
|
2016-03-22 10:17:23 -07:00 |
SkMagnifierImageFilter.h
|
Mark existing image filter entry points that will be going away with Deprecated
|
2016-02-17 13:57:17 -08:00 |
SkMatrixConvolutionImageFilter.h
|
Change signatures of filter bounds methods to return a rect.
|
2016-03-21 14:51:59 -07:00 |
SkMergeImageFilter.h
|
Switch new SkImageFilter internal methods over to sk_sp
|
2016-03-24 07:26:32 -07:00 |
SkMorphologyImageFilter.h
|
Change signatures of filter bounds methods to return a rect.
|
2016-03-21 14:51:59 -07:00 |
SkOffsetImageFilter.h
|
Switch new SkImageFilter internal methods over to sk_sp
|
2016-03-24 07:26:32 -07:00 |
SkPaintFlagsDrawFilter.h
|
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
|
2015-03-25 18:17:32 -07:00 |
SkPaintImageFilter.h
|
Switch new SkImageFilter internal methods over to sk_sp
|
2016-03-24 07:26:32 -07:00 |
SkPerlinNoiseShader.h
|
Enforce 16byte alignment in shader contexts (patchset #1 id:1 of https://codereview.chromium.org/1759653004/ )"
|
2016-03-03 18:18:25 -08:00 |
SkPictureImageFilter.h
|
Mark existing image filter entry points that will be going away with Deprecated
|
2016-02-17 13:57:17 -08:00 |
SkTableColorFilter.h
|
Reland of [2] of "switch colorfilters to sk_sp (patchset #11 id:200001 of https://codereview.chromium.o… (patchset #1 id:1 of https://codereview.chromium.org/1821103004/ )
|
2016-03-22 10:17:23 -07:00 |
SkTableMaskFilter.h
|
Revert "Revert of factories should return baseclass, allowing the impl to specialize (patchset #4 id:60001 of https://codereview.chromium.org/1390523005/ )"
|
2015-10-06 14:05:32 -07:00 |
SkTestImageFilters.h
|
Mark existing image filter entry points that will be going away with Deprecated
|
2016-02-17 13:57:17 -08:00 |
SkTileImageFilter.h
|
Change signatures of filter bounds methods to return a rect.
|
2016-03-21 14:51:59 -07:00 |
SkXfermodeImageFilter.h
|
Mark existing image filter entry points that will be going away with Deprecated
|
2016-02-17 13:57:17 -08:00 |