aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PathOpsSimplifyQuadThreadedTest.cpp
Commit message (Expand)AuthorAge
* remove SkMemoryWStream -- unused externallyGravatar Mike Reed2017-01-08
* remove sprintfGravatar caryclark2016-10-06
* fix security bugGravatar caryclark2016-05-26
* Style Change: SkNEW->new; SkDELETE->deleteGravatar halcanary2015-08-26
* When three or more edges are coincident, the logic needsGravatar caryclark2015-07-06
* Now, path ops natively intersect conics, quads, and cubics in any combination...Gravatar caryclark2015-04-20
* SkThreadPool ~~> SkTaskGroupGravatar mtklein2014-09-03
* Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...Gravatar mtklein2014-09-03
* SkThreadPool ~~> SkTaskGroupGravatar mtklein2014-09-03
* 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
* harden and speed up path op unit testsGravatar caryclark@google.com2013-07-16
* allow tests to optionally use multiple threadsGravatar caryclark@google.com2013-04-18
* path ops work in progressGravatar caryclark@google.com2013-04-15
* Make parallel unit testing work on windowsGravatar caryclark@google.com2013-04-10
* Add implementation of path opsGravatar caryclark@google.com2013-04-08