Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | Condition variable implementation for vista, win7 | cpu@chromium.org | 2011-12-15 | 1 | -3/+106 |
* | Prep work for win7-specific condition variable | cpu@chromium.org | 2011-12-07 | 1 | -24/+140 |
* | Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. | brettw@chromium.org | 2011-10-26 | 1 | -2/+2 |
* | Revert 107042 - Replace most LOG/CHECK statements with DLOG/DCHECK statements... | brettw@chromium.org | 2011-10-25 | 1 | -2/+2 |
* | Replace most LOG/CHECK statements with DLOG/DCHECK statements in base. | brettw@chromium.org | 2011-10-25 | 1 | -2/+2 |
* | Move base/lock and base/condition_variable to base/synchronization/ | brettw@chromium.org | 2011-01-01 | 1 | -0/+447 |