| Commit message (Expand) | Author | Age | Files | Lines |
* | base: Convert scoped_arrays to the new scoped_ptr style. | tfarina@chromium.org | 2013-01-18 | 1 | -1/+1 |
* | Add missing, and remove unnecessary, 'explicit' from constructors. (base/) | hans@chromium.org | 2013-01-15 | 1 | -1/+1 |
* | Add virtual and OVERRIDE to base/ implementation files | rsleevi@chromium.org | 2012-04-06 | 1 | -2/+2 |
* | Disable ConditionVariableTest.MultiThreadConsumerTest on Windows. | mattm@chromium.org | 2012-03-01 | 1 | -1/+9 |
* | Move spin_wait to base/synchronization. | brettw@chromium.org | 2012-02-19 | 1 | -1/+1 |
* | Make ConditionVariableTest.MultiThreadConsumerTest less flaky. | jknotten@chromium.org | 2012-02-06 | 1 | -44/+1 |
* | Change code in base (primarily unit tests) to use Sleep(TimeDelta). | tedvessenes@gmail.com | 2011-12-31 | 1 | -2/+2 |
* | Move some files from base to base/memory. | levin@chromium.org | 2011-03-28 | 1 | -1/+1 |
* | Remove obsolete base/lock.h and fix up callers to use the new header file and | brettw@chromium.org | 2011-01-21 | 1 | -26/+26 |
* | Move base/lock and base/condition_variable to base/synchronization/ | brettw@chromium.org | 2011-01-01 | 1 | -0/+750 |