summaryrefslogtreecommitdiffstats
path: root/cc/resources/task_graph_runner_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove readability/inheritance exception for linter in cc.danakj2014-11-141-4/+4
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-6/+6
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-8/+8
* cc: Remove use of "internal" namespace for TaskGraph.reveman@chromium.org2014-04-131-44/+43
* cc: Refactor and cleanup of TaskGraphRunner class.reveman@chromium.org2014-03-171-12/+48
* cc: Fix race condition in TaskGraphRunner unit tests.reveman@chromium.org2014-02-161-2/+5
* cc: Switch to vector based TaskGraph implementation.reveman@chromium.org2014-02-071-48/+8
* cc: Clang-format cc/resources/task_graph_runner_unittest.cc code.reveman@chromium.org2014-01-231-52/+38
* Re-land: cc: Remove WorkerPool class and instead use TaskGraphRunner directly.reveman@chromium.org2014-01-231-0/+347
* Revert of cc: Remove WorkerPool class and instead use TaskGraphRunner directl...mnissler@chromium.org2014-01-221-347/+0
* cc: Remove WorkerPool class and instead use TaskGraphRunner directly.reveman@chromium.org2014-01-221-0/+347