aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/PathOpsExtendedTest.h
Commit message (Expand)AuthorAge
* handle failing pathop testsGravatar Cary Clark2018-07-24
* Revert "offset angle check edge in common"Gravatar Cary Clark2017-01-23
* offset angle check edge in commonGravatar Cary Clark2017-01-20
* remove SkMemoryWStream -- unused externallyGravatar Mike Reed2017-01-08
* formalize host debuggingGravatar caryclark2016-10-24
* pathops coincident workGravatar caryclark2016-08-31
* add flaky test optionGravatar caryclark2016-08-09
* pathops coincidence and security rewriteGravatar caryclark2016-07-18
* fix fuzz bugsGravatar caryclark2016-06-28
* fix pathops fuzz bugsGravatar caryclark2016-06-08
* fix security bugGravatar caryclark2016-05-26
* 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