Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / verttext2.cpp
2017-04-28 Cary Clarkadd drawString helper to canvas
2017-03-22 Mike KleinGM: some header cleanup
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-03-29 halcanaryStyle bikeshed - remove extraneous whitespace
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-07-24 caryclarkmake fontscalar gammatext lcdtext typeface verttext2...
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-23 mtkleinremove unused GM flags
2015-01-09 mtkleinFix up all the easy virtual ... SK_OVERRIDE cases.
2014-12-20 tfarinaCleanup: Another round of override fixes.
2014-07-31 Cary ClarkAdd standard fonts to all GMs.
2014-06-10 tfarinaCleanup: Get rid of make_isize() function from gm.h.
2014-04-30 commit-bot@chromiu... Turn on quilt mode in DM.
2012-08-23 rmistry@google.comResult of running tools/sanitize_source_files.py (which...
2012-06-26 reed@google.commore SkInstCnt plumbing
2012-04-10 tomhudson@google.comFix miscellaneous compiler warnings from Visual Studio...
2011-12-21 caryclark@google.comsupport vertical text and typeface-by-name on Leopard