C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
[platform/upstream/libSkiaSharp.git] / gm / imageblur.cpp
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-23 mtkleinremove unused GM flags
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2015-01-06 tfarinaCleanup: More override fixes - another round.
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
2014-06-10 tfarinaCleanup: Get rid of make_isize() function from gm.h.
2014-04-30 commit-bot@chromiu... Turn on quilt mode in DM.
2014-03-10 commit-bot@chromiu... Factory methods for heap-allocated SkImageFilter objects.
2014-01-13 commit-bot@chromiu... NEON fast path for box blur
2013-09-16 mtklein@google.comtext size is an SkScalar, Windows reminds me.
2013-09-16 mtklein@google.comsrand() + rand() -> SkRandom
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-07-18 senorblanco@chromi... Clean up the use of AutoScratchTexture in the gaussian...
2012-04-10 tomhudson@google.comFix miscellaneous compiler warnings from Visual Studio...
2011-11-16 senorblanco@chromi... This change makes SkImageFilter and SkBlurImageFilter...
2011-11-09 senorblanco@chromi... Implement Gaussian blurs for images. The caller create...