.. |
gradients
|
Sanitizing source files in Skia_Periodic_House_Keeping
|
2012-10-17 02:01:13 +00:00 |
Sk1DPathEffect.cpp
|
Make flattenables no longer depend on global static initializers.
|
2012-09-21 17:54:46 +00:00 |
Sk2DPathEffect.cpp
|
Make flattenables no longer depend on global static initializers.
|
2012-09-21 17:54:46 +00:00 |
SkArithmeticMode.cpp
|
revert arith change, until I can rebaseline all the images (and check chrome)
|
2012-08-12 19:08:41 +00:00 |
SkAvoidXfermode.cpp
|
Make flattenables no longer depend on global static initializers.
|
2012-09-21 17:54:46 +00:00 |
SkBitmapSource.cpp
|
This patch implements generalized DAG connectivity for SkImageFilter. SkImageFilter maintains a list of inputs, which can be constructed either from a SkImageFilter** or zero or more SkImageFilter* arguments (varargs).
|
2012-10-10 20:36:13 +00:00 |
SkBlendImageFilter.cpp
|
Reland r5963 with two fixes:
|
2012-10-16 15:19:45 +00:00 |
SkBlurDrawLooper.cpp
|
Make flattenables no longer depend on global static initializers.
|
2012-09-21 17:54:46 +00:00 |
SkBlurImageFilter.cpp
|
Fix recursive GPU processing for SkImageFilter. Plumb through the
|
2012-09-27 21:57:45 +00:00 |
SkBlurMask.cpp
|
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 |
SkBlurMask.h
|
Reduce size of filter mask.
|
2011-09-02 15:06:44 +00:00 |
SkBlurMaskFilter.cpp
|
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 |
SkColorFilterImageFilter.cpp
|
Sanitizing source files in Skia_Periodic_House_Keeping
|
2012-10-13 02:01:56 +00:00 |
SkColorFilters.cpp
|
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 |
SkColorMatrix.cpp
|
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 |
SkColorMatrixFilter.cpp
|
Use GrCustomStage to implement color matrix.
|
2012-10-17 13:36:14 +00:00 |
SkCornerPathEffect.cpp
|
Make flattenables no longer depend on global static initializers.
|
2012-09-21 17:54:46 +00:00 |
SkDashPathEffect.cpp
|
Make flattenables no longer depend on global static initializers.
|
2012-09-21 17:54:46 +00:00 |
SkDiscretePathEffect.cpp
|
Make flattenables no longer depend on global static initializers.
|
2012-09-21 17:54:46 +00: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
|
Make SkMath.h less visible in public header files.
|
2011-09-27 17:38:17 +00:00 |
SkEmbossMask.h
|
Automatic update of all copyright notices to reflect new license terms.
|
2011-07-28 14:26:00 +00:00 |
SkEmbossMaskFilter.cpp
|
Make flattenables no longer depend on global static initializers.
|
2012-09-21 17:54:46 +00:00 |
SkKernel33MaskFilter.cpp
|
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 |
SkLayerDrawLooper.cpp
|
Make flattenables no longer depend on global static initializers.
|
2012-09-21 17:54:46 +00:00 |
SkLayerRasterizer.cpp
|
Make flattenables no longer depend on global static initializers.
|
2012-09-21 17:54:46 +00:00 |
SkLightingImageFilter.cpp
|
Change SkLightingImageFilter to derive from SkSingleInputImageFilter, so that it can participate in filter DAGs.
|
2012-10-05 17:38:00 +00:00 |
SkMagnifierImageFilter.cpp
|
This patch implements generalized DAG connectivity for SkImageFilter. SkImageFilter maintains a list of inputs, which can be constructed either from a SkImageFilter** or zero or more SkImageFilter* arguments (varargs).
|
2012-10-10 20:36:13 +00:00 |
SkMatrixConvolutionImageFilter.cpp
|
Sanitizing source files in Skia_Periodic_House_Keeping
|
2012-10-05 02:01:40 +00:00 |
SkMorphologyImageFilter.cpp
|
Reland r5963 with two fixes:
|
2012-10-16 15:19:45 +00:00 |
SkPaintFlagsDrawFilter.cpp
|
Automatic update of all copyright notices to reflect new license terms.
|
2011-07-28 14:26:00 +00:00 |
SkPixelXorXfermode.cpp
|
Make flattenables no longer depend on global static initializers.
|
2012-09-21 17:54:46 +00:00 |
SkPorterDuff.cpp
|
Update files to use SK_BUILD_FOR_ANDROID.
|
2011-11-08 19:00:26 +00:00 |
SkRectShape.cpp
|
Make flattenables no longer depend on global static initializers.
|
2012-09-21 17:54:46 +00:00 |
SkSingleInputImageFilter.cpp
|
This patch implements generalized DAG connectivity for SkImageFilter. SkImageFilter maintains a list of inputs, which can be constructed either from a SkImageFilter** or zero or more SkImageFilter* arguments (varargs).
|
2012-10-10 20:36:13 +00:00 |
SkStippleMaskFilter.cpp
|
Make flattenables no longer depend on global static initializers.
|
2012-09-21 17:54:46 +00:00 |
SkTableColorFilter.cpp
|
Make table color filter use asNewCustomStage.
|
2012-10-17 15:00:32 +00:00 |
SkTableMaskFilter.cpp
|
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 |
SkTestImageFilters.cpp
|
When two or more color matrix image filters are connected together, and the non-leaf matrices do not require clamping, we can concatenate their matrices and apply them together.
|
2012-10-12 19:14:06 +00:00 |
SkTransparentShader.cpp
|
Make flattenables no longer depend on global static initializers.
|
2012-09-21 17:54:46 +00:00 |