summaryrefslogtreecommitdiffstats
path: root/base/worker_pool.cc
Commit message (Expand)AuthorAgeFilesLines
* In preparation for making changes to worker_pool_linux.cc.willchan@chromium.org2009-03-061-77/+0
* Eliminate the TimerManager by pulling its priority queue into MessageLoop. T...darin@google.com2008-09-071-0/+1
* Add unit tests for WorkerPool and add a working but poor implementation for L...dsh@google.com2008-08-271-0/+40
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Do not use RecycleOrDelete since it is not ready for prime-time.darin@google.com2008-07-301-5/+8
* Add base to the repository.initial.commit2008-07-261-0/+57