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_icu.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
NO CODE CHANGE
deanm@chromium.org
2009-03-10
1
-1
/
+0
*
Make UTF8ToWide take a StringPiece, to avoid copying to a std::string.
deanm@chromium.org
2009-03-05
1
-1
/
+1
*
Fixes Issue 7377: Regression: Omnibox trims URL ending with 0x85 (Take 2)
hbono@chromium.org
2009-03-05
1
-0
/
+14
*
NO CODE CHANGE (except one global std::wstring changed to const wchar_t* cons...
maruel@chromium.org
2009-03-03
1
-1
/
+1
*
Move std::string16 to base::string16. Don't pollute the std namespace. Don't
mmentovai@google.com
2008-08-27
1
-31
/
+27
*
Fix Linux & Mac builds. I swapped the types of two templates.
brettw@google.com
2008-08-26
1
-1
/
+1
*
Add UTF8 <-> UTF-16 conversion functions, and a WebCore::String -> std::strin...
brettw@google.com
2008-08-26
1
-17
/
+101
*
Use a more compact license header in source files.
license.bot
2008-08-24
1
-28
/
+4
*
Fix some warnings found in string unittests.
evanm@google.com
2008-08-19
1
-3
/
+8
*
Unify maintenance of NumberFormat objects into a cross-platform Singleton. C...
mmentovai@google.com
2008-08-13
1
-5
/
+20
*
Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and...
mmentovai@google.com
2008-08-13
1
-3
/
+3
*
Back out r736 due to breakage
mmentovai@google.com
2008-08-12
1
-3
/
+3
*
Fix string_util and its tests for the Mac, GCC, UTF-32 wchar_t platforms, and...
mmentovai@google.com
2008-08-12
1
-3
/
+3
*
Complete brett's string conversion goodness for utf32 platforms.
pinkerton@google.com
2008-08-07
1
-3
/
+3
*
Add UTF-16 <-> Wide conversions for Mac.
brettw@google.com
2008-08-07
1
-10
/
+79
*
Add defines for the size of wchar_t to build_config.h. Use this in places whe...
brettw@google.com
2008-08-07
1
-26
/
+22
*
Remove the old NativeMB functions from string util, and use the new ones in s...
brettw@google.com
2008-08-07
1
-0
/
+190
*
Revert my UTF change until we can figure out what to do with the sandbox.
brettw@google.com
2008-08-01
1
-169
/
+0
*
Write our own utf8<->wide conversion functions. This gives us more control ov...
brettw@google.com
2008-08-01
1
-0
/
+169
*
Add base to the repository.
initial.commit
2008-07-26
1
-0
/
+201