aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PathOpsOpTest.cpp
Commit message (Expand)AuthorAge
* path ops: fix fuzz-found divide by zeroGravatar caryclark2015-11-02
* Enabling clip stack flattening exercises path ops.Gravatar caryclark2015-10-16
* remove unused fields from SkOpSegmentGravatar caryclark2015-09-04
* link test to bugGravatar caryclark2015-09-01
* remove duplicate linked list adjustmentGravatar caryclark2015-08-31
* Style Change: NULL->nullptrGravatar halcanary2015-08-27
* fix pathops fuzz failuresGravatar caryclark2015-08-18
* deal more consistently with unsortable edgesGravatar caryclark2015-05-13
* 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
* fix multiple intersection logicGravatar caryclark2015-04-24
* 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
* abort op early if path isn't parseableGravatar caryclark2014-10-03
* fail on extremely large coincident curvesGravatar caryclark2014-09-29
* fail early if coincidence can't be resolvedGravatar caryclark2014-09-19
* fix battlefield website by disallowing very small coordinatesGravatar caryclark2014-09-18
* fail when coincidence is too far apartGravatar caryclark2014-09-08
* relax quadratic binary search testGravatar caryclark2014-08-12
* update pathops core and testsGravatar caryclark2014-07-18
* Fix last pathops skp bugGravatar caryclark2014-06-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 cubic/line intersection; add skp testsGravatar commit-bot@chromium.org2014-04-30
* fix minor skp-found bugsGravatar commit-bot@chromium.org2014-04-25
* Mike R: please sanity check SkPostConfig.hGravatar commit-bot@chromium.org2014-04-14
* Move macros from TestClassDef.h to Test.hGravatar commit-bot@chromium.org2014-01-14
* Get rid of DEFINE_TESTCLASS_SHORT() macro.Gravatar tfarina@chromium.org2014-01-02
* remove SkFloatToScalar macroGravatar commit-bot@chromium.org2013-11-25
* optimize pathops coverageGravatar commit-bot@chromium.org2013-11-21
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-11-02
* pathops work in progressGravatar caryclark@google.com2013-11-01
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-10-03
* fix 10.6Gravatar caryclark@google.com2013-10-02
* path ops work in progressGravatar caryclark@google.com2013-10-02
* path ops work in progressGravatar caryclark@google.com2013-09-16
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-24
* turn off debugging printfsGravatar caryclark@google.com2013-07-23
* Sanitizing source files in Housekeeper-NightlyGravatar skia.committer@gmail.com2013-07-16
* add florin testsGravatar caryclark@google.com2013-07-15
* path ops near exactGravatar caryclark@google.com2013-07-15
* path ops work in progressGravatar caryclark@google.com2013-07-08
* path ops -- rewrite angle sortGravatar caryclark@google.com2013-06-04
* bump picture version since SkPath has changed (conics)Gravatar reed@google.com2013-05-31