Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
98eb297750e68a80206236e47aa6a5c86b1f4ee5
/
gm
/
textblobtransforms.cpp
7571f9e
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
by John Stiles
· 4 years, 2 months ago
a6841be
Enable ClangTidy check llvm-namespace-comment.
by John Stiles
· 4 years, 3 months ago
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
28bd882
use font in tool_utils add_to_text_blob()
by Mike Reed
· 6 years ago
d46dce3
don't adapt any gray colors to 565
by Mike Klein
· 6 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
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
1818acb
rename portable_typeface_always to portable_typeface
by caryclark
· 9 years ago
85693c1
make stroketext textblob* texteffects tileimagefilter gm portable
by caryclark
· 9 years ago
567ff2f
Cleanup: Remove unnecessary double-semicolons.
by tfarina
· 10 years ago
523ed6c
adding new gm to rotate, translate, and scale textblobs
by joshualitt
· 10 years ago