| Commit message (Expand) | Author | Age | Files | Lines |
* | wstring: remove SplitStringAlongWhitespace for wchar | evan@chromium.org | 2011-09-23 | 1 | -7/+0 |
* | wstring: remove wstring version of SplitString | evan@chromium.org | 2011-05-05 | 1 | -9/+1 |
* | Revert "wstring: remove wstring version of SplitString" | evan@chromium.org | 2011-05-05 | 1 | -1/+9 |
* | wstring: remove wstring version of SplitString | evan@chromium.org | 2011-05-05 | 1 | -9/+1 |
* | base: Move StringSplitAlongWhitespace to string_split.h | tfarina@chromium.org | 2010-11-15 | 1 | -0/+57 |
* | Reland r62959 without the changes to histogram.cc, in hopes it won't break ta... | pkasting@chromium.org | 2010-10-19 | 1 | -2/+2 |
* | ** Think this may have caused TabSwitchingTest to fail, as it is parsing log ... | tim@chromium.org | 2010-10-18 | 1 | -2/+2 |
* | Convert LOG(INFO) to VLOG(1) - base/. | pkasting@chromium.org | 2010-10-18 | 1 | -2/+2 |
* | base: remove various unused string utility functions | evan@chromium.org | 2010-10-14 | 1 | -8/+0 |
* | base: Move SplitString functions into the base namespace and update the callers. | tfarina@chromium.org | 2010-10-14 | 1 | -2/+2 |
* | base: Finish moving the SplitString functions from string_util.h to string_sp... | tfarina@chromium.org | 2010-09-24 | 1 | -25/+47 |
* | base: Move SplitStringDontTrim functions from string_util.h to string_split.h | tfarina@chromium.org | 2010-09-15 | 1 | -0/+49 |
* | base: Move SplitStringUsingSubstr functions from string_util.h to string_split.h | tfarina@chromium.org | 2010-09-02 | 1 | -0/+34 |
* | Header cleanup in base. | brettw@chromium.org | 2010-08-17 | 1 | -0/+1 |
* | TTF: Re-enable SplitStringIntoKeyValuePairsTest.EmptyString. Fix the case | jhawkins@chromium.org | 2010-05-05 | 1 | -3/+8 |
* | Move two generic string split functions from sync API to their own API in bas... | timsteele@google.com | 2010-01-21 | 1 | -0/+68 |