Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
22bb52e95b92d15919450ab3a360355be287463e
/
gm
/
strokefill.cpp
7d34dc7
Revert "Revert "switch to new filltype for SkPath""
by Mike Reed
· 5 years ago
3e7af41
Revert "switch to new filltype for SkPath"
by Mike Reed
· 5 years ago
3a50981
switch to new filltype for SkPath
by Mike Reed
· 5 years 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
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
a32a3c3
Add analytic clip FPs that read from the CCPR atlas
by Chris Dalton
· 7 years ago
2cee283
Fix artifacts on tiny stroked paths scaled up a lot.
by Stephen White
· 7 years ago
5141d21
Revert "Fix artifacts on tiny stroked paths scaled up a lot."
by Robert Phillips
· 7 years ago
267641a
Fix artifacts on tiny stroked paths scaled up a lot.
by Stephen White
· 7 years ago
33d2055
GM: some header cleanup
by Mike Klein
· 8 years ago
df85c38
stop using SkScalarMul
by Mike Reed
· 8 years ago
9d524f2
Style bikeshed - remove extraneous whitespace
by halcanary
· 9 years ago
52b6461
increase subdivision for very large cubics
by caryclark
· 9 years ago
2a24338
GM: replace boilerplate with macros
by halcanary
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
385fe4d
Style Change: SkNEW->new; SkDELETE->delete
by halcanary
· 9 years ago
1818acb
rename portable_typeface_always to portable_typeface
by caryclark
· 9 years ago
e148ac5
make strokefill gm portable
by caryclark
· 9 years ago
026beb5
SkPath::Direction serves two masters:
by reed
· 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
4f662e6
Update stroke path to use rect returned from isRect (to fix trailing moveTo bug)
by robertphillips
· 10 years ago
752e7eb
Cleanup: Another round of override fixes.
by tfarina
· 10 years ago
992c7b0
Add standard fonts to all GMs.
by Cary Clark
· 10 years ago
f539318
Cleanup: Get rid of make_isize() function from gm.h.
by tfarina
· 10 years ago
a90c680
Turn on quilt mode in DM.
by commit-bot@chromium.org
· 11 years ago
ae933ce
Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/)
by rmistry@google.com
· 12 years ago
f8aa18c
Compile with c++0x. http://codereview.appspot.com/5841074/
by bungeman@google.com
· 13 years ago
188bfcf
if the y-max has neighbors (prev and next) with the same Y values, then the
by reed@google.com
· 13 years ago
3d19c38
fix cheapComputeDirection() in the non-convex case to pivot on the y-max point
by reed@google.com
· 13 years ago
b435bd7
use SkIntToScalar
by reed@google.com
· 13 years ago
d1ab932
restore (debugged) cheapComputeDirection
by reed@google.com
· 13 years ago
df6bcb1
disable for now
by reed@google.com
· 13 years ago
69a9943
add SkPath::cheapComputeDirection() plus unittests
by reed@google.com
· 13 years ago
63d7374
add SkPath::reverseAddPath()
by reed@google.com
· 13 years ago