aboutsummaryrefslogtreecommitdiff
path: root/samplecode/SampleAnimBlur.cpp
Commit message (Expand)AuthorAgeFilesLines
* switch maskfilters to sk_spreed2016-04-041-5/+3
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-3/+3
* add SkAnimTimer, SPACE = pause/resume, ESP = stopreed2015-02-021-6/+7
* allow GMs to animatereed2015-02-011-18/+24
* move common blur types into central headercommit-bot@chromium.org2014-04-281-5/+5
* Change old PRG to be SkLCGRandom; change new one to SkRandomcommit-bot@chromium.org2013-09-091-1/+1
* Switch out random number generator for tests, benches, samples.commit-bot@chromium.org2013-09-061-1/+1
* Push sigma-based blur interface into our GMs/benches/tests/samplecoderobertphillips@google.com2013-09-061-4/+5
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-01-261-1/+0
* Fixed minor Release & fixed point compiler warnings on Linuxrobertphillips@google.com2012-04-251-1/+1
* safely handle null blur filterreed@google.com2012-04-091-1/+1
* disable GPU blur on small pathsbsalomon@google.com2012-03-281-0/+70