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
*
Revert of remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-16
*
remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-16
*
Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag.
commit-bot@chromium.org
2014-05-15
*
remove unused Kernel33MaskFilter
commit-bot@chromium.org
2014-05-12
*
add localmatrix parameter to shader's asNewEffect
commit-bot@chromium.org
2014-05-09
*
Remove SkShader virtual method validContext
commit-bot@chromium.org
2014-05-05
*
create struct to hold all the params passed around for shader::context
commit-bot@chromium.org
2014-05-01
*
expose ConvertRadiusToSigma to aid clients in the API transition to sigma
commit-bot@chromium.org
2014-05-01
*
Implement bounds traversals for tile and matrix convolution filters.
senorblanco@chromium.org
2014-04-29
*
add asAShadowBlur for android to drawlooper
reed@google.com
2014-04-29
*
move common blur types into central header
commit-bot@chromium.org
2014-04-28
*
Move SkShader::fLocalMatrix into SkShader constructor.
commit-bot@chromium.org
2014-04-28
*
Revert of Revert of Extract most of the mutable state of SkShader into a sepa...
commit-bot@chromium.org
2014-04-23
*
Revert of Extract most of the mutable state of SkShader into a separate Conte...
commit-bot@chromium.org
2014-04-23
*
Extract most of the mutable state of SkShader into a separate Context object.
commit-bot@chromium.org
2014-04-23
*
Add asADash entry point into SkPathEffect to allow extracting Dash info from ...
commit-bot@chromium.org
2014-04-22
*
Revert of Extract most of the mutable state of SkShader into a separate Conte...
commit-bot@chromium.org
2014-04-17
*
Extract most of the mutable state of SkShader into a separate Context object.
commit-bot@chromium.org
2014-04-16
*
Make sure SkDrawLooper objects can only be allocated on the heap.
commit-bot@chromium.org
2014-04-15
*
Create SkLayerRasterizer w/o destroying Builder.
commit-bot@chromium.org
2014-04-10
*
Remove SkResizeImageFilter.
commit-bot@chromium.org
2014-04-07
*
Arithmetic mode now has the option of not validating the output color, which ...
commit-bot@chromium.org
2014-04-02
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-04-02
*
Fix SkXfermodeImageFilter when an input is cropped out.
senorblanco@chromium.org
2014-04-01
*
SkPerlinNoiseShader::CreateTubulenceNoise() is misspelled
commit-bot@chromium.org
2014-04-01
*
Remove scaleToFit from DashPathEffect
commit-bot@chromium.org
2014-03-31
*
Implement a generic matrix transform image filter.
senorblanco@chromium.org
2014-03-25
*
Implement support for a Context parameter in image filters
senorblanco@chromium.org
2014-03-14
*
Allow toString capability to be toggled independent of developer mode.
commit-bot@chromium.org
2014-03-13
*
[WIP] Add Context to SkDrawLooper.
commit-bot@chromium.org
2014-03-12
*
Drop executable flag from headers so that they can be packaged
robertphillips@google.com
2014-03-11
*
Factory methods for heap-allocated SkImageFilter objects.
commit-bot@chromium.org
2014-03-10
*
Begin making SkPerlinNoiseShader const.
commit-bot@chromium.org
2014-03-06
*
remove SK_SUPPORT_LEGACY_LAYERDRAWLOOPER_PAINTFLAGS -- not needed
reed@google.com
2014-02-28
*
try to deprecate fFlagsMask from SkLayerDrawLooper
reed@google.com
2014-02-27
*
Builder class for SkLayerRasterizer.
commit-bot@chromium.org
2014-02-26
*
Factory methods for heap-allocated SkColorFilter objects.
commit-bot@chromium.org
2014-02-21
*
Factory methods for heap-allocated SkMaskFilter objects.
commit-bot@chromium.org
2014-02-21
*
Factory methods for heap-allocated SkPathEffect and SkXfermode objects.
commit-bot@chromium.org
2014-02-20
*
Fix CTM application in SkResizeImagefilter; implement bounds traversals.
senorblanco@chromium.org
2014-02-19
*
Builder class for SkLayerDrawLooper.
commit-bot@chromium.org
2014-02-14
*
Revert of Revert "Serialization of SkPictureImageFilter" (https://codereview....
commit-bot@chromium.org
2014-02-07
*
Revert "Serialization of SkPictureImageFilter"
fmalita@google.com
2014-02-07
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-07
*
Serialization of SkPictureImageFilter
commit-bot@chromium.org
2014-02-07
*
replace impl of SkLightingColorFilter with SkColorMatrixFilter
reed@google.com
2014-02-06
*
Revert of r13347 (Serialization of SkPictureImageFilter - https://codereview....
robertphillips@google.com
2014-02-06
*
Serialization of SkPictureImageFilter
commit-bot@chromium.org
2014-02-06
*
Make SkImageFilter methods const.
commit-bot@chromium.org
2014-02-05
*
Implement correct clipping for image filters.
senorblanco@chromium.org
2014-02-05
[next]