Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
38d64b03b3d082b49868422edd4575bb5f6ec329
/
gm
/
pixelsnap.cpp
d46dce3
don't adapt any gray colors to 565
by Mike Klein
· 6 years ago
2a475ea
add drawString helper to canvas
by Cary Clark
· 8 years ago
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
3661bc9
hide trivial helpers on canvas
by Mike Reed
· 8 years ago
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
8a21c9f
use Make instead of Create to return a shared shader
by reed
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
99fe822
Use static_assert instead of SK_COMPILE_ASSERT.
by bungeman
· 9 years ago
f597c42
make pixelsnap textblob* etc gm portable
by caryclark
· 9 years ago
c6534a2
Make pixel_snap GMs incur less platform-specific variation
by bsalomon
· 10 years ago
87cbcf3
Add GM to test non-AA pixel snapping for points, lines, rects.
by bsalomon
· 10 years ago