index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
include
/
effects
/
SkMagnifierImageFilter.h
Commit message (
Expand
)
Author
Age
*
Remove SK_SUPPORT_LEGACY_PUBLICEFFECTCONSTRUCTORS flag.
commit-bot@chromium.org
2014-05-15
*
Implement support for a Context parameter in image filters
senorblanco@chromium.org
2014-03-14
*
Factory methods for heap-allocated SkImageFilter objects.
commit-bot@chromium.org
2014-03-10
*
Make SkImageFilter methods const.
commit-bot@chromium.org
2014-02-05
*
Refactor read and write buffers.
commit-bot@chromium.org
2014-01-30
*
Implement crop rect support for SkMatrixConvolutionImageFilter.
senorblanco@chromium.org
2013-10-18
*
Make SkImageFilter::asNewEffect() (and all derived-class overrides) protected.
senorblanco@chromium.org
2013-10-17
*
In image filters, apply the CTM and offset to the crop rect. This is necessar...
senorblanco@chromium.org
2013-08-27
*
Implement crop rect for lighting image filters. Changes for the CPU path were...
senorblanco@chromium.org
2013-07-26
*
Allow single-pass filters (which use asNewEffect()) to participate in the ima...
senorblanco@chromium.org
2013-04-08
*
Wrap GrEffects in GrEffectPtr.
bsalomon@google.com
2013-01-16
*
GrCustomStage Renaming Part 5
bsalomon@google.com
2012-10-25
*
GrCustomStage Renaming Part 4
bsalomon@google.com
2012-10-24
*
CustomStage Renaming Part 1
bsalomon@google.com
2012-10-24
*
Add a zoom filter to Skia. This will be used on ChromeOS to implement the scr...
bsalomon@google.com
2012-08-13