Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
79a1256c2233485bd7a4833df02f16655f62fa1c
/
tests
/
PathOpsSimplifyTest.cpp
3154a53
Convert Windows CRLF newlines back to unix ones
by Yuqian Li
· 7 years ago
a93a14a
Convert NULL and 0 to nullptr.
by Ben Wagner
· 7 years ago
59d5a0e
Revert "offset angle check edge in common"
by Cary Clark
· 8 years ago
d2eb581
offset angle check edge in common
by Cary Clark
· 8 years ago
ab2d73b
rework xor to be more like winding
by Cary Clark
· 8 years ago
ff11428
more simplify bugs
by Cary Clark
· 8 years ago
7eb01e0
simplify bug
by Cary Clark
· 8 years ago
34efb70
nc seal breaks simplify
by caryclark
· 8 years ago
78a37a5
fix more fuzz, carsvg
by caryclark
· 8 years ago
b36a3cd
break ambiguous angle sorting loop
by caryclark
· 8 years ago
4a3717a
run dean4 test everywhere
by Cary Clark
· 8 years ago
e3a4e99
fix cubic linear test
by caryclark
· 8 years ago
a8a9dde
add tiger tests
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
81a478c
Skip adding coincident edges found
by caryclark
· 8 years ago
8016b26
interpolation of coincidence must be local to a single span
by caryclark
· 8 years ago
30b9fdd
pathops coincident work
by caryclark
· 8 years ago
c6d855f
start working on tiger again
by caryclark
· 8 years ago
c6b842b
disable new test since it fails on skia_fast
by caryclark
· 8 years ago
55888e4
pathops coincidence and security rewrite
by caryclark
· 8 years ago
2bec26a
fix security bug
by caryclark
· 8 years ago
a3375e4
fix coincident fuzzer
by caryclark
· 9 years ago
1c9ce61
fix pathops coincidence fuzz bug
by caryclark
· 9 years ago
26ad22a
Enabling clip stack flattening exercises path ops.
by caryclark
· 9 years ago
ef2e4ac
looking for fuzz failure
by caryclark
· 9 years ago
96fcdcc
Style Change: NULL->nullptr DOCS_PREVIEW= https://skia.org/?cl=1316233002
by halcanary
· 9 years ago
bb13433
compute split conic endpoints exactly
by caryclark
· 9 years ago
d434972
fix path ops fuzz buster
by caryclark
· 9 years ago
27c8eb8
When three or more edges are coincident, the logic needs
by caryclark
· 9 years ago
4e1a4c9
fix builder winding again
by caryclark
· 9 years ago
fba9da7
fix path op builder
by caryclark
· 9 years ago
bca19f7
deal more consistently with unsortable edges
by caryclark
· 9 years ago
624637c
Path ops formerly found the topmost unprocessed edge and determined its angle sort order to initialize the winding. This never worked correctly with cubics and was flaky with paths consisting mostly of vertical edges.
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
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
19eb3b2
update pathops core and tests
by caryclark
· 10 years ago
dac1d17
Enabling the canvas bit to turn the clip stack into a flat replace exposed around 100 failures when testing the 800K skp set generated from the top 1M web sites.
by caryclark
· 10 years ago
8cb1daa
fix minor skp-found bugs
by commit-bot@chromium.org
· 11 years ago
a1ed7ae
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
4431e77
Mike R: please sanity check SkPostConfig.h
by commit-bot@chromium.org
· 11 years ago
e2eac8b
Move macros from TestClassDef.h to Test.h
by commit-bot@chromium.org
· 11 years ago
78e7b4e
Get rid of DEFINE_TESTCLASS_SHORT() macro.
by tfarina@chromium.org
· 11 years ago
ec18ce7
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
28d219c
fix pathops quad line intersection
by caryclark@google.com
· 11 years ago
866f4e3
optimize pathops coverage
by commit-bot@chromium.org
· 11 years ago
b0a0589
Sanitizing source files in Housekeeper-Nightly
by skia.committer@gmail.com
· 11 years ago
7eaa53d
path ops work in progress
by caryclark@google.com
· 11 years ago
570863f
path ops work in progress
by caryclark@google.com
· 11 years ago
4fdbb22
turn off debugging printfs
by caryclark@google.com
· 11 years ago
791d0de
fix linux point compare
by caryclark@google.com
· 11 years ago
07e97fc
path ops work in progress
by caryclark@google.com
· 11 years ago
cffbcc3
path ops -- rewrite angle sort
by caryclark@google.com
· 11 years ago
277c3f8
bump picture version since SkPath has changed (conics)
by reed@google.com
· 11 years ago
fa2f2a4
Revert "add asserts to point<-->verb helpers"
by reed@google.com
· 11 years ago
7950a9e
add asserts to point<-->verb helpers
by reed@google.com
· 11 years ago
a5e5592
path ops -- fix skp bugs
by caryclark@google.com
· 12 years ago
66560ca
path ops -- handle non-finite numbers
by caryclark@google.com
· 12 years ago
0361032
path ops work in progress
by caryclark@google.com
· 12 years ago
ad65a3e
path ops work in progress
by caryclark@google.com
· 12 years ago
e942bc3
fix a few pathops test bugs exposed on Mac and Linux
by caryclark@google.com
· 12 years ago
818b0cc
Add implementation of path ops
by caryclark@google.com
· 12 years ago