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 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
*
minor fixes to cubics code and overall alignment of how bounds and tops are c...
caryclark
2015-04-29
*
fix multiple intersection logic
caryclark
2015-04-24
*
working on initial winding for cubics
caryclark
2015-04-23
*
Now, path ops natively intersect conics, quads, and cubics in any combination...
caryclark
2015-04-20
*
cumulative pathops patch
caryclark
2015-03-26
*
Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...
reed
2015-03-24
*
pathops version two
caryclark
2015-03-24
*
These tests stress pathops by describing the union of circle-like paths that ...
caryclark
2014-11-13
*
Revert of harden pathops for pathological test (patchset #19 id:410001 of htt...
hcm
2014-10-28
*
These tests stress pathops by describing the union of circle-like paths that ...
caryclark
2014-10-28
[next]