Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Standardize usage of virtual/override/final in base/ | dcheng | 2014-10-21 | 1 | -1/+1 |
* | replace OVERRIDE and FINAL with override and final in base/ | mostynb | 2014-10-07 | 1 | -1/+1 |
* | Take extra lock in base::WaitableEvent::WaitMany. | yhirano@chromium.org | 2014-08-07 | 1 | -5/+27 |
* | Use a direct include of time headers in base/, part 2. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Add virtual and OVERRIDE to base/ implementation files | rsleevi@chromium.org | 2012-04-06 | 1 | -3/+5 |
* | Change code in base (primarily unit tests) to use Sleep(TimeDelta). | tedvessenes@gmail.com | 2011-12-31 | 1 | -1/+1 |
* | Modify WaitableEvent::Wait() to return void | steveblock@chromium.org | 2011-10-12 | 1 | -2/+2 |
* | Move CancellationFlag and WaitableEvent to the synchronization subdirectory. | brettw@chromium.org | 2011-01-02 | 1 | -0/+106 |