summaryrefslogtreecommitdiffstats
path: root/cc/resources/task_graph_runner.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Add a few more DCHECKs to TaskGraphRunner.vmpstr@chromium.org2014-04-231-0/+1
* cc: Remove use of "internal" namespace for TaskGraph.reveman@chromium.org2014-04-131-2/+0
* cc: Make RasterWorkerPool an abstract class.reveman@chromium.org2014-04-091-3/+4
* cc: Fix typo in comment.reveman@chromium.org2014-03-261-1/+1
* cc: Refactor and cleanup of TaskGraphRunner class.reveman@chromium.org2014-03-171-51/+44
* cc: Use std::map instead of hash_map for TaskGraphRunner namespaces.reveman@chromium.org2014-02-101-2/+2
* cc: Switch to vector based TaskGraph implementation.reveman@chromium.org2014-02-071-63/+63
* cc: Move internal::Task::did_schedule_ to internal::WorkerPoolTask.reveman@chromium.org2014-02-061-3/+0
* cc: Add useful TaskGraphRunner performance tests.reveman@chromium.org2014-01-291-0/+8
* cc: Clang-format cc/resources/task_graph_runner.* code.reveman@chromium.org2014-01-231-6/+5
* Re-land: cc: Remove WorkerPool class and instead use TaskGraphRunner directly.reveman@chromium.org2014-01-231-0/+235
* Revert of cc: Remove WorkerPool class and instead use TaskGraphRunner directl...mnissler@chromium.org2014-01-221-235/+0
* cc: Remove WorkerPool class and instead use TaskGraphRunner directly.reveman@chromium.org2014-01-221-0/+235