Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
ee8f2771982d5938fc668d4a7fc166afbefe78b7
/
gm
/
circularclips.cpp
7571f9e
Replace 'typedef xxxxx INHERITED' with 'using INHERITED = xxxx;'.
by John Stiles
· 4 years, 2 months ago
58cc97a
Use factories to avoid using (deprecated) path editing methods
by Mike Reed
· 4 years, 2 months ago
9689e39
Update complex clip GMs to only use supported clip ops
by Michael Ludwig
· 4 years, 6 months ago
30bc527
Revert "Reland "Revert "Use flat version of path-direction enum"""
by Mike Reed
· 5 years ago
7cda6f3
Reland "Revert "Use flat version of path-direction enum""
by Mike Reed
· 5 years ago
1792b19
Revert "Revert "Use flat version of path-direction enum""
by Mike Reed
· 5 years ago
0dacc6b
Revert "Use flat version of path-direction enum"
by Mike Reed
· 5 years ago
e0fbe94
Use flat version of path-direction enum
by Mike Reed
· 5 years ago
4241f5e
Revert "add guard to switch to SkPathTypes"
by Mike Reed
· 5 years ago
e1af444
add guard to switch to SkPathTypes
by Mike Reed
· 5 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
c1f7774
Revert[2] "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
a129dfe
Revert "remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS"
by Mike Reed
· 8 years ago
8e7432b
remove SK_SUPPORT_LEGACY_CLIP_REGIONOPS
by Mike Reed
· 8 years ago
6699838
allow clip calls w/o op param, remove unnecessary kReplace ops
by reed
· 8 years ago
73603f3
abstract name of clipping ops, to transtion to a more restricted set
by reed
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
fcabe42
Do circular clipping in normalized space
by bsalomon
· 10 years ago
36352bf
C++11 override should now be supported by all of {bots,Chrome,Android,Mozilla}
by mtklein
· 10 years ago
63c684a
fuzzer fixes
by caryclark
· 10 years ago
1c40292
remove unused GM flags
by mtklein
· 10 years ago
cf5d9c9
Spin off GM::runAsBench() from flags.
by mtklein
· 10 years ago
72c9faa
Fix up all the easy virtual ... SK_OVERRIDE cases.
by mtklein
· 10 years ago
aa458fb
Cleanup: More override fixes - another round.
by tfarina
· 10 years ago
bbf3e89
optimize circularclips to act as a bench, fix null-check bug in etcbench
by reed
· 10 years ago
a90c680
Turn on quilt mode in DM.
by commit-bot@chromium.org
· 11 years ago
d2623a1
Use Path Ops to generate PDF clips
by commit-bot@chromium.org
· 11 years ago