Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
b5b45d7f086e11946094ec1e5f0b816bd2e54322
/
gm
/
largeglyphblur.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
5fd955e
Rename SkGlyphCache -> SkStrike
by Herb Derby
· 6 years ago
ea8900e
use fonts when making blobs
by Mike Reed
· 6 years ago
1be1f8d
hide SkBlurMaskFilter and SkBlurQuality
by Mike Reed
· 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
efdfd51
switch maskfilters to sk_sp
by reed
· 9 years ago
2a24338
GM: replace boilerplate with macros
by halcanary
· 9 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
ef14cb3
make glyph_pos imageblur* largeglyphblur portable
by caryclark
· 9 years ago
1107e90
Fix blur on large glyphs in runs < SkGlyphCache::max
by joshualitt
· 10 years ago