Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Factor code to rotate a canvas about a point. | bungeman | 2016-07-12 |
* | Style bikeshed - remove extraneous whitespace | halcanary | 2016-03-29 |
* | return pictures as sk_sp | reed | 2016-03-18 |
* | 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 |