Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Add TaskRunner wrapper for WorkerPool. | mattm@chromium.org | 2012-04-25 | 1 | -0/+13 |
* | base::Bind: Remove Task. | jhawkins@chromium.org | 2012-01-05 | 1 | -6/+1 |
* | callback_forward.h forward-declares base::Callback and base::Closure. | erikwright@chromium.org | 2011-11-28 | 1 | -1/+1 |
* | base::Bind: Convert chrome_frame/. | jhawkins@chromium.org | 2011-11-18 | 1 | -1/+1 |
* | Add WorkerPool::PostTaskAndReply and use in DHCP code. | joi@chromium.org | 2011-10-14 | 1 | -0/+8 |
* | Delete Tracked, and move Location to its own file. | ajwong@chromium.org | 2011-09-21 | 1 | -1/+4 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -2/+2 |
* | Support Closure in ALL the loops! | ajwong@chromium.org | 2011-07-26 | 1 | -0/+6 |
* | Base: Last set of files to use BASE_API (for base.dll) | rvargas@google.com | 2011-03-28 | 1 | -2/+3 |
* | Move some misc thread-related stuff from base to base/thread and into the base | brettw@chromium.org | 2010-12-30 | 1 | -0/+35 |