Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / textblob.cpp
2017-03-22 Mike KleinGM: some header cleanup
2016-09-13 fmalitaUse sk_sp text blob APIs
2016-05-31 mbocSkTypeface::MakeFromName to take SkFontStyle.
2016-05-12 bungemanMove SkTypeface to sk_sp.
2016-05-12 scroggoRevert of Move SkTypeface to sk_sp. (patchset #5 id...
2016-05-11 bungemanMove SkTypeface to sk_sp.
2016-01-29 djsollenConsolidate SK_CRASH and sk_throw into SK_ABORT
2016-01-22 djsollenRevert of Consolidate SK_CRASH and sk_throw into SK_ABO...
2016-01-22 djsollenConsolidate SK_CRASH and sk_throw into SK_ABORT
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-08-26 halcanaryStyle Change: SkNEW->new; SkDELETE->delete
2015-07-24 caryclarkrename portable_typeface_always to portable_typeface
2015-07-23 caryclarkmake fontcache textblob gm portable
2015-05-21 kkinnunenMove font loading in gm tests and benches out of constr...
2015-03-26 mtkleinC++11 override should now be supported by all of {bots...
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-09-17 fmalitaEnsure blob typeface information survives SkGPipe seria...
2014-08-22 fmalita[SkTextBlob] Merge run font data at draw time.
2014-08-21 fmalitaSkTextBlob