Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Disabled WorkerPoolTest.PostTaskAndReply test on Windows and Linux. | kmadhusu@chromium.org | 2012-05-30 | 1 | -1/+8 |
* | RefCounted types should not have public destructors, base/ edition | rsleevi@chromium.org | 2012-04-25 | 1 | -3/+5 |
* | Remove task.h and finish base::Bind() migration. | ajwong@chromium.org | 2012-01-06 | 1 | -1/+0 |
* | Remove custom Task implementations in base. | dcheng@chromium.org | 2011-11-23 | 1 | -15/+9 |
* | Add WorkerPool::PostTaskAndReply and use in DHCP code. | joi@chromium.org | 2011-10-14 | 1 | -0/+60 |
* | Modify WaitableEvent::Wait() to return void | steveblock@chromium.org | 2011-10-12 | 1 | -5/+2 |
* | Delete Tracked, and move Location to its own file. | ajwong@chromium.org | 2011-09-21 | 1 | -2/+4 |
* | Move CancellationFlag and WaitableEvent to the synchronization subdirectory. | brettw@chromium.org | 2011-01-02 | 1 | -1/+1 |
* | Move some misc thread-related stuff from base to base/thread and into the base | brettw@chromium.org | 2010-12-30 | 1 | -0/+46 |