aboutsummaryrefslogtreecommitdiff
path: root/gm/textblobshader.cpp
Commit message (Expand)AuthorAgeFilesLines
* GM: some header cleanupMike Klein2017-03-221-0/+1
* Use sk_sp text blob APIsfmalita2016-09-131-4/+4
* Replace a lot of 'static const' with 'constexpr' or 'const'.mtklein2016-09-011-2/+2
* Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code...reed2016-03-131-6/+6
* Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder...reed2016-03-131-6/+6
* more shader-->sp conversionsreed2016-03-131-6/+6
* Style Change: NULL->nullptrhalcanary2015-08-271-4/+4
* Style Change: SkNEW->new; SkDELETE->deletehalcanary2015-08-261-1/+1
* gm missed portable text in textblobshadercaryclark2015-07-281-0/+1
* make pixelsnap textblob* etc gm portablecaryclark2015-07-281-0/+1
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-4/+4
* remove unused GM flagsmtklein2015-01-231-4/+0
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-5/+5
* SkTextBlob shader space workaround.fmalita2014-09-191-0/+114