skia2/include
senorblanco@chromium.org 60014ca387 Implement Gaussian blurs for images. The caller creates an an
SkBlurImageFilter, sets it on an SkPaint, passes that paint to saveLayer(),
draws the primitives which are to be blurred, then calls restore(), which
applies the blur.  The blurs have separate sizes in the horizontal and vertical
direction.  This feature is GPU-only for now.

NB:  Due to the clipping change, there are slight pixel differences on the
blurs_gpu and shadows_gpu tests, so those will require rebaselining on all
platforms, as will some of the WebKit layout tests (TBD).


Review URL:  http://codereview.appspot.com/5322068/



git-svn-id: http://skia.googlecode.com/svn/trunk@2643 2bbb7eff-a529-9590-31e7-b0007b416f81
2011-11-09 16:05:58 +00:00
..
animator Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
config add api to SkGraphics to get/set font cache limit 2011-11-08 13:48:32 +00:00
core use new PurgeFontCache() api 2011-11-08 20:03:48 +00:00
device/xps Override 32BPP format in SkCanvas::readPixels 2011-11-03 20:29:47 +00:00
effects Implement Gaussian blurs for images. The caller creates an an 2011-11-09 16:05:58 +00:00
gpu Implement Gaussian blurs for images. The caller creates an an 2011-11-09 16:05:58 +00:00
images Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
pdf Override 32BPP format in SkCanvas::readPixels 2011-11-03 20:29:47 +00:00
pipe undef Status to undo the evil that XLib.h has done 2011-08-12 14:49:55 +00:00
ports Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
svg Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
text Automatic update of all copyright notices to reflect new license terms. 2011-07-28 14:26:00 +00:00
utils Update files to use SK_BUILD_FOR_ANDROID. 2011-11-08 19:00:26 +00:00
views Update files to use SK_BUILD_FOR_ANDROID. 2011-11-08 19:00:26 +00:00
xml Make SkMath.h less visible in public header files. 2011-09-27 17:38:17 +00:00