aboutsummaryrefslogtreecommitdiff
path: root/gm/mixedtextblobs.cpp
Commit message (Expand)AuthorAgeFilesLines
* resources: resource identifiers don't begin with leading slashHal Canary2017-12-081-1/+1
* slice GMs by native font platform, not by emoji formatMike Klein2017-11-151-3/+2
* GMs: add platform_font_manager to some namesHal Canary2017-11-141-3/+3
* GM: some header cleanupMike Klein2017-03-221-0/+1
* Use sk_sp text blob APIsfmalita2016-09-131-3/+3
* Replace a lot of 'static const' with 'constexpr' or 'const'.mtklein2016-09-011-2/+2
* Move SkTypeface to sk_sp.bungeman2016-05-121-4/+4
* Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...scroggo2016-05-121-4/+4
* Move SkTypeface to sk_sp.bungeman2016-05-111-4/+4
* Style Change: SkNEW->new; SkDELETE->deletehalcanary2015-08-261-1/+1
* mixed text blobs really draws LCDjoshualitt2015-07-241-0/+2
* rename portable_typeface_always to portable_typefacecaryclark2015-07-241-1/+1
* fix typeface leakcaryclark2015-07-231-1/+1
* make mixedtextblobs gm portablecaryclark2015-07-211-1/+1
* make color emoji gm portablecaryclark2015-07-211-17/+15
* Change large glyph check back to > threshold.jvanverth2015-06-221-1/+1
* Move resource fonts to common location.bungeman2015-04-301-16/+2
* Start canonicalizing color for all A8 textblobsjoshualitt2015-04-141-20/+6
* BUG=skia:joshualitt2015-04-031-0/+195