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
/
string_number_conversions.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
(re-land) Add StringToSizeT to base/string_number_conversions.
kalman@chromium.org
2012-01-28
1
-0
/
+8
*
Revert 119540 - Add StringToSizeT to base/string_number_conversions.
yoz@chromium.org
2012-01-28
1
-2
/
+10
*
Add StringToSizeT to base/string_number_conversions.
kalman@chromium.org
2012-01-28
1
-10
/
+2
*
Add StringToUint and StringToUint64 methods to base/string_number_conversions.h.
kalman@chromium.org
2012-01-26
1
-1
/
+17
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-19
1
-115
/
+34
*
Revert 114944 - Standardize StringToInt{,64} interface.
battre@chromium.org
2011-12-18
1
-34
/
+115
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-18
1
-115
/
+34
*
Revert 114929 - Standardize StringToInt{,64} interface.
rsleevi@chromium.org
2011-12-17
1
-34
/
+115
*
Standardize StringToInt{,64} interface.
tedvessenes@gmail.com
2011-12-17
1
-115
/
+34
*
Fixes a corner case bug in the HexStringToInt conversion function which cause...
ali.akbar@gmail.com
2011-08-12
1
-1
/
+1
*
Upstream android debug and log related files
michaelbai@google.com
2011-07-07
1
-0
/
+1
*
Upstream android string implementation etc.
michaelbai@google.com
2011-06-27
1
-0
/
+10
*
Adding missing inclusions
tzik@chromium.org
2011-06-18
1
-2
/
+2
*
Fix a bug that could occur when converting strings with leading characters ab...
erikwright@chromium.org
2010-11-02
1
-1
/
+1
*
Add StringToInt and HexStringToInt for iterator ranges.
erikwright@chromium.org
2010-10-21
1
-170
/
+303
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-0
/
+1
*
Move the number conversions from string_util to a new file.
brettw@chromium.org
2010-07-30
1
-0
/
+400