Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_external_skia
/
refs/heads/universe
/
gm
/
inversepaths.cpp
1ef156b
[includes] Enforce IWYU on core .cpp files
by Kevin Lubick
· 2 years, 9 months ago
c37b386
Replace SK_ARRAY_COUNT with std::size() for skia/gm
by Herb Derby
· 3 years, 3 months ago
0b124c4
Fix mask/image filter bounds calculation for inverse-filled paths
by Michael Ludwig
· 3 years, 7 months ago
b746d5c
add static factories for SkPath
by Mike Reed
· 5 years ago
7d34dc7
Revert "Revert "switch to new filltype for SkPath""
by Mike Reed
· 6 years ago
3e7af41
Revert "switch to new filltype for SkPath"
by Mike Reed
· 6 years ago
3a50981
switch to new filltype for SkPath
by Mike Reed
· 6 years ago
30bc527
Revert "Reland "Revert "Use flat version of path-direction enum"""
by Mike Reed
· 6 years ago
7cda6f3
Reland "Revert "Use flat version of path-direction enum""
by Mike Reed
· 6 years ago
1792b19
Revert "Revert "Use flat version of path-direction enum""
by Mike Reed
· 6 years ago
0dacc6b
Revert "Use flat version of path-direction enum"
by Mike Reed
· 6 years ago
e0fbe94
Use flat version of path-direction enum
by Mike Reed
· 6 years ago
4241f5e
Revert "add guard to switch to SkPathTypes"
by Mike Reed
· 6 years ago
e1af444
add guard to switch to SkPathTypes
by Mike Reed
· 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
1a1d241
Remove redundant parentheses.
by Ben Wagner
· 8 years ago
dbfd7ab
Replace a lot of 'static const' with 'constexpr' or 'const'.
by mtklein
· 9 years ago
687d9d2
Extend inverse_paths GM to test dashing
by bsalomon
· 9 years ago
2a24338
GM: replace boilerplate with macros
by halcanary
· 10 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
· 11 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 11 years ago
752e7eb
Cleanup: Another round of override fixes.
by tfarina
· 11 years ago
f539318
Cleanup: Get rid of make_isize() function from gm.h.
by tfarina
· 11 years ago
a90c680
Turn on quilt mode in DM.
by commit-bot@chromium.org
· 11 years ago
92ffe7d
Inverse fill support in PDF
by commit-bot@chromium.org
· 12 years ago