Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix WaitableEvent and ConditionVariable::TimedWait to use monotonic time on n... | piman@chromium.org | 2013-10-02 | 1 | -12/+52 |
* | base: Rename OSLockType to NativeHandle in Lock API. | tfarina@chromium.org | 2013-09-14 | 1 | -1/+1 |
* | Use a direct include of time headers in base/, part 2. | avi@chromium.org | 2013-06-28 | 1 | -1/+1 |
* | Disallow UI/IO thread blocking on any other thread. | jam@chromium.org | 2012-04-26 | 1 | -0/+3 |
* | More DCHECK() updates. A mixture of _EQ and _GE. | mhm@chromium.org | 2011-03-01 | 1 | -6/+6 |
* | Move base/lock and base/condition_variable to base/synchronization/ | brettw@chromium.org | 2011-01-01 | 1 | -0/+77 |