.. |
gradients
|
Revert of Bundle common arguments to GrGradientEffect creation (patchset #2 id:20001 of https://codereview.chromium.org/2332213007/ )
|
2016-09-14 19:57:59 -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
|
Improvements for circluar blurs in GPU backend.
|
2016-08-16 09:24:57 -07:00 |
Sk1DPathEffect.cpp
|
change flattenable factory to return sk_sp
|
2016-04-03 09:11:13 -07:00 |
Sk2DPathEffect.cpp
|
change flattenable factory to return sk_sp
|
2016-04-03 09:11:13 -07:00 |
SkAlphaThresholdFilter.cpp
|
Add a makeDrawContextWithFallback that handles config fallback
|
2016-09-06 05:20:20 -07:00 |
SkArcToPathEffect.cpp
|
change flattenable factory to return sk_sp
|
2016-04-03 09:11:13 -07:00 |
SkArithmeticMode_gpu.cpp
|
sk_sp for Ganesh.
|
2016-06-09 08:01:03 -07:00 |
SkArithmeticMode_gpu.h
|
sk_sp for Ganesh.
|
2016-06-09 08:01:03 -07:00 |
SkArithmeticMode.cpp
|
Arithmetic xfermode stage.
|
2016-07-25 05:56:16 -07: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
|
Add a makeDrawContextWithFallback that handles config fallback
|
2016-09-06 05:20:20 -07:00 |
SkColorCubeFilter.cpp
|
sk_sp for Ganesh.
|
2016-06-09 08:01:03 -07:00 |
SkColorFilterImageFilter.cpp
|
Image filters: fix filtering of transparent black in CFIF.
|
2016-05-18 07:00:08 -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
|
Outline SkImageFilter Make methods
|
2016-04-17 14:27:05 -07:00 |
SkCornerPathEffect.cpp
|
change flattenable factory to return sk_sp
|
2016-04-03 09:11:13 -07:00 |
SkDashPathEffect.cpp
|
limit the number of points in SkDashPathEffect::asPoints
|
2016-07-21 09:37:59 -07:00 |
SkDiscretePathEffect.cpp
|
Reverse dependency between SkScalar.h and SkFixed.h.
|
2016-04-07 08:49:31 -07:00 |
SkDisplacementMapEffect.cpp
|
Remove unneeded GrGLSLTransformedCoordsArray type
|
2016-09-12 09:30:36 -07:00 |
SkDropShadowImageFilter.cpp
|
Handle negative scale in SkDropShadowImageFilter::onFilterNodeBounds.
|
2016-07-11 14:07:59 -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
|
Fix GaussianEdgeShader GLSL code
|
2016-09-12 10:09:16 -07:00 |
SkImageSource.cpp
|
Begin removing deprecated (and now, unused) ImageFilter code paths
|
2016-04-20 11:48:36 -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 unneeded GrGLSLTransformedCoordsArray type
|
2016-09-12 09:30:36 -07:00 |
SkLumaColorFilter.cpp
|
sk_sp for Ganesh.
|
2016-06-09 08:01:03 -07:00 |
SkMagnifierImageFilter.cpp
|
Remove unneeded GrGLSLTransformedCoordsArray type
|
2016-09-12 09:30:36 -07:00 |
SkMatrixConvolutionImageFilter.cpp
|
Adding color space to SkSpecialImage
|
2016-07-21 07:15:37 -07:00 |
SkMergeImageFilter.cpp
|
Outline SkImageFilter Make methods
|
2016-04-17 14:27:05 -07:00 |
SkMorphologyImageFilter.cpp
|
Remove unneeded GrGLSLTransformedCoordsArray type
|
2016-09-12 09:30:36 -07:00 |
SkOffsetImageFilter.cpp
|
Outline SkImageFilter Make methods
|
2016-04-17 14:27: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
|
Sanitizing source files in Skia_Periodic_House_Keeping
|
2013-01-26 07:06:02 +00:00 |
SkPaintImageFilter.cpp
|
Outline SkImageFilter Make methods
|
2016-04-17 14:27:05 -07:00 |
SkPerlinNoiseShader.cpp
|
Remove unneeded GrGLSLTransformedCoordsArray type
|
2016-09-12 09:30:36 -07:00 |
SkPictureImageFilter.cpp
|
SkPictureImageFilter - clear local canvas before use
|
2016-05-12 09:06:44 -07:00 |
SkRRectsGaussianEdgeShader.cpp
|
Fixup SkRRectsGaussianEdgeShader's shaders
|
2016-09-12 17:25:50 -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
|
Update TileImageFilter to sk_sp
|
2016-04-15 07:57:40 -07:00 |
SkXfermodeImageFilter.cpp
|
Kick the can down the road a bit w.r.t. fuzzer complaint
|
2016-08-17 09:28:59 -07:00 |