aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/imageblur.cpp
Commit message (Expand)AuthorAge
* text size is an SkScalar, Windows reminds me.Gravatar mtklein@google.com2013-09-16
* srand() + rand() -> SkRandomGravatar mtklein@google.com2013-09-16
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Clean up the use of AutoScratchTexture in the gaussian blur and morphologyGravatar senorblanco@chromium.org2012-07-18
* Fix miscellaneous compiler warnings from Visual Studio 2010.Gravatar tomhudson@google.com2012-04-10
* This change makes SkImageFilter and SkBlurImageFilter flattenable/unflattenable.Gravatar senorblanco@chromium.org2011-11-16
* Implement Gaussian blurs for images. The caller creates an anGravatar senorblanco@chromium.org2011-11-09