Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Replace SkFAIL with SK_ABORT. | Ben Wagner | 2017-08-16 |
* | Make GrFragmentProcessor be non-refcounted and use std::unique_ptr. | Brian Salomon | 2017-08-11 |
* | Make GrProcessorTestFactory be templated on smart ptr class rather than proce... | Brian Salomon | 2017-07-24 |
* | make GR_TEST_UTILS=0 work | Hal Canary | 2017-02-02 |
* | sk_sp for Ganesh. | bungeman | 2016-06-09 |
* | Add helper for creating leaf FPs inside GrFP::TestCreate functions | bsalomon | 2015-09-14 |