Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Watchdog - Added a JOINABLE state to avoid StartupTimebomb | rtenneti@chromium.org | 2012-01-19 | 1 | -3/+10 |
* | Add OVERRIDE to base/. | avi@chromium.org | 2011-11-16 | 1 | -1/+2 |
* | Remove 1 exit time destructor and 1 static initializer from watchdog.cc | thakis@chromium.org | 2011-11-04 | 1 | -12/+0 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -2/+2 |
* | Base: Last set of files to use BASE_API (for base.dll) | rvargas@google.com | 2011-03-28 | 1 | -1/+2 |
* | Start sorting methods in class declarations. | erg@google.com | 2011-01-07 | 1 | -3/+3 |
* | Move base/lock and base/condition_variable to base/synchronization/ | brettw@chromium.org | 2011-01-01 | 1 | -9/+9 |
* | Move platform_thread to base/threading and put in the base namespace. I left a | brettw@chromium.org | 2010-12-31 | 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/+98 |