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
/
sys_string_conversions_linux.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make SysNativeMB converters assume UTF-8 on Chrome OS.
jshin@chromium.org
2010-06-07
1
-0
/
+15
*
base: string_util.h -> utf_string_conversions.h fix.
jhawkins@chromium.org
2010-03-09
1
-1
/
+1
*
linux: uncontroversial cleanups found by clang
evan@chromium.org
2010-02-02
1
-6
/
+6
*
Implement Linux sys_string_conversions using the system APIs.
deanm@chromium.org
2009-06-26
1
-4
/
+113
*
Revert Linux sys_string_conversion changes.
deanm@chromium.org
2009-06-25
1
-109
/
+4
*
Implement Linux sys_string_conversions using the system APIs.
deanm@chromium.org
2009-06-25
1
-4
/
+109
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Set svn:eol-style = LF on files in base from which it is missing
mmentovai@google.com
2008-09-02
1
-36
/
+36
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-60
/
+36
*
Pass StringPieces by constant reference.
deanm@google.com
2008-08-20
1
-2
/
+2
*
Move the system string conversion functions from std::string to StringPiece. ...
deanm@google.com
2008-08-19
1
-3
/
+6
*
Basic string conversions for Linux -- enough to get unit tests going.
evanm@google.com
2008-08-12
1
-0
/
+57