Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |