Commit message (Expand) | Author | Age | |
---|---|---|---|
* | SkThreadPool: allow for Runnables that add other Runnables to the pool. | commit-bot@chromium.org | 2013-10-18 |
* | SkThreadPool: tweak two little things that have been annoying me | commit-bot@chromium.org | 2013-10-10 |
* | Fix race between ~SkThreadPool and SkThreadPool::Loop on fDone. | commit-bot@chromium.org | 2013-10-01 |
* | Add thread-per-core setting to SkThreadPool. | commit-bot@chromium.org | 2013-04-22 |
* | Rename SkTDLinkedList to SkTInternalLinked list, add some methods useful for ... | bsalomon@google.com | 2012-12-03 |
* | Add SkThreadPool for managing threads. | scroggo@google.com | 2012-10-31 |