aboutsummaryrefslogtreecommitdiff
path: root/tests/PathOpsSimplifyRectThreadedTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove SkMemoryWStream -- unused externallyMike Reed2017-01-081-2/+2
* remove sprintfcaryclark2016-10-061-20/+16
* Appease valgrind wrt testing code initializationrobertphillips2016-04-071-1/+2
* Style Change: SkNEW->new; SkDELETE->deletehalcanary2015-08-261-2/+2
* 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
* 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
* harden and speed up path op unit testscaryclark@google.com2013-07-161-11/+26
* allow tests to optionally use multiple threadscaryclark@google.com2013-04-181-1/+1
* path ops work in progresscaryclark@google.com2013-04-151-3/+2
* Make parallel unit testing work on windowscaryclark@google.com2013-04-101-161/+148
* Add implementation of path opscaryclark@google.com2013-04-081-0/+208