index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
tests
/
PathOpsOpTest.cpp
Commit message (
Expand
)
Author
Age
*
fast path for pathops
Cary Clark
2018-06-18
*
fix ops for very close rects
Cary Clark
2018-06-06
*
move divide by zero inside guard
Cary Clark
2017-12-13
*
fix pathops handling of tiny wrapback quads and cubics
Cary Clark
2017-12-01
*
Convert Windows CRLF newlines back to unix ones
Yuqian Li
2017-09-06
*
possible fix for pathops timeout
Cary Clark
2017-09-06
*
Convert NULL and 0 to nullptr.
Ben Wagner
2017-08-28
*
keep integral rectangle intersections integral
Cary Clark
2017-04-18
*
fix fuzz
Cary Clark
2017-03-21
*
limit addEndMoveSpans loop in pathops
Cary Clark
2017-03-09
*
fix fuzzer
Cary Clark
2017-01-03
*
simplify bug
Cary Clark
2016-12-08
*
fuzz hang fix and pathops client debugging
Cary Clark
2016-11-15
*
fix more chrome asan fuzzer failures
caryclark
2016-10-20
*
fix fuzzers
caryclark
2016-10-20
*
fix some fuzz
caryclark
2016-10-17
*
fix another fuzz
caryclark
2016-10-07
*
fix fuzz busters
caryclark
2016-10-07
*
fuzzer fix
Cary Clark
2016-10-06
*
validate using nx to match bounds
caryclark
2016-10-05
*
fix fuzz
Cary Clark
2016-10-05
*
fix fuzz with null check
Cary Clark
2016-10-04
*
fix cubic linear test
caryclark
2016-09-28
*
allow conic chop to fail
caryclark
2016-09-26
*
fix msan bug in pathops
caryclark
2016-09-23
*
split tight quads and conics
caryclark
2016-09-23
*
don't close a contour with a line if nothing's there
caryclark
2016-09-22
*
fix next kevin fuzz
caryclark
2016-09-22
*
fix skia pathops fuzzers
caryclark
2016-09-21
*
fix fuzzer bugs
caryclark
2016-09-19
*
fix fuzzer
caryclark
2016-09-09
*
fix pathops fuzzers
caryclark
2016-09-07
*
provide safe exit for runaway intersections
caryclark
2016-09-06
*
pathops coincident work
caryclark
2016-08-31
*
if the winding of the top can't be computed, give up
caryclark
2016-08-26
*
mark fuzz test flaky since it may fail on some platforms
caryclark
2016-08-24
*
remove point aliases
caryclark
2016-08-24
*
fix pathops fuzz
caryclark
2016-08-23
*
fix fuzzes
caryclark
2016-08-19
*
fix fuzz bug
caryclark
2016-08-16
*
start working on tiger again
caryclark
2016-08-11
*
add flaky test option
caryclark
2016-08-09
*
template intersection fuzz fixes
caryclark
2016-08-08
*
fuzz wednesday
caryclark
2016-07-27
*
fix fuzz bugs
caryclark
2016-07-26
*
fix fuzz
caryclark
2016-07-25
*
limit number of searched roots
caryclark
2016-07-22
*
conic fuzz fix
caryclark
2016-07-22
*
let line/cubic intersect at four spots
caryclark
2016-07-21
*
allow curves on side of lines to be very small
caryclark
2016-07-21
[next]