Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | base: remove various unused string utility functions | evan@chromium.org | 2010-10-14 | 1 | -6/+0 |
* | base: Move SplitString functions into the base namespace and update the callers. | tfarina@chromium.org | 2010-10-14 | 1 | -5/+1 |
* | base: Finish moving the SplitString functions from string_util.h to string_sp... | tfarina@chromium.org | 2010-09-24 | 1 | -0/+27 |
* | base: Move SplitStringDontTrim functions from string_util.h to string_split.h | tfarina@chromium.org | 2010-09-15 | 1 | -0/+19 |
* | base: Move SplitStringUsingSubstr functions from string_util.h to string_split.h | tfarina@chromium.org | 2010-09-02 | 1 | -0/+10 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | Move two generic string split functions from sync API to their own API in bas... | timsteele@google.com | 2010-01-21 | 1 | -0/+27 |