aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/effects/SkBlurMask.h
Commit message (Expand)AuthorAge
* Add SK_API to APIs used by the android framework.Gravatar Derek Sollenberger2017-09-21
* Fix poor handling of nullptr for new blur codeGravatar Herb Derby2017-08-22
* Add default ctor to SkMaskGravatar robertphillips2015-12-17
* Add special case circle blur for GaneshGravatar robertphillips2015-09-15
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* add asAShadowBlur for android to drawlooperGravatar reed@google.com2014-04-29
* Fast path for blurred round rects -- blur a small 9patch rect on the CPUGravatar commit-bot@chromium.org2014-04-28
* revert humper changesGravatar commit-bot@chromium.org2014-04-28
* move common blur types into central headerGravatar commit-bot@chromium.org2014-04-28
* Fast path for blurred round rects -- blur a small 9patch rect on the CPUGravatar commit-bot@chromium.org2014-04-28
* Revert of Fast path for blurred round rects -- blur a small 9patch rect on th...Gravatar commit-bot@chromium.org2014-04-28
* Fast path for blurred round rects -- blur a small 9patch rect on the CPUGravatar commit-bot@chromium.org2014-04-28
* plumb API for analytic rrect blurGravatar commit-bot@chromium.org2014-03-10
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2014-01-31
* patch from issue 119343003Gravatar commit-bot@chromium.org2014-01-30
* Revert of Fast blurred rectangles on GPU (https://codereview.chromium.org/119...Gravatar commit-bot@chromium.org2014-01-28
* Perform the same analytic blur calculation on the GPU that we do on the CPU. ...Gravatar commit-bot@chromium.org2014-01-27
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...Gravatar reed@google.com2013-10-31
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...Gravatar reed@google.com2013-10-31
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...Gravatar reed@google.com2013-10-31
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-08-28
* Blur refactoringGravatar robertphillips@google.com2013-08-27
* Fix quickReject computation for blursGravatar robertphillips@google.com2013-07-30
* Remove the non-separable blur because it is no longer used.Gravatar commit-bot@chromium.org2013-06-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-03-12
* Plumb fast rectangle blur code into the skia mask filterGravatar humper@google.com2013-03-11
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-02-21
* Complete the implementation of the faster blur; now supports all blur styles ...Gravatar humper@google.com2013-02-20
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-26
* Sanitizing source files in Skia_Periodic_House_KeepingGravatar skia.committer@gmail.com2013-01-05
* Added a new function to directly generate a blurred rectangle analytically.Gravatar humper@google.com2013-01-04
* A new implementation of mask blurs, using separable X/Y passes. Disabled for...Gravatar senorblanco@chromium.org2012-11-13
* Reduce size of filter mask.Gravatar bungeman@google.com2011-09-02
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* [Committed on behalf of junov@chromium.org]Gravatar senorblanco@chromium.org2011-02-18
* grab from latest androidGravatar reed@android.com2008-12-17