aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/effects/SkMagnifierImageFilter.h
Commit message (Expand)AuthorAge
* In image filters, apply the CTM and offset to the crop rect. This is necessar...Gravatar senorblanco@chromium.org2013-08-27
* Implement crop rect for lighting image filters. Changes for the CPU path were...Gravatar senorblanco@chromium.org2013-07-26
* Allow single-pass filters (which use asNewEffect()) to participate in the ima...Gravatar senorblanco@chromium.org2013-04-08
* Wrap GrEffects in GrEffectPtr.Gravatar bsalomon@google.com2013-01-16
* GrCustomStage Renaming Part 5Gravatar bsalomon@google.com2012-10-25
* GrCustomStage Renaming Part 4Gravatar bsalomon@google.com2012-10-24
* CustomStage Renaming Part 1Gravatar bsalomon@google.com2012-10-24
* Add a zoom filter to Skia. This will be used on ChromeOS to implement the scr...Gravatar bsalomon@google.com2012-08-13