Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
bdde428d53ebe0bdf25c0a6048e3872427ef08d3
/
gm
/
verttext.cpp
7131950
Remove internal use of SkTypeface::Style.
by Ben Wagner
· 7 years ago
cefc431
gm: s/SkAutoTUnref/sk_sp/
by Hal Canary
· 8 years ago
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 8 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
1c40292
remove unused GM flags
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
752e7eb
Cleanup: Another round of override fixes.
by tfarina
· 10 years ago
f539318
Cleanup: Get rid of make_isize() function from gm.h.
by tfarina
· 10 years ago
a90c680
Turn on quilt mode in DM.
by commit-bot@chromium.org
· 11 years ago
b662e0a
Revert unwanted change to verttext.cpp.
by bungeman@google.com
· 11 years ago
fb1663a
Fix non-bmp in generateCharToGlyph on Mac.
by bungeman@google.com
· 11 years ago
3334648
Fix _GDI::generateCharToGlyph to properly handle missing glyphs.
by bungeman@google.com
· 11 years ago
cefd981
Fix vertical text scaling and clipping on Mac.
by bungeman@google.com
· 11 years ago
8ff8a19
Vertical metrics for FreeType. https://codereview.appspot.com/6554064/
by bungeman@google.com
· 12 years ago
ae933ce
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
2f6c957
update verttext to remove leading space from image name
by reed@google.com
· 13 years ago
14debba
add test gm for vertical text
by reed@google.com
· 13 years ago