aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/lcdtext.cpp
Commit message (Expand)AuthorAge
* add platform_font_manager()Gravatar Mike Klein2017-11-13
* Legacy raster still doesn't handle transparent LCDGravatar Brian Osman2017-05-23
* Fix alpha coverage for lerp_565 stage.Gravatar bungeman2017-05-10
* add drawString helper to canvasGravatar Cary Clark2017-04-28
* GM: some header cleanupGravatar Mike Klein2017-03-22
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* Don't force lcd on non-opaque portion of layer.Gravatar bungeman2016-03-24
* try adding flag to allow lcd text even in a layerGravatar reed2015-12-10
* make fontscalar gammatext lcdtext typeface verttext2 gm portableGravatar caryclark2015-07-24
* remove dead code (covered by surfaceprops)Gravatar reed2015-02-23
* remove unused GM flagsGravatar mtklein2015-01-23
* Fix up all the easy virtual ... SK_OVERRIDE cases.Gravatar mtklein2015-01-09
* Add an image filter row to GM:lcdtextpropsGravatar fmalita2014-11-19
* Fully disable lcdtextpropsGravatar Florin Malita2014-11-13
* Disable GM:lcdtextprops on 565Gravatar fmalita2014-11-13
* add gm for lcd text and surfacepropsGravatar reed2014-11-13
* fix prev change to tooBigForLCD, and add testGravatar reed2014-10-01
* Add standard fonts to all GMs.Gravatar Cary Clark2014-07-31
* Cleanup: Get rid of make_isize() function from gm.h.Gravatar tfarina2014-06-09
* Result of running tools/sanitize_source_files.py (which was added in https://...Gravatar rmistry@google.com2012-08-23
* Import all GMs as Samples.Gravatar bsalomon@google.com2011-10-31
* Automatic update of all copyright notices to reflect new license terms.Gravatar epoger@google.com2011-07-28
* Create new lcdtext page within gmGravatar epoger@google.com2011-06-28