| Commit message (Expand) | Author | Age |
* | Revert "offset angle check edge in common" | Cary Clark | 2017-01-23 |
* | offset angle check edge in common | Cary Clark | 2017-01-20 |
* | rework xor to be more like winding | Cary Clark | 2016-12-16 |
* | more simplify bugs | Cary Clark | 2016-12-14 |
* | simplify bug | Cary Clark | 2016-12-08 |
* | nc seal breaks simplify | caryclark | 2016-10-24 |
* | fix tiger b | caryclark | 2016-09-26 |
* | split tight quads and conics | caryclark | 2016-09-23 |
* | quad and conic do not intersect | caryclark | 2016-09-15 |
* | Skip adding coincident edges found | caryclark | 2016-09-09 |
* | pathops coincident work | caryclark | 2016-08-31 |
* | pathops coincidence and security rewrite | caryclark | 2016-07-18 |
* | fix security bug | caryclark | 2016-05-26 |
* | More conic-specific tests revealed a few conic-specific bugs. Because javascr... | caryclark | 2015-10-30 |
* | Reland of path ops: fix conic weight and partial coincidence (patchset #1 id:... | caryclark | 2015-10-22 |
* | Revert of path ops: fix conic weight and partial coincidence (patchset #5 id:... | caryclark | 2015-10-21 |
* | The remaining 1m skp bugs are asserts that can be harmlessly | caryclark | 2015-10-20 |
* | Enabling clip stack flattening exercises path ops. | caryclark | 2015-10-16 |
* | When three or more edges are coincident, the logic needs | caryclark | 2015-07-06 |
* | fix builder winding again | caryclark | 2015-05-18 |
* | look for deleted pts when detecting line/curve coincident edges | caryclark | 2015-05-14 |
* | 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 |
* | fail early if coincidence can't be resolved | caryclark | 2014-09-19 |
* | fix battlefield website by disallowing very small coordinates | caryclark | 2014-09-18 |
* | relax quadratic binary search test | caryclark | 2014-08-12 |
* | update pathops core and tests | caryclark | 2014-07-18 |
* | Fix last pathops skp bug | caryclark | 2014-06-18 |
* | Enabling the canvas bit to turn the clip stack into a flat replace exposed ar... | caryclark | 2014-06-17 |