Commit message (Expand) | Author | Age | |
---|---|---|---|
* | GM: some header cleanup | Mike Klein | 2017-03-22 |
* | Use sk_sp text blob APIs | fmalita | 2016-09-13 |
* | Replace a lot of 'static const' with 'constexpr' or 'const'. | mtklein | 2016-09-01 |
* | Reland of "more shader-->sp conversions (patchset #5 id:80001 of https://code... | reed | 2016-03-13 |
* | Revert of more shader-->sp conversions (patchset #5 id:80001 of https://coder... | reed | 2016-03-13 |
* | more shader-->sp conversions | reed | 2016-03-13 |
* | Style Change: NULL->nullptr | halcanary | 2015-08-27 |
* | Style Change: SkNEW->new; SkDELETE->delete | halcanary | 2015-08-26 |
* | gm missed portable text in textblobshader | caryclark | 2015-07-28 |
* | make pixelsnap textblob* etc gm portable | caryclark | 2015-07-28 |
* | C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla} | mtklein | 2015-03-25 |
* | remove unused GM flags | mtklein | 2015-01-23 |
* | Fix up all the easy virtual ... SK_OVERRIDE cases. | mtklein | 2015-01-09 |
* | SkTextBlob shader space workaround. | fmalita | 2014-09-19 |