index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
effects
Commit message (
Expand
)
Author
Age
*
Fix SkOffsetImageFilter to use a temporary for bounds computations.
senorblanco@chromium.org
2014-03-11
*
plumbing for GPU fast blur
commit-bot@chromium.org
2014-03-10
*
plumb API for analytic rrect blur
commit-bot@chromium.org
2014-03-10
*
remove legacy ifdef wrapping fast blur
commit-bot@chromium.org
2014-03-10
*
Factory methods for heap-allocated SkImageFilter objects.
commit-bot@chromium.org
2014-03-10
*
Fix underlying issue causing crbug.com/348821.
commit-bot@chromium.org
2014-03-07
*
Begin making SkPerlinNoiseShader const.
commit-bot@chromium.org
2014-03-06
*
Apply the CTM to the offset in the slow SkOffsetImageFilter path.
senorblanco@chromium.org
2014-03-04
*
Cleanup patch to move all of SkImageFilterUtils into SkImageFilter.
senorblanco@chromium.org
2014-03-03
*
Fix CTM scaling and clipping of SkRectShaderImageFilter.
senorblanco@chromium.org
2014-03-03
*
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
*
add new copyTo version to SkBitmap, which takes SkColorType
commit-bot@chromium.org
2014-02-23
*
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
*
Revert "First draft of computeFastBounds() and onFilterBounds() for SkResizeI...
senorblanco@chromium.org
2014-02-19
*
First draft of computeFastBounds() and onFilterBounds() for SkResizeImageFilter.
senorblanco@chromium.org
2014-02-19
*
replace SkBitmap::Config with SkColorType in gms
commit-bot@chromium.org
2014-02-17
*
Remove unnecessary includes.
commit-bot@chromium.org
2014-02-17
*
use SkColorType instead of SkBitmap::Config in views/effects
commit-bot@chromium.org
2014-02-16
*
Allowing Lanczos3 to be used in chromium
commit-bot@chromium.org
2014-02-14
*
Bug Fix for Intel atan on gpu sweep gradient
commit-bot@chromium.org
2014-02-14
*
Builder class for SkLayerDrawLooper.
commit-bot@chromium.org
2014-02-14
*
remove legacy LightingColorFilter impl
reed@google.com
2014-02-07
*
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
*
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
*
Fix image filter crop offsets for GPU path.
senorblanco@chromium.org
2014-02-03
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-02-01
*
Set the horizontal scanline to NULL when the vertical one fails
commit-bot@chromium.org
2014-01-31
*
release the scanline textures in GrRectBlurEffect
commit-bot@chromium.org
2014-01-31
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-31
*
fix auto-delete bug that crept in with new fast blur path; is causing
commit-bot@chromium.org
2014-01-31
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
patch from issue 119343003
commit-bot@chromium.org
2014-01-30
*
Clamp negative sigma to 0 in SkDropShadowImageFilter.
senorblanco@chromium.org
2014-01-28
*
Sanitizing source files in Housekeeper-Nightly
skia.committer@gmail.com
2014-01-28
*
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 computeFastBounds() traversal for SkImageFilter.
senorblanco@chromium.org
2014-01-27
*
add installPixels
reed@google.com
2014-01-24
*
[Reland of r13154, since the Housekeeping bot seems to have reverted it in r1...
senorblanco@chromium.org
2014-01-24
[next]