aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/pathops/SkPathOpsDebug.h
Commit message (Expand)AuthorAge
* propogate simple angles in pathopsGravatar Cary Clark2018-07-11
* fix line intersect divide by zeroGravatar Cary Clark2018-07-10
* fix pathops fuzzers and debuggingGravatar Cary Clark2018-03-15
* Remove trailing whitespace.Gravatar Ben Wagner2017-10-09
* Remove carriage returns.Gravatar Ben Wagner2017-10-09
* Revert "offset angle check edge in common"Gravatar Cary Clark2017-01-23
* offset angle check edge in commonGravatar Cary Clark2017-01-20
* more simplify bugsGravatar Cary Clark2016-12-14
* fuzz hang fix and pathops client debuggingGravatar Cary Clark2016-11-15
* formalize host debuggingGravatar caryclark2016-10-24
* break ambiguous angle sorting loopGravatar caryclark2016-10-18
* remove dead codeGravatar Cary Clark2016-10-05
* coin debugging runs all tests in extendedGravatar Cary Clark2016-10-04
* fix tiger bGravatar caryclark2016-09-26
* split tight quads and conicsGravatar caryclark2016-09-23
* quad and conic do not intersectGravatar caryclark2016-09-15
* Rewriting path writerGravatar caryclark2016-09-14
* Skip adding coincident edges foundGravatar caryclark2016-09-09
* pathops coincident workGravatar caryclark2016-08-31
* path ops stream-liningGravatar caryclark2016-08-25
* add pathops debuggingGravatar caryclark2016-08-25
* Fix SkDEBUGCODE to accept commasGravatar csmartdalton2016-08-10
* pathops coincidence and security rewriteGravatar caryclark2016-07-18
* 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
* Enabling clip stack flattening exercises path ops.Gravatar caryclark2015-10-16
* Remove include of stdlib.h from SkTypes.h.Gravatar bungeman2015-08-26
* When three or more edges are coincident, the logic needsGravatar caryclark2015-07-06
* Path ops formerly found the topmost unprocessed edge and determined its angle...Gravatar caryclark2015-05-11
* 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
* These tests stress pathops by describing the union of circle-like paths that ...Gravatar caryclark2014-11-13
* Revert of harden pathops for pathological test (patchset #19 id:410001 of htt...Gravatar hcm2014-10-28
* These tests stress pathops by describing the union of circle-like paths that ...Gravatar caryclark2014-10-28
* fix battlefield website by disallowing very small coordinatesGravatar caryclark2014-09-18
* update pathops core and testsGravatar caryclark2014-07-18
* Enabling the canvas bit to turn the clip stack into a flat replace exposed ar...Gravatar caryclark2014-06-17
* When solving the cubic line intersection directly fails, use binary search as...Gravatar commit-bot@chromium.org2014-05-07
* fix minor skp-found bugsGravatar commit-bot@chromium.org2014-04-25
* Mike R: please sanity check SkPostConfig.hGravatar commit-bot@chromium.org2014-04-14
* Clean up SkTypes.h.Gravatar bungeman@google.com2013-10-11
* path ops work in progressGravatar caryclark@google.com2013-10-02
* path ops work in progressGravatar caryclark@google.com2013-09-16
* turn off debugging printfsGravatar caryclark@google.com2013-07-23
* path ops near exactGravatar caryclark@google.com2013-07-15