.. |
gradients
|
improve precision of gradients (disabled for now)
|
2014-12-18 12:43:08 -08:00 |
Sk1DPathEffect.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
Sk2DPathEffect.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
SkAlphaThresholdFilter.cpp
|
remove view matrix from context
|
2014-12-17 15:50:11 -08:00 |
SkArcToPathEffect.cpp
|
add arcto patheffect
|
2014-12-17 01:47:32 -08:00 |
SkArithmeticMode.cpp
|
Use threshold of 1 texture coord value per pixel w/ nearest neighbor.
|
2014-12-09 10:51:07 -08:00 |
SkAvoidXfermode.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
SkBitmapSource.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
SkBlurDrawLooper.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
SkBlurImageFilter.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -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
|
Change to create device coord coordset
|
2014-12-18 07:47:17 -08:00 |
SkColorCubeFilter.cpp
|
Use threshold of 1 texture coord value per pixel w/ nearest neighbor.
|
2014-12-09 10:51:07 -08:00 |
SkColorFilterImageFilter.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
SkColorFilters.cpp
|
Make addUniform take a precision
|
2014-12-09 10:18:12 -08:00 |
SkColorMatrix.cpp
|
Remove unnecessary includes.
|
2014-02-17 14:20:43 +00:00 |
SkColorMatrixFilter.cpp
|
Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
|
2014-12-14 15:20:11 -08:00 |
SkComposeImageFilter.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
SkCornerPathEffect.cpp
|
fix end-point and conic bugs in cornerpatheffect
|
2014-12-17 05:50:55 -08:00 |
SkDashPathEffect.cpp
|
improve cull, so we don't create empty segments
|
2014-12-12 12:48:50 -08:00 |
SkDiscretePathEffect.cpp
|
There can be only one (SkRandom)!
|
2014-12-15 12:54:51 -08:00 |
SkDisplacementMapEffect.cpp
|
remove view matrix from context
|
2014-12-17 15:50:11 -08:00 |
SkDropShadowImageFilter.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -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
|
Change to create device coord coordset
|
2014-12-18 07:47:17 -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
|
Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
|
2014-12-14 15:20:11 -08:00 |
SkLumaColorFilter.cpp
|
Remove backend factories
|
2014-12-04 11:35:34 -08:00 |
SkMagnifierImageFilter.cpp
|
Make addUniform take a precision
|
2014-12-09 10:18:12 -08:00 |
SkMatrixConvolutionImageFilter.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
SkMatrixImageFilter.cpp
|
Fix MatrixImageFilter computeFastBounds
|
2014-12-09 05:28:24 -08:00 |
SkMergeImageFilter.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
SkMorphologyImageFilter.cpp
|
Change to create device coord coordset
|
2014-12-18 07:47:17 -08:00 |
SkOffsetImageFilter.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
SkPaintFlagsDrawFilter.cpp
|
Sanitizing source files in Skia_Periodic_House_Keeping
|
2013-01-26 07:06:02 +00:00 |
SkPerlinNoiseShader.cpp
|
remove view matrix from context
|
2014-12-17 15:50:11 -08:00 |
SkPictureImageFilter.cpp
|
Adding an option for pixelated rendering in SkPictureImageFilter
|
2014-12-09 13:07:22 -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
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
SkTableColorFilter.cpp
|
Make addUniform take a precision
|
2014-12-09 10:18:12 -08:00 |
SkTableMaskFilter.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
SkTestImageFilters.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -08:00 |
SkTileImageFilter.cpp
|
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
|
2014-12-01 11:47:08 -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
|
remove view matrix from context
|
2014-12-17 15:50:11 -08:00 |