aboutsummaryrefslogtreecommitdiff
path: root/tests/PathOpsQuadLineIntersectionThreadedTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* fix fuzzerscaryclark2016-10-201-1/+4
* remove sprintfcaryclark2016-10-061-7/+6
* Style Change: SkNEW->new; SkDELETE->deletehalcanary2015-08-261-2/+2
* Remove include of stdlib.h from SkTypes.h.bungeman2015-08-261-1/+1
* SkThreadPool ~~> SkTaskGroupmtklein2014-09-031-2/+2
* Revert of SkThreadPool ~~> SkTaskGroup (patchset #4 id:60001 of https://coder...mtklein2014-09-031-2/+2
* SkThreadPool ~~> SkTaskGroupmtklein2014-09-031-2/+2
* Mike R: please sanity check SkPostConfig.hcommit-bot@chromium.org2014-04-141-1/+0
* 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-5/+2
* remove unused reduce order codecaryclark@google.com2013-11-251-1/+1
* turn off debugging printfscaryclark@google.com2013-07-231-3/+3
* allow tests to optionally use multiple threadscaryclark@google.com2013-04-181-1/+1
* path ops work in progresscaryclark@google.com2013-04-151-3/+2
* shape ops test fixescaryclark@google.com2013-04-111-1/+2
* Make parallel unit testing work on windowscaryclark@google.com2013-04-101-45/+42
* Add implementation of path opscaryclark@google.com2013-04-081-0/+135