aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pathops/SkPathOpsCubic.h
Commit message (Expand)AuthorAge
* simplify bugGravatar Cary Clark2016-12-08
* fix debug version of cubicpair detected by asanGravatar caryclark2016-10-20
* fix fuzzersGravatar caryclark2016-10-20
* 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
* remove unused fields from SkOpSegmentGravatar caryclark2015-09-04
* Path ops formerly found the topmost unprocessed edge and determined its angle...Gravatar caryclark2015-05-11
* use pathops utils to improve precision of cubic chopping in scan converterGravatar reed2015-04-30
* 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
* cumulative pathops patchGravatar caryclark2015-03-26
* Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...Gravatar reed2015-03-24
* pathops version twoGravatar caryclark2015-03-24
* When solving the cubic line intersection directly fails, use binary search as...Gravatar commit-bot@chromium.org2014-05-07
* Mike R: please sanity check SkPostConfig.hGravatar commit-bot@chromium.org2014-04-14
* path ops work in progressGravatar caryclark@google.com2013-09-16
* turn off debugging printfsGravatar caryclark@google.com2013-07-23
* convert pathops to use SkSTArray where possible.Gravatar caryclark@google.com2013-06-17
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-06-05
* path ops -- rewrite angle sortGravatar caryclark@google.com2013-06-04
* shape ops work in progressGravatar caryclark@google.com2013-04-17
* Add base types for path opsGravatar caryclark@google.com2013-04-08