Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
4b4efe4d6f1f6de7b9a5e3167991ddcdc20a8df9
/
gm
/
pixelsnap.cpp
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
df2d27e
drawText Cleanup, part 2
by Hal Canary
· 6 years ago
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