aboutsummaryrefslogtreecommitdiffstats
path: root/src/effects/SkBlurMask.h
Commit message (Expand)AuthorAgeFilesLines
* add asAShadowBlur for android to drawlooperreed@google.com2014-04-291-0/+3
* Fast path for blurred round rects -- blur a small 9patch rect on the CPUcommit-bot@chromium.org2014-04-281-1/+8
* revert humper changescommit-bot@chromium.org2014-04-281-8/+1
* move common blur types into central headercommit-bot@chromium.org2014-04-281-23/+5
* Fast path for blurred round rects -- blur a small 9patch rect on the CPUcommit-bot@chromium.org2014-04-281-1/+8
* Revert of Fast path for blurred round rects -- blur a small 9patch rect on th...commit-bot@chromium.org2014-04-281-8/+1
* Fast path for blurred round rects -- blur a small 9patch rect on the CPUcommit-bot@chromium.org2014-04-281-1/+8
* plumb API for analytic rrect blurcommit-bot@chromium.org2014-03-101-17/+6
* Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com2014-01-311-11/+11
* patch from issue 119343003commit-bot@chromium.org2014-01-301-0/+35
* Revert of Fast blurred rectangles on GPU (https://codereview.chromium.org/119...commit-bot@chromium.org2014-01-281-35/+0
* Perform the same analytic blur calculation on the GPU that we do on the CPU. ...commit-bot@chromium.org2014-01-271-0/+35
* Revert "Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, si...reed@google.com2013-10-311-3/+5
* Revert "add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it t...reed@google.com2013-10-311-5/+3
* add SK_ATTR_DEPRECATED -- will need to disable for chrome, since it triggers ...reed@google.com2013-10-311-3/+5
* Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com2013-08-281-1/+1
* Blur refactoringrobertphillips@google.com2013-08-271-13/+23
* Fix quickReject computation for blursrobertphillips@google.com2013-07-301-0/+7
* Remove the non-separable blur because it is no longer used.commit-bot@chromium.org2013-06-111-9/+0
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-03-121-1/+1
* Plumb fast rectangle blur code into the skia mask filterhumper@google.com2013-03-111-1/+3
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-02-211-3/+3
* Complete the implementation of the faster blur; now supports all blur styles ...humper@google.com2013-02-201-2/+10
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-01-261-3/+0
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-01-051-2/+2
* Added a new function to directly generate a blurred rectangle analytically.humper@google.com2013-01-041-0/+4
* A new implementation of mask blurs, using separable X/Y passes. Disabled for...senorblanco@chromium.org2012-11-131-0/+7
* Reduce size of filter mask.bungeman@google.com2011-09-021-1/+3
* Automatic update of all copyright notices to reflect new license terms.epoger@google.com2011-07-281-16/+8
* [Committed on behalf of junov@chromium.org]senorblanco@chromium.org2011-02-181-1/+6
* grab from latest androidreed@android.com2008-12-171-0/+40