Commit message (Expand) | Author | Age | |
---|---|---|---|
* | tests: s/SkAutoTUnref/sk_sp/ | Hal Canary | 2016-11-04 |
* | switch surface to sk_sp | reed | 2016-03-23 |
* | Add SK_SUPPORT_LEGACY_DRAWFILTER guard around calls to SkCanvas::(get|set)Dra... | benjaminwagner | 2016-01-22 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | use anon namespace to avoid (silent) collisions between local test classes | reed | 2015-04-11 |
* | setDrawFilter needs to trigger any deferred saves | reed | 2015-04-11 |