aboutsummaryrefslogtreecommitdiff
path: root/tests/PathOpsOpRectThreadedTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* remove SkMemoryWStream -- unused externallyMike Reed2017-01-081-1/+1
* remove sprintfcaryclark2016-10-061-33/+34
* Style Change: SkNEW->new; SkDELETE->deletehalcanary2015-08-261-2/+2
* clean up testscaryclark2015-05-131-1/+1
* Now, path ops natively intersect conics, quads, and cubics in any combination...caryclark2015-04-201-0/+8
* cumulative pathops patchcaryclark2015-03-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/+1
* 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-18/+25
* allow tests to optionally use multiple threadscaryclark@google.com2013-04-181-1/+1
* path ops work in progresscaryclark@google.com2013-04-151-3/+2
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-04-111-1/+0
* Make parallel unit testing work on windowscaryclark@google.com2013-04-101-62/+51
* Sanitizing source files in Skia_Periodic_House_Keepingskia.committer@gmail.com2013-04-091-1/+0
* Add implementation of path opscaryclark@google.com2013-04-081-0/+102