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
*
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
*
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
[next]