Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
f2ec024c445ed17e80a5d351c797841f93ce8a7e
/
gm
/
strokerect.cpp
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 8 years ago
9c67381
Enlarge strokerect GM size to reveal hidden content
by bsalomon
· 8 years ago
8151103
fix non-square stroke rects (non-aa)
by reed
· 9 years ago
c53b82e
revised strokerect gm
by caryclark
· 9 years ago
f597c42
make pixelsnap textblob* etc gm portable
by caryclark
· 9 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
1c40292
remove unused GM flags
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
752e7eb
Cleanup: Another round of override fixes.
by tfarina
· 10 years ago
a90c680
Turn on quilt mode in DM.
by commit-bot@chromium.org
· 11 years ago
e16efc1
Sanitizing source files in Skia_Periodic_House_Keeping
by skia.committer@gmail.com
· 12 years ago
9903395
test for StrokeAndFill as well in this GM
by reed@google.com
· 12 years ago
603dbed
add specialty strokeRect() to SkStroke, which can return much cleaner results
by reed@google.com
· 12 years ago