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
*
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
*
fix fuzzer bug
caryclark
2016-07-21
*
fix fuzzer
caryclark
2016-07-19
*
disable test that fails to compute bounds on nexus 5
caryclark
2016-07-18
*
pathops coincidence and security rewrite
caryclark
2016-07-18
*
fix another pathops fuzz bug
caryclark
2016-06-29
*
fix fuzz test that exceeds numeric limit
caryclark
2016-06-29
*
fix fuzz bugs
caryclark
2016-06-28
*
fix pathops fuzz bugs
caryclark
2016-06-08
*
fix security bug
caryclark
2016-05-26
*
give up if huge paths have unresolvable coincidence
caryclark
2016-04-05
*
Style bikeshed - remove extraneous whitespace
halcanary
2016-03-29
*
fix path ops fuzz bug
caryclark
2016-02-24
*
path ops: fix fuzz-found divide by zero
caryclark
2015-11-02
*
Enabling clip stack flattening exercises path ops.
caryclark
2015-10-16
*
remove unused fields from SkOpSegment
caryclark
2015-09-04
*
link test to bug
caryclark
2015-09-01
*
remove duplicate linked list adjustment
caryclark
2015-08-31
*
Style Change: NULL->nullptr
halcanary
2015-08-27
*
fix pathops fuzz failures
caryclark
2015-08-18
*
deal more consistently with unsortable edges
caryclark
2015-05-13
*
Path ops formerly found the topmost unprocessed edge and determined its angle...
caryclark
2015-05-11
[next]