index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
effects
Commit message (
Expand
)
Author
Age
*
Add patheffects to debugger printout
robertphillips
2015-01-26
*
Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://code...
scroggo
2015-01-20
*
remove unused SkAvoidXfermode
reed
2015-01-18
*
Fix up all the easy virtual ... SK_OVERRIDE cases.
mtklein
2015-01-09
*
Remove macros that make it look like it's a good idea to not be able to flatten.
mtklein
2015-01-07
*
undef SK_SUPPORT_LEGACY_GRADIENT_FACTORIES to fix callers
reed
2014-12-21
*
Add toString methods to SkImageFilter-derived classes
robertphillips
2014-12-19
*
remove view matrix from context
joshualitt
2014-12-17
*
add arcto patheffect
reed
2014-12-17
*
Cleanup: Mark some overridden methods with 'SK_OVERRIDE'.
tfarina
2014-12-14
*
Adding an option for pixelated rendering in SkPictureImageFilter
junov
2014-12-09
*
Add SK_SUPPORT_LEGACY_PORTER_DUFF macro.
tfarina
2014-12-03
*
Adding a PictureResolution option to SkPictureImageFilter
Justin Novosad
2014-12-02
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Revert of Remove SK_SUPPORT_LEGACY_DEEPFLATTENING. (patchset #1 id:1 of https...
mtklein
2014-12-01
*
Remove SK_SUPPORT_LEGACY_DEEPFLATTENING.
mtklein
2014-12-01
*
Enable unused param checking for public includes.
djsollen
2014-11-14
*
Fix bounds computation of all 0-input filters.
senorblanco
2014-10-29
*
Revert of Fix bounds computation of all 0-input filters. (patchset #2 id:2000...
hcm
2014-10-27
*
Fix bounds computation of all 0-input filters.
senorblanco
2014-10-27
*
Adding an option to render only the shadow in SkDropShadowImageFilter
sugoi
2014-10-23
*
Adding 3D lut color filter
sugoi
2014-10-09
*
Sanitize SkMatrixConvolutionImageFilter creation params.
senorblanco
2014-09-29
*
Patch to create a distinct geometry processor. The vast majority of this patch
joshualitt
2014-09-23
*
Reimplement deserialization of SkImageFilter's uniqueID.
senorblanco
2014-08-26
*
Simplify flattening to just write enough to call the factory/public-construct...
reed
2014-08-21
*
remove SkStippleMaskFilter - no external clients
reed
2014-08-12
*
Remove the single-sigma version of SkDropShadowImageFilter::Create().
senorblanco
2014-07-22
*
Initial change to move 2D kernel to its own file.
joshualitt
2014-07-22
*
hide public factory for intermediate class
reed
2014-07-21
*
Remove use of SK_SUPPORT_LEGACY_LAYERRASTERIZER_API.
dominikg
2014-07-21
*
Make SkPictureShader and SkPictureImageFilter use const SkPictures
robertphillips
2014-07-14
*
Clean up SkImageFilter constructors.
senorblanco
2014-07-08
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-08
*
Revert of Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*...
reed
2014-07-07
*
Make GrDrawState and GrPaint take GrEffect* instead of GrEffectRef*.
bsalomon
2014-07-07
*
Make perlin noise do CTM-correct scaling.
senorblanco
2014-06-27
*
Remove SkBicubicImageFilter, and all related tests.
senorblanco
2014-06-25
*
Revert of remove guarded code - there are no more callers (https://codereview...
reed
2014-06-18
*
remove guarded code - there are no more callers
reed
2014-06-18
*
Randomize seed for SkDiscretePathEffect::filterPath()
rs.prinja
2014-06-12
*
Move Dashing filterPath to a dashing utils file
egdaniel
2014-06-11
*
SkShader::asNewEffect Refactoring
dandov
2014-06-10
*
Revert of Move Dashing filterPath to a dashing utils file (https://codereview...
egdaniel
2014-06-04
*
Move Dashing filterPath to a dashing utils file
egdaniel
2014-06-04
*
Return NULL when building empty LayerRasterizer.
scroggo
2014-06-03
*
remove SK_SUPPORT_LEGACY_BLURMASKFILTER_STYLE
commit-bot@chromium.org
2014-05-31
*
Implement SkPictureImageFilter bounds computation.
senorblanco@chromium.org
2014-05-30
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-05-23
*
temporarily add back in the factores that took a unitmapper
commit-bot@chromium.org
2014-05-22
[next]