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
/
strings
/
string_util_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove GG_VA_COPY in favor of va_copy
scottmg
2014-12-11
1
-33
/
+0
*
Cleanup: Get rid of base::ASCIIToWide().
thestig
2014-12-08
1
-4
/
+4
*
Cleanup: Better constify some strings in base.
thestig
2014-10-21
1
-3
/
+3
*
Convert ARRAYSIZE_UNSAFE -> arraysize in base/.
viettrungluu
2014-10-16
1
-6
/
+6
*
Implement fast path in {Wide|UTF16}ToUTF8 for pure ASCII strings
Mikhail Naganov
2014-10-06
1
-0
/
+25
*
Implement fast path in UTF8ToUTF16 for pure ASCII strings
Mikhail Naganov
2014-09-29
1
-0
/
+49
*
Fixes for re-enabling more MSVC level 4 warnings: base/ edition
pkasting@chromium.org
2014-07-03
1
-2
/
+3
*
Remove the WCHAR_T_IS_UNSIGNED definition since it is not really useful. Repl...
rmcilroy@chromium.org
2014-04-25
1
-7
/
+2
*
Move UTF16ToASCII, remove WideToASCII.
brettw@chromium.org
2014-03-14
1
-7
/
+7
*
Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to...
brettw@chromium.org
2014-03-11
1
-18
/
+15
*
Revert of https://codereview.chromium.org/82963003/
nkostylev@chromium.org
2013-12-13
1
-22
/
+9
*
Cleanup: Make more wstring functions Windows-only.
thestig@chromium.org
2013-12-13
1
-9
/
+22
*
Cleanup: Remove many unused wstring string_utils.
thestig@chromium.org
2013-11-22
1
-36
/
+46
*
Move string files in base/ to the string subdirectory.
avi@chromium.org
2013-06-08
1
-0
/
+1191