Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
9a4a05e211cb40bf7a6f906c8ef1519ea28e2c68
/
src
/
pathops
/
SkOpBuilder.cpp
14a6430
SkSTArenaAlloc
by Florin Malita
· 7 years ago
c3cc5fa
Move from SkChunkAlloc to SkArenaAlloc for PathOps
by Herb Derby
· 8 years ago
c0a4c4f
Revert "Move from SkChunkAlloc to SkArenaAlloc for PathOps"
by Derek Sollenberger
· 8 years ago
38c6018
Move from SkChunkAlloc to SkArenaAlloc for PathOps
by Herb Derby
· 8 years ago
fa9193d
one more empty contour
by Cary Clark
· 8 years ago
51c5678
use reversePathTo in place of addPathReverse
by caryclark
· 8 years ago
2fd58a2
Revert of use reversePathTo in place of addPathReverse (patchset #1 id:1 of https://codereview.chromium.org/2481463002/ )
by caryclark
· 8 years ago
d8db392
use reversePathTo in place of addPathReverse
by caryclark
· 8 years ago
ab87d7a
coin debugging runs all tests in extended
by Cary Clark
· 8 years ago
e3a4e99
fix cubic linear test
by caryclark
· 8 years ago
eed356d
Rewriting path writer
by caryclark
· 8 years ago
7b33bf1
fix builder fuzz
by caryclark
· 8 years ago
55888e4
pathops coincidence and security rewrite
by caryclark
· 8 years ago
dae6b97
fix pathops fuzz bugs
by caryclark
· 8 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
d434972
fix path ops fuzz buster
by caryclark
· 9 years ago
218f21a
don't fix winding for empty paths
by caryclark
· 9 years ago
d83f495
initialize firstDir
by caryclark
· 9 years ago
026beb5
SkPath::Direction serves two masters:
by reed
· 9 years ago
4e1a4c9
fix builder winding again
by caryclark
· 9 years ago
5b5ddd7
The path ops builder code needs to determine the winding of each contour added, and reverse windings if the contours are nested in other contours.
by caryclark
· 9 years ago
fba9da7
fix path op builder
by caryclark
· 9 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
5435929
cumulative pathops patch
by caryclark
· 10 years ago
45fa447
new files for pathops geometric intersection
by caryclark
· 10 years ago