Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Modify WaitableEvent::Wait() to return void | steveblock@chromium.org | 2011-10-12 | 1 | -3/+2 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -2/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Base: First pass at having base.dll: definition of | rvargas@google.com | 2011-03-22 | 1 | -1/+2 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 1 | -2/+2 |
* | Start sorting methods in class declarations. | erg@google.com | 2011-01-07 | 1 | -6/+7 |
* | Move CancellationFlag and WaitableEvent to the synchronization subdirectory. | brettw@chromium.org | 2011-01-02 | 1 | -0/+179 |