Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9df16b5e85ef37c44e02257e49eb996efca0e173
/
src
/
pathops
/
SkPathOpsTSect.h
221a4bb
fix fuzz busters
by caryclark
· 8 years ago
6c3b9cd
fix tiger b
by caryclark
· 8 years ago
27c015d
split tight quads and conics
by caryclark
· 8 years ago
e839e78
quad and conic do not intersect
by caryclark
· 8 years ago
ef7cee4
provide safe exit for runaway intersections
by caryclark
· 8 years ago
4294286
fix fuzzes
by caryclark
· 8 years ago
a1b42d9
fix fuzz bug
by caryclark
· 8 years ago
ceeaa78
Fix SkDEBUGCODE to accept commas
by csmartdalton
· 8 years ago
643ede6
template intersection fuzz fixes
by caryclark
· 8 years ago
e25a4f6
fix fuzz bugs
by caryclark
· 8 years ago
cdeff81
conic fuzz fix
by caryclark
· 8 years ago
55888e4
pathops coincidence and security rewrite
by caryclark
· 8 years ago
343382e
fix fuzz test that exceeds numeric limit
by caryclark
· 8 years ago
2bec26a
fix security bug
by caryclark
· 8 years ago
12670eb
pathops: Add missing header guards in two files.
by deanm
· 9 years ago
b669300
only call scalar finite when necessary
by caryclark
· 9 years ago
ef784fb
More conic-specific tests revealed a few conic-specific bugs. Because javascript / canvas make visualizing conics tricky, new native tools are required.
by caryclark
· 9 years ago
ed0935a
Reland of path ops: fix conic weight and partial coincidence (patchset #1 id:1 of https://codereview.chromium.org/1408923003/ )
by caryclark
· 9 years ago
f428df1
Revert of path ops: fix conic weight and partial coincidence (patchset #5 id:80001 of https://codereview.chromium.org/1413763002/ )
by caryclark
· 9 years ago
ef33b1e
The remaining 1m skp bugs are asserts that can be harmlessly
by caryclark
· 9 years ago
26ad22a
Enabling clip stack flattening exercises path ops.
by caryclark
· 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
94c902e
fix pathops fuzz failures
by caryclark
· 9 years ago
df386c5
fix valgrind uninitialized var error
by caryclark
· 10 years ago
1049f12
Now, path ops natively intersect conics, quads, and cubics in any combination. There are still a class of cubic tests that fail and a handful of undiagnosed failures from skps and fuzz tests, but things are much better overall.
by caryclark
· 10 years ago
697ac1c
fix valgrind uninitialized issue
by caryclark
· 10 years ago
08b3249
fix valgrind bug
by caryclark
· 10 years ago
d8bc16b
add legacy pathop enums; fix uninitialized warning
by caryclark
· 10 years ago
5435929
cumulative pathops patch
by caryclark
· 10 years ago
0dc4dd6
Revert of pathops version two (patchset #16 id:150001 of https://codereview.chromium.org/1002693002/)
by reed
· 10 years ago
ccec0f9
pathops version two
by caryclark
· 10 years ago
45fa447
new files for pathops geometric intersection
by caryclark
· 10 years ago