index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gm
/
mixedtextblobs.cpp
Commit message (
Expand
)
Author
Age
*
resources: resource identifiers don't begin with leading slash
Hal Canary
2017-12-08
*
slice GMs by native font platform, not by emoji format
Mike Klein
2017-11-15
*
GMs: add platform_font_manager to some names
Hal Canary
2017-11-14
*
GM: some header cleanup
Mike Klein
2017-03-22
*
Use sk_sp text blob APIs
fmalita
2016-09-13
*
Replace a lot of 'static const' with 'constexpr' or 'const'.
mtklein
2016-09-01
*
Move SkTypeface to sk_sp.
bungeman
2016-05-12
*
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://coderevi...
scroggo
2016-05-12
*
Move SkTypeface to sk_sp.
bungeman
2016-05-11
*
Style Change: SkNEW->new; SkDELETE->delete
halcanary
2015-08-26
*
mixed text blobs really draws LCD
joshualitt
2015-07-24
*
rename portable_typeface_always to portable_typeface
caryclark
2015-07-24
*
fix typeface leak
caryclark
2015-07-23
*
make mixedtextblobs gm portable
caryclark
2015-07-21
*
make color emoji gm portable
caryclark
2015-07-21
*
Change large glyph check back to > threshold.
jvanverth
2015-06-22
*
Move resource fonts to common location.
bungeman
2015-04-30
*
Start canonicalizing color for all A8 textblobs
joshualitt
2015-04-14
*
BUG=skia:
joshualitt
2015-04-03