Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
a8392b79fb00f59d8cb319c86a4802cb6de524de
/
gm
/
mixedtextblobs.cpp
51e15a6
Use SkTextEncoding enum instead of macros.
by Ben Wagner
· 6 years ago
7fde8e1
IWYU for gms.
by Ben Wagner
· 6 years ago
c0bd9f9
rewrite includes to not need so much -Ifoo
by Mike Klein
· 6 years ago
ea3f014
sk_tool_utils -> ToolUtils, and git clang-format
by Mike Klein
· 6 years ago
8dce054
Add planet emoji font.
by Ben Wagner
· 6 years ago
bea1f94
remove platform_font_manager()
by Mike Klein
· 6 years ago
9407e24
make float more primary API for paint (esp. for alpha)
by Mike Reed
· 6 years ago
df2d27e
drawText Cleanup, part 2
by Hal Canary
· 6 years ago
12a6d45
use font for measuring
by Mike Reed
· 6 years ago
d46dce3
don't adapt any gray colors to 565
by Mike Klein
· 6 years ago
53e5e7d
resources: resource identifiers don't begin with leading slash
by Hal Canary
· 7 years ago
f436fbc
slice GMs by native font platform, not by emoji format
by Mike Klein
· 7 years ago
58822d6
GMs: add platform_font_manager to some names
by Hal Canary
· 7 years ago
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
37283c2
Use sk_sp text blob APIs
by fmalita
· 8 years ago
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 8 years ago
13b9c95
Move SkTypeface to sk_sp.
by bungeman
· 8 years ago
9a9a7b2
Revert of Move SkTypeface to sk_sp. (patchset #5 id:80001 of https://codereview.chromium.org/1933393002/ )
by scroggo
· 8 years ago
6296da7
Move SkTypeface to sk_sp.
by bungeman
· 8 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
20dac88
mixed text blobs really draws LCD
by joshualitt
· 9 years ago
1818acb
rename portable_typeface_always to portable_typeface
by caryclark
· 9 years ago
3b0f98e
fix typeface leak
by caryclark
· 9 years ago
e59524d
make mixedtextblobs gm portable
by caryclark
· 9 years ago
c3dcb67
make color emoji gm portable
by caryclark
· 9 years ago
34d7288
Change large glyph check back to > threshold.
by jvanverth
· 9 years ago
3ffa126
Move resource fonts to common location.
by bungeman
· 10 years ago
9e36c1a
Start canonicalizing color for all A8 textblobs
by joshualitt
· 10 years ago
eef5b3e
BUG=skia:
by joshualitt
· 10 years ago