.. |
gradients
|
GrResourceCache2 manages scratch texture.
|
2014-10-07 07:27:07 -07:00 |
Sk1DPathEffect.cpp
|
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
|
2014-08-21 07:59:51 -07:00 |
Sk2DPathEffect.cpp
|
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
|
2014-08-21 07:59:51 -07:00 |
SkAlphaThresholdFilter.cpp
|
Add isSingleComponent bool to getConstantColorComponent
|
2014-10-03 06:24:12 -07:00 |
SkArithmeticMode.cpp
|
Add isSingleComponent bool to getConstantColorComponent
|
2014-10-03 06:24:12 -07:00 |
SkAvoidXfermode.cpp
|
"NULL !=" = NULL
|
2014-09-05 13:34:00 -07:00 |
SkBitmapSource.cpp
|
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
|
2014-08-21 07:59:51 -07:00 |
SkBlurDrawLooper.cpp
|
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
|
2014-08-21 07:59:51 -07:00 |
SkBlurImageFilter.cpp
|
Allow negative values in SkBlurImageFilter sigma.
|
2014-09-09 09:15:04 -07:00 |
SkBlurMask.cpp
|
add asAShadowBlur for android to drawlooper
|
2014-04-29 15:20:16 +00:00 |
SkBlurMask.h
|
add asAShadowBlur for android to drawlooper
|
2014-04-29 15:20:16 +00:00 |
SkBlurMaskFilter.cpp
|
Add isSingleComponent bool to getConstantColorComponent
|
2014-10-03 06:24:12 -07:00 |
SkColorFilterImageFilter.cpp
|
"NULL !=" = NULL
|
2014-09-05 13:34:00 -07:00 |
SkColorFilters.cpp
|
Add isSingleComponent bool to getConstantColorComponent
|
2014-10-03 06:24:12 -07:00 |
SkColorMatrix.cpp
|
Remove unnecessary includes.
|
2014-02-17 14:20:43 +00:00 |
SkColorMatrixFilter.cpp
|
Add isSingleComponent bool to getConstantColorComponent
|
2014-10-03 06:24:12 -07:00 |
SkComposeImageFilter.cpp
|
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
|
2014-08-21 07:59:51 -07:00 |
SkCornerPathEffect.cpp
|
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
|
2014-08-21 07:59:51 -07:00 |
SkDashPathEffect.cpp
|
"NULL !=" = NULL
|
2014-09-05 13:34:00 -07:00 |
SkDiscretePathEffect.cpp
|
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
|
2014-08-21 07:59:51 -07:00 |
SkDisplacementMapEffect.cpp
|
Add isSingleComponent bool to getConstantColorComponent
|
2014-10-03 06:24:12 -07:00 |
SkDropShadowImageFilter.cpp
|
Reimplement deserialization of SkImageFilter's uniqueID.
|
2014-08-26 12:27:12 -07:00 |
SkEmbossMask_Table.h
|
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
|
2012-08-23 18:09:54 +00:00 |
SkEmbossMask.cpp
|
Sanitizing source files in Skia_Periodic_House_Keeping
|
2013-01-26 07:06:02 +00:00 |
SkEmbossMask.h
|
Sanitizing source files in Skia_Periodic_House_Keeping
|
2013-01-26 07:06:02 +00:00 |
SkEmbossMaskFilter.cpp
|
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
|
2014-08-21 07:59:51 -07:00 |
SkGpuBlurUtils.cpp
|
Patch to create a distinct geometry processor. The vast majority of this patch
|
2014-09-23 09:50:21 -07:00 |
SkGpuBlurUtils.h
|
This patch implements a crop rect for SkImageFilter. It has been implemented for SkColorFilterImageFilter and SkBlurImageFilter as examples.
|
2013-07-24 22:19:24 +00:00 |
SkLayerDrawLooper.cpp
|
"NULL !=" = NULL
|
2014-09-05 13:34:00 -07:00 |
SkLayerRasterizer.cpp
|
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
|
2014-08-21 07:59:51 -07:00 |
SkLerpXfermode.cpp
|
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
|
2014-08-21 07:59:51 -07:00 |
SkLightingImageFilter.cpp
|
Add isSingleComponent bool to getConstantColorComponent
|
2014-10-03 06:24:12 -07:00 |
SkLumaColorFilter.cpp
|
Add isSingleComponent bool to getConstantColorComponent
|
2014-10-03 06:24:12 -07:00 |
SkMagnifierImageFilter.cpp
|
Add isSingleComponent bool to getConstantColorComponent
|
2014-10-03 06:24:12 -07:00 |
SkMatrixConvolutionImageFilter.cpp
|
Sanitize SkMatrixConvolutionImageFilter creation params.
|
2014-09-29 07:57:20 -07:00 |
SkMatrixImageFilter.cpp
|
Reimplement deserialization of SkImageFilter's uniqueID.
|
2014-08-26 12:27:12 -07:00 |
SkMergeImageFilter.cpp
|
Reimplement deserialization of SkImageFilter's uniqueID.
|
2014-08-26 12:27:12 -07:00 |
SkMorphologyImageFilter.cpp
|
Add isSingleComponent bool to getConstantColorComponent
|
2014-10-03 06:24:12 -07:00 |
SkOffsetImageFilter.cpp
|
Reimplement deserialization of SkImageFilter's uniqueID.
|
2014-08-26 12:27:12 -07:00 |
SkPaintFlagsDrawFilter.cpp
|
Sanitizing source files in Skia_Periodic_House_Keeping
|
2013-01-26 07:06:02 +00:00 |
SkPerlinNoiseShader.cpp
|
GrResourceCache2 manages scratch texture.
|
2014-10-07 07:27:07 -07:00 |
SkPictureImageFilter.cpp
|
"NULL !=" = NULL
|
2014-09-05 13:34:00 -07:00 |
SkPixelXorXfermode.cpp
|
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
|
2014-08-21 07:59:51 -07:00 |
SkPorterDuff.cpp
|
Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers a warning""
|
2013-10-31 17:28:30 +00:00 |
SkRectShaderImageFilter.cpp
|
Reimplement deserialization of SkImageFilter's uniqueID.
|
2014-08-26 12:27:12 -07:00 |
SkTableColorFilter.cpp
|
GrResourceCache2 manages scratch texture.
|
2014-10-07 07:27:07 -07:00 |
SkTableMaskFilter.cpp
|
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
|
2014-08-21 07:59:51 -07:00 |
SkTestImageFilters.cpp
|
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
|
2014-08-21 07:59:51 -07:00 |
SkTileImageFilter.cpp
|
Reimplement deserialization of SkImageFilter's uniqueID.
|
2014-08-26 12:27:12 -07:00 |
SkTransparentShader.cpp
|
Simplify flattening to just write enough to call the factory/public-constructor for the class. We want to *not* rely on private constructors, and not rely on calling through the inheritance hierarchy for either flattening or unflattening(CreateProc).
|
2014-08-21 07:59:51 -07:00 |
SkXfermodeImageFilter.cpp
|
Patch to create a distinct geometry processor. The vast majority of this patch
|
2014-09-23 09:50:21 -07:00 |