summaryrefslogtreecommitdiffstats
path: root/base/numerics/safe_math_impl.h
Commit message (Expand)AuthorAgeFilesLines
* base: Fix/add header #ifndef guards.danakj2015-03-101-3/+3
* Revert of base: Fix/add header #ifndef guards. (patchset #2 id:20001 of https...bnc2015-03-091-3/+3
* base: Fix/add header #ifndef guards.danakj2015-03-091-3/+3
* Convert COMPILE_ASSERT to static_assert in base/numericsjschuh2014-10-141-3/+2
* Fix more disabled MSVC warnings, base/ edition.pkasting2014-10-011-2/+2
* Remove unused header in safe_math_impl.hjschuh@chromium.org2014-06-191-1/+0
* Add required header for RangeConstraint definition.eroman@chromium.org2014-02-281-0/+1
* Add support for safe math operations in base/numericsjschuh@chromium.org2014-02-271-0/+502