aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PathOpsOpTest.cpp
Commit message (Expand)AuthorAge
...
* conic fuzz fixGravatar caryclark2016-07-22
* let line/cubic intersect at four spotsGravatar caryclark2016-07-21
* allow curves on side of lines to be very smallGravatar caryclark2016-07-21
* fix fuzzer bugGravatar caryclark2016-07-21
* fix fuzzerGravatar caryclark2016-07-19
* disable test that fails to compute bounds on nexus 5Gravatar caryclark2016-07-18
* pathops coincidence and security rewriteGravatar caryclark2016-07-18
* fix another pathops fuzz bugGravatar caryclark2016-06-29
* fix fuzz test that exceeds numeric limitGravatar caryclark2016-06-29
* fix fuzz bugsGravatar caryclark2016-06-28
* fix pathops fuzz bugsGravatar caryclark2016-06-08
* fix security bugGravatar caryclark2016-05-26
* give up if huge paths have unresolvable coincidenceGravatar caryclark2016-04-05
* Style bikeshed - remove extraneous whitespaceGravatar halcanary2016-03-29
* fix path ops fuzz bugGravatar caryclark2016-02-24
* 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