index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gyp
/
effects.gypi
Commit message (
Expand
)
Author
Age
*
Add copyright headers to remaining gyp files.
scroggo
2015-03-25
*
Move SkMatrixImageFilter into core, and add a factory fn for it.
senorblanco
2015-03-20
*
Remove SkPorterDuff now that Android has been updated.
djsollen
2015-03-05
*
Reland "remove unused SkAvoidXfermode"
scroggo
2015-01-30
*
Revert of remove unused SkAvoidXfermode (patchset #2 id:20001 of https://code...
scroggo
2015-01-20
*
remove dead header
reed
2015-01-18
*
remove unused SkAvoidXfermode
reed
2015-01-18
*
Move Gpu ArithmeticMode xfer effect to _gpu files.
egdaniel
2015-01-14
*
add arcto patheffect
reed
2014-12-17
*
Adding 3D lut color filter
sugoi
2014-10-09
*
rename gradients private BitmapCache to GradientBitmapCache
reed
2014-08-21
*
remove SkStippleMaskFilter - no external clients
reed
2014-08-12
*
Remove SkBicubicImageFilter, and all related tests.
senorblanco
2014-06-25
*
remove reference to (deleted) SkKernel33MaskFilter
commit-bot@chromium.org
2014-05-14
*
remove unused Kernel33MaskFilter
commit-bot@chromium.org
2014-05-12
*
Remove SkResizeImageFilter.
commit-bot@chromium.org
2014-04-07
*
Pull Gpu shader out of SkTwoPointConicalGradient into own file
commit-bot@chromium.org
2014-04-03
*
Implement a generic matrix transform image filter.
senorblanco@chromium.org
2014-03-25
*
fix bad gyp file move
commit-bot@chromium.org
2014-01-31
*
patch from issue 119343003
commit-bot@chromium.org
2014-01-30
*
Revert of Fast blurred rectangles on GPU (https://codereview.chromium.org/119...
commit-bot@chromium.org
2014-01-28
*
Perform the same analytic blur calculation on the GPU that we do on the CPU. ...
commit-bot@chromium.org
2014-01-27
*
Implement a resize image filter. This is needed for the "filterRes" feature i...
senorblanco@chromium.org
2014-01-15
*
Revert "Implement a resize image filter."
senorblanco@chromium.org
2014-01-14
*
Implement a resize image filter. This is needed for the "filterRes" feature i...
senorblanco@chromium.org
2014-01-14
*
Add AlphaThreshold filter.
commit-bot@chromium.org
2014-01-06
*
Remove SkBitmapAlphaThresholdShader
commit-bot@chromium.org
2013-12-18
*
Implement an SkPicture image filter source. This is required for the external...
senorblanco@chromium.org
2013-12-12
*
Revert "Implement an SkPicture image filter source. This is required for the ...
senorblanco@chromium.org
2013-12-12
*
Implement an SkPicture image filter source. This is required for the external...
senorblanco@chromium.org
2013-12-12
*
Remove the comments settings for vim tab width and expansion variables.
commit-bot@chromium.org
2013-12-02
*
Remove SkLumaXfermode.
commit-bot@chromium.org
2013-10-14
*
Luminance-to-alpha color filter (SkLumaColorFilter).
commit-bot@chromium.org
2013-10-07
*
Moving 4 SkImageFilter derived classes from blink to skia
commit-bot@chromium.org
2013-09-26
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-06
*
Revert "alpha threshold bitmap shader"
bsalomon@google.com
2013-09-05
*
alpha threshold bitmap shader
commit-bot@chromium.org
2013-09-05
*
Add luminance mask transfer modes.
commit-bot@chromium.org
2013-08-23
*
Upstreaming DropShadowImageFilter into skia, from Blink
junov@chromium.org
2013-08-07
*
Move SkComposeImageFilter into its own {.h, .cpp} files
commit-bot@chromium.org
2013-08-07
*
Reverting r10583: Upstreaming DropShadowImageFilter into skia, from Blink
jvanverth@google.com
2013-08-06
*
Upstreaming DropShadowImageFilter into skia, from Blink
junov@chromium.org
2013-08-06
*
Remove SkBlendImageFilter, and all tests. Its functionality has been subsumed...
senorblanco@chromium.org
2013-08-01
*
Move gaussianBlur functionality to src\effects
robertphillips@google.com
2013-07-15
*
Implement SkXfermode image filter. This required changing the signature of Sk...
senorblanco@chromium.org
2013-05-31
*
add SkLerpXfermode
reed@google.com
2013-05-21
*
Allow single-pass filters (which use asNewEffect()) to participate in the ima...
senorblanco@chromium.org
2013-04-08
*
New SVG turbulence in Skia
sugoi@google.com
2013-04-05
*
Reverting r8376, r8373 and r8371 due to Android shader compilation failures
robertphillips@google.com
2013-03-25
*
New SVG turbulence in Skia
sugoi@google.com
2013-03-25
[next]