aboutsummaryrefslogtreecommitdiff
path: root/tests/PathOpsCubicLineIntersectionTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix fuzzerscaryclark2016-10-201-4/+10
* remove unused codecaryclark2015-08-171-2/+0
* minor fixes to cubics code and overall alignment of how bounds and tops are c...caryclark2015-04-291-0/+3
* cumulative pathops patchcaryclark2015-03-261-0/+3
* Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...reed2015-03-241-3/+0
* pathops version twocaryclark2015-03-241-0/+3
* When solving the cubic line intersection directly fails, use binary search as...commit-bot@chromium.org2014-05-071-1/+34
* fix cubic/line intersection; add skp testscommit-bot@chromium.org2014-04-301-2/+45
* Mike R: please sanity check SkPostConfig.hcommit-bot@chromium.org2014-04-141-15/+21
* Move macros from TestClassDef.h to Test.hcommit-bot@chromium.org2014-01-141-1/+0
* Get rid of DEFINE_TESTCLASS_SHORT() macro.tfarina@chromium.org2014-01-021-7/+3
* remove unused reduce order codecaryclark@google.com2013-11-251-2/+1
* pathops work in progresscaryclark@google.com2013-11-011-0/+3
* Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com2013-10-031-2/+2
* path ops work in progresscaryclark@google.com2013-10-021-0/+6
* path ops work in progresscaryclark@google.com2013-09-161-0/+2
* turn off debugging printfscaryclark@google.com2013-07-231-6/+6
* harden and speed up path op unit testscaryclark@google.com2013-07-161-0/+3
* path ops near exactcaryclark@google.com2013-07-151-2/+6
* Sanitizing source files in Housekeeper-Nightlyskia.committer@gmail.com2013-07-091-2/+2
* path ops work in progresscaryclark@google.com2013-07-081-30/+68
* path ops work in progresscaryclark@google.com2013-04-151-4/+3
* Add intersections for path opscaryclark@google.com2013-04-081-0/+61