aboutsummaryrefslogtreecommitdiff
path: root/src/gpu/GrProcessorUnitTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace SkFAIL with SK_ABORT.Ben Wagner2017-08-161-1/+1
* Make GrFragmentProcessor be non-refcounted and use std::unique_ptr.Brian Salomon2017-08-111-2/+2
* Make GrProcessorTestFactory be templated on smart ptr class rather than proce...Brian Salomon2017-07-241-1/+1
* make GR_TEST_UTILS=0 workHal Canary2017-02-021-0/+3
* sk_sp for Ganesh.bungeman2016-06-091-4/+4
* Add helper for creating leaf FPs inside GrFP::TestCreate functionsbsalomon2015-09-141-0/+23