aboutsummaryrefslogtreecommitdiffstats
path: root/gm/imageblur2.cpp
Commit message (Expand)AuthorAgeFilesLines
* drawText CleanupHal Canary2019-01-081-68/+34
* add drawString helper to canvasCary Clark2017-04-281-5/+4
* GM: some header cleanupMike Klein2017-03-221-0/+1
* Replace a lot of 'static const' with 'constexpr' or 'const'.mtklein2016-09-011-1/+1
* Update SkBlurImageFilter to sk_sprobertphillips2016-04-041-4/+2
* SkBlurImageFilter returns input when sigma = 0xidachen2015-12-101-1/+2
* Style Change: NULL->nullptrhalcanary2015-08-271-1/+1
* make pixelsnap textblob* etc gm portablecaryclark2015-07-281-1/+2
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-3/+3
* remove unused GM flagsmtklein2015-01-231-3/+0
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-4/+4
* Cleanup: Another round of override fixes.tfarina2014-12-201-3/+3
* 2D kernel initial wiring for Guassianjoshualitt2014-08-111-0/+96