Add fixes & test for isConfigTexturable and isConfigRenderable
[platform/upstream/libSkiaSharp.git] / gm / fontscaler.cpp
2017-03-22 Mike KleinGM: some header cleanup
2016-07-12 bungemanFactor code to rotate a canvas about a point.
2015-08-27 halcanaryStyle Change: NULL->nullptr
2015-07-24 caryclarkmake fontscalar gammatext lcdtext typeface verttext2...
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.
2015-01-06 tfarinaCleanup: More override fixes - another round.
2014-09-16 jvanverthFix scaling issue with distance field text.
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.
2013-09-09 bsalomon@google.comReduce number of glyphs drawn by fontscaler GM to avoid...
2013-08-20 commit-bot@chromiu... Re-enable fontscaler GM for Android
2013-03-08 reed@google.comspeculative fix for broken android bots : disable gm...
2013-01-26 skia.committer@gma... Sanitizing source files in Skia_Periodic_House_Keeping
2012-06-26 borenet@google.comRe-enable gm fontscaler for Android
2012-06-25 borenet@google.comTemporarily disable failing GM tests on Android
2012-01-05 bungeman@google.comMake font scaler gm work correctly in fixed point.
2011-11-07 bungeman@google.comAdd font scaler gm.
2011-11-04 bungeman@google.comAdd font scaler gm.