Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: Rename OSLockType to NativeHandle in Lock API. | tfarina@chromium.org | 2013-09-14 | 1 | -4/+4 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Condition variable implementation for vista, win7 | cpu@chromium.org | 2011-12-15 | 1 | -3/+1 |
* | Revert 107835 (since the underlying issue has been identified and fixed) - Te... | eroman@chromium.org | 2011-11-08 | 1 | -23/+0 |
* | Temporary instrumentation to help understand lock errors on mac debug bots. | eroman@chromium.org | 2011-10-29 | 1 | -0/+23 |
* | Rename BASE_API to BASE_EXPORT. | darin@chromium.org | 2011-08-05 | 1 | -2/+2 |
* | linux: components support for base/ | evan@chromium.org | 2011-04-29 | 1 | -1/+2 |
* | Base: A few more files using BASE_API (for base.dll) | rvargas@google.com | 2011-03-25 | 1 | -2/+1 |
* | Base: First pass at having base.dll: definition of | rvargas@google.com | 2011-03-22 | 1 | -1/+2 |
* | Move base/lock and base/condition_variable to base/synchronization/ | brettw@chromium.org | 2011-01-01 | 1 | -0/+63 |