Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: Fix/add header #ifndef guards. | danakj | 2015-03-10 | 4 | -14/+12 |
* | Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https... | bnc | 2015-03-09 | 4 | -12/+14 |
* | base: Fix/add header #ifndef guards. | danakj | 2015-03-09 | 4 | -14/+12 |
* | Remove unused MSVS 2013 hack from base/numerics | jschuh | 2015-01-26 | 1 | -11/+0 |
* | Convert COMPILE_ASSERT to static_assert in base/numerics | jschuh | 2014-10-14 | 4 | -36/+34 |
* | Fix more disabled MSVC warnings, base/ edition. | pkasting | 2014-10-01 | 2 | -5/+6 |
* | Roll gtest and gmock DEPS. | ncbray@chromium.org | 2014-08-09 | 1 | -0/+7 |
* | Remove unused header in safe_math_impl.h | jschuh@chromium.org | 2014-06-19 | 1 | -1/+0 |
* | Add required header for RangeConstraint definition. | eroman@chromium.org | 2014-02-28 | 1 | -0/+1 |
* | Add support for safe math operations in base/numerics | jschuh@chromium.org | 2014-02-27 | 5 | -186/+1294 |
* | Refactor base/safe_numerics.h | jschuh@chromium.org | 2014-01-17 | 4 | -0/+529 |