Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
56a6120b0faf9fbf4abc3476d3cb4667a1fdad16
/
gm
/
lcdoverlap.cpp
12857d4
Fix gms placing text in bounds.
by Ben Wagner
· 4 years, 3 months ago
7571f9e
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
by John Stiles
· 4 years, 4 months ago
a6841be
Enable ClangTidy check llvm-namespace-comment.
by John Stiles
· 4 years, 5 months 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
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
374772b
Revert[8] "replace SkXfermode obj with SkBlendMode enum in paints"
by reed
· 8 years ago
c245574
Revert[7] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2b2fc7d
Revert[6] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
3ed485f
Revert[5] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
1834242
Revert[4] "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
2cbcd12
Revert "Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints"""
by Mike Reed
· 8 years ago
70cdb39
Revert "Revert "replace SkXfermode obj with SkBlendMode enum in paints""
by Mike Reed
· 8 years ago
ce02e71
Revert "replace SkXfermode obj with SkBlendMode enum in paints"
by Mike Reed
· 8 years ago
0591897
replace SkXfermode obj with SkBlendMode enum in paints
by Mike Reed
· 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
cfb6bdf
switch xfermodes over to sk_sp
by reed
· 9 years ago
496d29f
add new gm to test overlapping lcd text
by joshualitt
· 9 years ago