Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / imageblur2.cpp
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-03-22 Mike KleinGM: some header cleanup
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-04-04 robertphillipsUpdate SkBlurImageFilter to sk_sp
2015-12-10 xidachenSkBlurImageFilter returns input when sigma = 0
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-07-28 caryclarkmake pixelsnap textblob* etc gm portable
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.
2014-12-20 tfarinaCleanup: Another round of override fixes.
2014-08-11 joshualitt2D kernel initial wiring for Guassian