aboutsummaryrefslogtreecommitdiff
path: root/tests/PathOpsBoundsTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Path ops formerly found the topmost unprocessed edge and determined its angle...caryclark2015-05-111-42/+1
* minor fixes to cubics code and overall alignment of how bounds and tops are c...caryclark2015-04-291-8/+13
* Now, path ops natively intersect conics, quads, and cubics in any combination...caryclark2015-04-201-6/+6
* 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-4/+2
* harden and speed up path op unit testscaryclark@google.com2013-07-161-0/+7
* path ops work in progresscaryclark@google.com2013-04-151-6/+6
* Add base types for path opscaryclark@google.com2013-04-081-0/+106