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_util.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove the locale parameter from the StringToDouble and
tc@google.com
2008-11-18
1
-104
/
+60
*
Fix the mac build to add dmg_fp to the libbase.a.
tony@chromium.org
2008-11-15
1
-1
/
+1
*
fix bug in locale dependence check
tc@google.com
2008-11-14
1
-1
/
+1
*
Make unit_tests pass with pt_BR.UTF-8 locale.
tc@google.com
2008-11-12
1
-38
/
+109
*
This CL adds the autofill UI in forms.
jcampan@chromium.org
2008-11-05
1
-0
/
+13
*
This CL adds prompting for dangerous types of files (executable) when they ar...
jcampan@chromium.org
2008-10-10
1
-0
/
+36
*
Add UTF-8 check for JSON deserializer.
jungshik@google.com
2008-09-25
1
-6
/
+7
*
Use COMPILE_ASSERT instead of DCHECK for compile-time constant checks
mmentovai@google.com
2008-08-27
1
-4
/
+4
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
crosstool's gcc gives lots of warnings like
dkegel@google.com
2008-08-21
1
-5
/
+5
*
Fix some more warnings.
evanm@google.com
2008-08-20
1
-2
/
+2
*
DCHECK vswprintf format string cross-platform portability. Use %ls, not %s, ...
mmentovai@google.com
2008-08-14
1
-0
/
+42
*
Implement an interface compatible wcslcpy and strlcpy. Possibly slightly
deanm@google.com
2008-08-13
1
-0
/
+31
*
Implement IntToString-type methods without using a format string. I'm not su...
deanm@google.com
2008-08-13
1
-11
/
+90
*
Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and...
mmentovai@google.com
2008-08-13
1
-35
/
+56
*
Back out r736 due to breakage
mmentovai@google.com
2008-08-12
1
-56
/
+35
*
Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and...
mmentovai@google.com
2008-08-12
1
-35
/
+56
*
Fix ToUnsigned for 4-byte wchar_t platforms.
mmentovai@google.com
2008-08-12
1
-0
/
+4
*
Rename and remove a bunch of string functions.
evanm@google.com
2008-08-07
1
-7
/
+9
*
Cross-platform portability fixes for JSONReader. Adds generic string-to-doub...
mmentovai@google.com
2008-08-07
1
-6
/
+52
*
Allow string-to-int conversions to provide a return value indicating success....
mmentovai@google.com
2008-08-05
1
-1
/
+214
*
Revert my UTF change until we can figure out what to do with the sandbox.
brettw@google.com
2008-08-01
1
-21
/
+0
*
Write our own utf8<->wide conversion functions. This gives us more control ov...
brettw@google.com
2008-08-01
1
-0
/
+21
*
Add base to the repository.
initial.commit
2008-07-26
1
-0
/
+1021