.. |
gradients
|
add more checks for computing clamp counts, remove dead code
|
2015-01-28 11:44:48 -08:00 |
Sk1DPathEffect.cpp
|
Add patheffects to debugger printout
|
2015-01-26 06:08:52 -08:00 |
Sk2DPathEffect.cpp
|
Add patheffects to debugger printout
|
2015-01-26 06:08:52 -08:00 |
SkAlphaThresholdFilter.cpp
|
Fix up all the easy virtual ... SK_OVERRIDE cases.
|
2015-01-09 10:06:40 -08:00 |
SkArcToPathEffect.cpp
|
Add patheffects to debugger printout
|
2015-01-26 06:08:52 -08:00 |
SkArithmeticMode_gpu.cpp
|
Add Xfer Processor for GrCustomXfermodes
|
2015-01-16 06:29:47 -08:00 |
SkArithmeticMode_gpu.h
|
Remove willReadDst from GrFragmentProcessor.
|
2015-01-20 06:34:51 -08:00 |
SkArithmeticMode.cpp
|
Add Arithmetic mode xp.
|
2015-01-14 12:53:01 -08:00 |
SkBitmapSource.cpp
|
Add toString methods to SkImageFilter-derived classes
|
2014-12-19 13:49:15 -08:00 |
SkBlurDrawLooper.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
SkBlurImageFilter.cpp
|
Update ColorFilterImageFilter & BlurImageFilter debugger strings
|
2014-12-22 06:52:04 -08: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
|
Move npot resizing out of GrContext and simplify GrContext texture functions.
|
2015-01-31 19:27:53 -08:00 |
SkColorCubeFilter.cpp
|
Move npot resizing out of GrContext and simplify GrContext texture functions.
|
2015-01-31 19:27:53 -08:00 |
SkColorFilterImageFilter.cpp
|
Collapse consecutive SkTableColorFilters
|
2015-01-26 07:45:53 -08:00 |
SkColorFilters.cpp
|
Fix up all the easy virtual ... SK_OVERRIDE cases.
|
2015-01-09 10:06:40 -08:00 |
SkColorMatrix.cpp
|
Remove unnecessary includes.
|
2014-02-17 14:20:43 +00:00 |
SkColorMatrixFilter.cpp
|
Fix up all the easy virtual ... SK_OVERRIDE cases.
|
2015-01-09 10:06:40 -08:00 |
SkComposeImageFilter.cpp
|
Add toString methods to SkImageFilter-derived classes
|
2014-12-19 13:49:15 -08:00 |
SkCornerPathEffect.cpp
|
Add patheffects to debugger printout
|
2015-01-26 06:08:52 -08:00 |
SkDashPathEffect.cpp
|
Add patheffects to debugger printout
|
2015-01-26 06:08:52 -08:00 |
SkDiscretePathEffect.cpp
|
Add patheffects to debugger printout
|
2015-01-26 06:08:52 -08:00 |
SkDisplacementMapEffect.cpp
|
Fix up all the easy virtual ... SK_OVERRIDE cases.
|
2015-01-09 10:06:40 -08:00 |
SkDropShadowImageFilter.cpp
|
Add toString methods to SkImageFilter-derived classes
|
2014-12-19 13:49:15 -08: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
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
SkGpuBlurUtils.cpp
|
XPFactory lazily initializie in drawstate / GrPaint
|
2015-01-22 07:11:45 -08: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
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
SkLerpXfermode.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
SkLightingImageFilter.cpp
|
Fix up all the easy virtual ... SK_OVERRIDE cases.
|
2015-01-09 10:06:40 -08:00 |
SkLumaColorFilter.cpp
|
Fix up all the easy virtual ... SK_OVERRIDE cases.
|
2015-01-09 10:06:40 -08:00 |
SkMagnifierImageFilter.cpp
|
Fix up all the easy virtual ... SK_OVERRIDE cases.
|
2015-01-09 10:06:40 -08:00 |
SkMatrixConvolutionImageFilter.cpp
|
Add toString methods to SkImageFilter-derived classes
|
2014-12-19 13:49:15 -08:00 |
SkMatrixImageFilter.cpp
|
Add toString methods to SkImageFilter-derived classes
|
2014-12-19 13:49:15 -08:00 |
SkMergeImageFilter.cpp
|
Add toString methods to SkImageFilter-derived classes
|
2014-12-19 13:49:15 -08:00 |
SkMorphologyImageFilter.cpp
|
Fix Morphology effects sourcing outside of the crop rect.
|
2015-01-26 12:20:14 -08:00 |
SkOffsetImageFilter.cpp
|
Add toString methods to SkImageFilter-derived classes
|
2014-12-19 13:49:15 -08:00 |
SkPaintFlagsDrawFilter.cpp
|
Sanitizing source files in Skia_Periodic_House_Keeping
|
2013-01-26 07:06:02 +00:00 |
SkPerlinNoiseShader.cpp
|
Fix up all the easy virtual ... SK_OVERRIDE cases.
|
2015-01-09 10:06:40 -08:00 |
SkPictureImageFilter.cpp
|
Require explicit disabling of cross process pictureimagefilters
|
2015-01-06 09:17:02 -08:00 |
SkPixelXorXfermode.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
SkPorterDuff.cpp
|
Add SK_SUPPORT_LEGACY_PORTER_DUFF macro.
|
2014-12-03 13:13:02 -08:00 |
SkRectShaderImageFilter.cpp
|
Add toString methods to SkImageFilter-derived classes
|
2014-12-19 13:49:15 -08:00 |
SkTableColorFilter.cpp
|
Fix up all the easy virtual ... SK_OVERRIDE cases.
|
2015-01-09 10:06:40 -08:00 |
SkTableMaskFilter.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
SkTestImageFilters.cpp
|
Add toString methods to SkImageFilter-derived classes
|
2014-12-19 13:49:15 -08:00 |
SkTileImageFilter.cpp
|
Add toString methods to SkImageFilter-derived classes
|
2014-12-19 13:49:15 -08: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
|
Do some minor pre cleanup work before converting all xfermodes to XPs.
|
2015-01-14 08:05:11 -08:00 |