..
GrAlphaThresholdFragmentProcessor.cpp
converted GrMagnifierEffect to SkSL
2017-12-13 20:01:40 +00:00
GrAlphaThresholdFragmentProcessor.fp
Remove color space xform from alpha threshold FP
2017-10-19 20:07:44 +00:00
GrAlphaThresholdFragmentProcessor.h
Remove color space xform support from SkSL
2017-10-23 15:27:12 +00:00
GrCircleBlurFragmentProcessor.cpp
converted GrMagnifierEffect to SkSL
2017-12-13 20:01:40 +00:00
GrCircleBlurFragmentProcessor.fp
Add ability to remove unique key from proxy and underlying surface.
2017-09-26 17:11:21 +00:00
GrCircleBlurFragmentProcessor.h
Remove color space xform support from SkSL
2017-10-23 15:27:12 +00:00
Sk1DPathEffect.cpp
Add check for finite phase to SkPath1DPathEffect::Make
2017-02-14 15:36:13 +00:00
Sk2DPathEffect.cpp
Make Sk2DPathEffect thread safe.
2016-09-16 07:21:28 -07:00
SkAlphaThresholdFilter.cpp
Prefer fullscreen clears on Qualcomm/GL
2017-12-12 15:21:09 +00:00
SkArithmeticImageFilter.cpp
converted ConstColorProcessor to SkSL
2017-11-20 20:34:38 +00:00
SkBlurMask.cpp
make most of SkColorPriv.h private
2017-09-15 16:31:35 +00:00
SkBlurMask.h
Add SK_API to APIs used by the android framework.
2017-09-21 18:14:36 +00:00
SkBlurMaskFilter.cpp
Prefer fullscreen clears on Qualcomm/GL
2017-12-12 15:21:09 +00:00
SkColorFilterImageFilter.cpp
create imagepriv and name params
2017-11-03 13:56:30 +00:00
SkColorMatrix.cpp
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkColorMatrixFilter.cpp
Pass GrRenderTargetContext's GrColorSpaceInfo to SkShader and SkColorFilter.
2017-10-25 19:32:20 +00:00
SkComposeImageFilter.cpp
create imagepriv and name params
2017-11-03 13:56:30 +00:00
SkCornerPathEffect.cpp
change flattenable factory to return sk_sp
2016-04-03 09:11:13 -07:00
SkDashImpl.h
move all details for dashing into impl
2017-05-24 03:22:23 +00:00
SkDashPathEffect.cpp
move all details for dashing into impl
2017-05-24 03:22:23 +00:00
SkDiscretePathEffect.cpp
move parts of SkPoint to SkPointPriv
2017-11-08 18:25:17 +00:00
SkDisplacementMapEffect.cpp
create imagepriv and name params
2017-11-03 13:56:30 +00:00
SkDropShadowImageFilter.cpp
create imagepriv and name params
2017-11-03 13:56:30 +00:00
SkEmbossMask.cpp
Alloc glyph image correctly for SkMask::k3D_Format.
2017-11-14 17:38:34 +00:00
SkEmbossMask.h
Style bikeshed - remove extraneous whitespace
2016-03-29 09:03:53 -07:00
SkEmbossMaskFilter.cpp
Revert "Alloc glyph image correctly for SkMask::k3D_Format."
2017-11-14 16:16:45 +00:00
SkEmbossMaskFilter.h
Remove trailing whitespace.
2017-10-09 21:20:34 +00:00
SkHighContrastFilter.cpp
Fix highcontrastfilter on ANGLE D3D9
2017-11-07 21:01:14 +00:00
SkImageSource.cpp
Reland "Fix SkImageSource::filterBounds()" again
2017-09-25 19:05:20 +00:00
SkLayerDrawLooper.cpp
Revert "Revert "use pipeline for non-opt xfermodes""
2017-06-14 01:27:18 +00:00
SkLayerRasterizer.cpp
Revert "Revert "make it illegal to include SkXfermode.h""
2016-11-23 22:17:17 +00:00
SkLightingImageFilter.cpp
create imagepriv and name params
2017-11-03 13:56:30 +00:00
SkLumaColorFilter.cpp
converted LumaColorFilterEffect to sksl
2017-11-07 14:55:18 +00:00
SkMagnifierImageFilter.cpp
converted GrMagnifierEffect to SkSL
2017-12-13 20:01:40 +00:00
SkMatrixConvolutionImageFilter.cpp
create imagepriv and name params
2017-11-03 13:56:30 +00:00
SkMergeImageFilter.cpp
move parts of SkPoint to SkPointPriv
2017-11-08 18:25:17 +00:00
SkMorphologyImageFilter.cpp
Prefer fullscreen clears on Qualcomm/GL
2017-12-12 15:21:09 +00:00
SkOffsetImageFilter.cpp
move parts of SkPoint to SkPointPriv
2017-11-08 18:25:17 +00:00
SkOverdrawColorFilter.cpp
Re-land "converted OverdrawColorFilter to SkSL"
2017-10-26 14:58:27 +00: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
Sanitizing source files in Skia_Periodic_House_Keeping
2013-01-26 07:06:02 +00:00
SkPaintImageFilter.cpp
create imagepriv and name params
2017-11-03 13:56:30 +00:00
SkPictureImageFilter.cpp
remove legacy code for resolution
2017-11-10 19:59:47 +00:00
SkRRectsGaussianEdgeMaskFilter.cpp
Remove trailing whitespace.
2017-10-09 21:20:34 +00:00
SkTableColorFilter.cpp
Rework out-of-gamut handling in SkRasterPipeline
2017-12-18 18:48:42 +00:00
SkTableMaskFilter.cpp
Revert "remove unused TableMaskFilter"
2017-06-19 02:50:18 +00:00
SkTileImageFilter.cpp
create imagepriv and name params
2017-11-03 13:56:30 +00:00
SkToSRGBColorFilter.cpp
remove append_from_srgb()
2017-12-18 19:48:43 +00:00
SkXfermodeImageFilter.cpp
converted ConstColorProcessor to SkSL
2017-11-20 20:34:38 +00:00