aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PathOpsExtendedTest.h
Commit message (Expand)AuthorAge
* Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.Gravatar mtklein2015-07-07
* Revert of Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate....Gravatar jvanverth2015-07-02
* Remove SkThread.h, include SkMutex.h or SkAtomics.h as appropriate.Gravatar mtklein2015-07-01
* fix builder winding againGravatar caryclark2015-05-18
* clean up testsGravatar caryclark2015-05-13
* Path ops formerly found the topmost unprocessed edge and determined its angle...Gravatar caryclark2015-05-11
* Now, path ops natively intersect conics, quads, and cubics in any combination...Gravatar caryclark2015-04-20
* cumulative pathops patchGravatar caryclark2015-03-26
* Revert of pathops version two (patchset #16 id:150001 of https://codereview.c...Gravatar reed2015-03-24
* pathops version twoGravatar caryclark2015-03-24
* These tests stress pathops by describing the union of circle-like paths that ...Gravatar caryclark2014-11-13
* Revert of harden pathops for pathological test (patchset #19 id:410001 of htt...Gravatar hcm2014-10-28
* These tests stress pathops by describing the union of circle-like paths that ...Gravatar caryclark2014-10-28
* fix battlefield website by disallowing very small coordinatesGravatar caryclark2014-09-18
* 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
* harden and speed up path op unit testsGravatar caryclark@google.com2013-07-16
* path ops work in progressGravatar caryclark@google.com2013-07-08
* path ops -- rewrite angle sortGravatar caryclark@google.com2013-06-04
* allow tests to optionally use multiple threadsGravatar caryclark@google.com2013-04-18
* path ops work in progressGravatar caryclark@google.com2013-04-18
* Make parallel unit testing work on windowsGravatar caryclark@google.com2013-04-10
* Add implementation of path opsGravatar caryclark@google.com2013-04-08