aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pathops/SkPathOpsConic.cpp
Commit message (Expand)AuthorAge
* fix fuzzersGravatar caryclark2016-10-20
* fix fuzz bugsGravatar caryclark2016-06-28
* More conic-specific tests revealed a few conic-specific bugs. Because javascr...Gravatar caryclark2015-10-30
* Reland of path ops: fix conic weight and partial coincidence (patchset #1 id:...Gravatar caryclark2015-10-22
* Revert of path ops: fix conic weight and partial coincidence (patchset #5 id:...Gravatar caryclark2015-10-21
* The remaining 1m skp bugs are asserts that can be harmlesslyGravatar caryclark2015-10-20
* fix pathops fuzz failuresGravatar caryclark2015-08-18
* compute split conic endpoints exactlyGravatar caryclark2015-07-28
* minor fixes to cubics code and overall alignment of how bounds and tops are c...Gravatar caryclark2015-04-29
* working on initial winding for cubicsGravatar caryclark2015-04-23
* Now, path ops natively intersect conics, quads, and cubics in any combination...Gravatar caryclark2015-04-20