aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/SkMaskFilter.cpp
Commit message (Expand)AuthorAge
...
* Add canFilterMaskGPU & filterMaskGPU to SkMaskFilterGravatar robertphillips@google.com2013-07-03
* Work around overzealous assertion in SkMaskFilter.Gravatar tomhudson@google.com2013-04-25
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* change SkMaskFilter methods to const, in preparation for making the class asGravatar reed@google.com2012-12-18
* remove experimental setAsABlur, as it forces the instance to be mutable, and wasGravatar reed@google.com2012-12-18
* remove legacy build-guards, now that webkit has rebaselined these.Gravatar reed@google.com2012-11-26
* use SkPath::isNestedRects() to apply blurred nine-patchGravatar reed@google.com2012-11-19
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2012-11-10
* use SKIRect::centerX,YGravatar reed@google.com2012-11-09
* add entry-point to SkMaskFilter to fast-path rectangles.Gravatar reed@google.com2012-11-09
* Add temporary interfaces in blur and clip toGravatar caryclark@google.com2012-11-07
* privatize SkBuffer.hGravatar mike@reedtribe.org2012-08-13
* Added Inst counting to SkFlattenable-derived classesGravatar robertphillips@google.com2012-06-27
* Fixing the drawing of blurred shodows for hairline paths with software renderingGravatar junov@chromium.org2012-04-04
* 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
* 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 reed@google.com2011-04-19
* grab from latest androidGravatar reed@android.com2008-12-17