summaryrefslogtreecommitdiffstats
path: root/base/string_split.h
Commit message (Expand)AuthorAgeFilesLines
* base: remove various unused string utility functionsevan@chromium.org2010-10-141-6/+0
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-5/+1
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+27
* base: Move SplitStringDontTrim functions from string_util.h to string_split.htfarina@chromium.org2010-09-151-0/+19
* base: Move SplitStringUsingSubstr functions from string_util.h to string_split.htfarina@chromium.org2010-09-021-0/+10
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Move two generic string split functions from sync API to their own API in bas...timsteele@google.com2010-01-211-0/+27