Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | Rename SkCanvasDrawable to SkDrawable, and make public | reed | 2015-02-06 |
* | Revert of rename SkCanvasDrawable to SkDrawable, and make public (patchset #2... | reed | 2015-02-06 |
* | rename SkCanvasDrawable to SkDrawable, and make public | reed | 2015-02-06 |
* | add SkAnimTimer, SPACE = pause/resume, ESP = stop | reed | 2015-02-02 |
* | allow GMs to animate | reed | 2015-02-01 |
* | add sample to exercising hittesting | reed | 2014-11-26 |