aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/core/SkMaskFilter.h
Commit message (Expand)AuthorAge
* Add SK_API to base classes of classes with SK_API.Gravatar bungeman@google.com2012-10-13
* Added Inst counting to SkFlattenable-derived classesGravatar robertphillips@google.com2012-06-27
* Punctuation cleanup to satisfy idiosyncracies of OpenBSD gcc 4.2.1.Gravatar tomhudson@google.com2012-06-01
* Fixing the drawing of blurred shodows for hairline paths with software renderingGravatar junov@chromium.org2012-04-04
* Cleanup code related to SkFlattenable::flatten()Gravatar djsollen@google.com2012-03-29
* extend fastbounds impls to include maskfilters and drawloopers. This allowsGravatar reed@google.com2012-01-30
* enable soft clipping (yikes)Gravatar reed@google.com2011-10-24
* move SkAutoMaskFreeImage from SkMaskFilter.h to SkMask.hGravatar reed@google.com2011-10-18
* Change SkAutoMaskImage so that we're less likely to write leaky code.Gravatar bungeman@google.com2011-10-04
* Make asBlur method const.Gravatar bungeman@google.com2011-10-04
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* add asABlur() to maskfilters, so devices like gpu and pdf can query them.Gravatar reed@google.com2011-07-07
* code styleGravatar mike@reedtribe.org2011-04-20
* grab from latest androidGravatar reed@android.com2008-12-17