aboutsummaryrefslogtreecommitdiff
path: root/tests/DrawFilterTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* tests: s/SkAutoTUnref/sk_sp/Hal Canary2016-11-041-2/+2
* switch surface to sk_spreed2016-03-231-1/+1
* Add SK_SUPPORT_LEGACY_DRAWFILTER guard around calls to SkCanvas::(get|set)Dra...benjaminwagner2016-01-221-0/+4
* Style Change: NULL->nullptrhalcanary2015-08-271-3/+3
* Style Change: SkNEW->new; SkDELETE->deletehalcanary2015-08-261-2/+1
* use anon namespace to avoid (silent) collisions between local test classesreed2015-04-111-0/+2
* setDrawFilter needs to trigger any deferred savesreed2015-04-111-0/+44