aboutsummaryrefslogtreecommitdiffstats
path: root/gm/fontscaler.cpp
Commit message (Expand)AuthorAgeFilesLines
* gm: use DEF_GM macro consistantlyHal Canary2019-01-241-2/+1
* use font instead of paintMike Reed2018-12-151-9/+8
* Revert[4] "hide nested hinting enum"Mike Reed2018-11-081-1/+1
* Reland "Revert "hide nested hinting enum""Mike Klein2018-11-071-1/+1
* Revert "Revert "hide nested hinting enum""Mike Reed2018-11-071-1/+1
* Revert "hide nested hinting enum"Mike Reed2018-11-071-1/+1
* hide nested hinting enumMike Reed2018-11-071-1/+1
* add platform_font_manager()Mike Klein2017-11-131-1/+1
* GM: some header cleanupMike Klein2017-03-221-0/+1
* Factor code to rotate a canvas about a point.bungeman2016-07-121-12/+1
* Style Change: NULL->nullptrhalcanary2015-08-271-1/+1
* make fontscalar gammatext lcdtext typeface verttext2 gm portablecaryclark2015-07-241-2/+3
* C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}mtklein2015-03-251-3/+3
* remove unused GM flagsmtklein2015-01-231-3/+0
* Fix up all the easy virtual ... SK_OVERRIDE cases.mtklein2015-01-091-4/+4
* Cleanup: More override fixes - another round.tfarina2015-01-051-3/+3
* Fix scaling issue with distance field text.jvanverth2014-09-161-2/+0
* Add standard fonts to all GMs.Cary Clark2014-07-311-1/+1
* Cleanup: Get rid of make_isize() function from gm.h.tfarina2014-06-091-1/+1
* Turn on quilt mode in DM.commit-bot@chromium.org2014-04-301-0/+4
* Reduce number of glyphs drawn by fontscaler GM to avoid N4 MSAA4 crashbsalomon@google.com2013-09-091-1/+2
* Re-enable fontscaler GM for Androidcommit-bot@chromium.org2013-08-201-8/+0
* speculative fix for broken android bots : disable gm/fontscalerreed@google.com2013-03-081-0/+8
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-01-261-1/+0
* Re-enable gm fontscaler for Androidborenet@google.com2012-06-261-2/+2
* Temporarily disable failing GM tests on Androidborenet@google.com2012-06-251-2/+2
* Make font scaler gm work correctly in fixed point.bungeman@google.com2012-01-051-42/+6
* Add font scaler gm.bungeman@google.com2011-11-071-1/+1
* Add font scaler gm.bungeman@google.com2011-11-041-0/+129