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
*
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
*
Remove unused (by clients) SkUnitMapper
commit-bot@chromium.org
2014-05-22
*
Revert of Remove unused (by clients) SkUnitMapper (https://codereview.chromiu...
commit-bot@chromium.org
2014-05-22
*
Remove unused (by clients) SkUnitMapper (https://codereview.chromium.org/2832...
commit-bot@chromium.org
2014-05-21
*
Remove legacy constructor for blur draw looper.
commit-bot@chromium.org
2014-05-20
*
gradient api sans (deprecated) unitmapper
commit-bot@chromium.org
2014-05-19
*
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
[next]