Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |