Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / textblobshader.cpp
2017-03-22 Mike KleinGM: some header cleanup
2016-09-13 fmalitaUse sk_sp text blob APIs
2016-09-01 mtkleinReplace a lot of 'static const' with 'constexpr' or...
2016-03-13 reedReland of "more shader-->sp conversions (patchset ...
2016-03-13 reedRevert of more shader-->sp conversions (patchset #5...
2016-03-13 reedmore shader-->sp conversions
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-07-28 caryclarkgm missed portable text in textblobshader
2015-07-28 caryclarkmake pixelsnap textblob* etc gm portable
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-23 mtkleinremove unused GM flags
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-09-19 fmalitaSkTextBlob shader space workaround.