Commit message (Expand) | Author | Age | |
---|---|---|---|
* | switch maskfilters to sk_sp | reed | 2016-04-04 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | add SkAnimTimer, SPACE = pause/resume, ESP = stop | reed | 2015-02-02 |
* | allow GMs to animate | reed | 2015-02-01 |
* | move common blur types into central header | commit-bot@chromium.org | 2014-04-28 |
* | Change old PRG to be SkLCGRandom; change new one to SkRandom | commit-bot@chromium.org | 2013-09-09 |
* | Switch out random number generator for tests, benches, samples. | commit-bot@chromium.org | 2013-09-06 |
* | Push sigma-based blur interface into our GMs/benches/tests/samplecode | robertphillips@google.com | 2013-09-06 |
* | Sanitizing source files in Skia_Periodic_House_Keeping | skia.committer@gmail.com | 2013-01-26 |
* | Fixed minor Release & fixed point compiler warnings on Linux | robertphillips@google.com | 2012-04-25 |
* | safely handle null blur filter | reed@google.com | 2012-04-09 |
* | disable GPU blur on small paths | bsalomon@google.com | 2012-03-28 |