index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
base
/
numerics
Commit message (
Expand
)
Author
Age
Files
Lines
*
base: Add support for compound CheckedNumeric operations.
vmpstr
2015-09-29
2
-1
/
+36
*
Add IsValueNegative to base/numerics
jschuh
2015-09-22
2
-0
/
+31
*
Implement CheckedNumeric::UnsignedAbs()
jschuh
2015-09-17
3
-1
/
+56
*
Remove base's implicit_cast.
danakj
2015-09-15
1
-3
/
+3
*
Fix float to int conversion in base/numerics
jschuh
2015-09-14
2
-8
/
+173
*
Replace gfx::ClampToInt with base::saturated_cast.
danakj
2015-06-05
2
-7
/
+11
*
Add strictly checked numeric types
jschuh
2015-05-28
3
-1
/
+89
*
Fix a division by zero when multiplying 0 * y with SafeNumerics.
eroman
2015-05-18
2
-2
/
+5
*
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