summaryrefslogtreecommitdiffstats
path: root/base/strings/string_util_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement fast path in UTF8ToUTF16 for pure ASCII stringsMikhail Naganov2014-09-291-0/+49
* Fixes for re-enabling more MSVC level 4 warnings: base/ editionpkasting@chromium.org2014-07-031-2/+3
* Remove the WCHAR_T_IS_UNSIGNED definition since it is not really useful. Repl...rmcilroy@chromium.org2014-04-251-7/+2
* Move UTF16ToASCII, remove WideToASCII.brettw@chromium.org2014-03-141-7/+7
* Remove ContainsOnlyWhitespace from string_util and CollapseWhitespace into to...brettw@chromium.org2014-03-111-18/+15
* Revert of https://codereview.chromium.org/82963003/nkostylev@chromium.org2013-12-131-22/+9
* Cleanup: Make more wstring functions Windows-only.thestig@chromium.org2013-12-131-9/+22
* Cleanup: Remove many unused wstring string_utils.thestig@chromium.org2013-11-221-36/+46
* Move string files in base/ to the string subdirectory.avi@chromium.org2013-06-081-0/+1191