summaryrefslogtreecommitdiffstats
path: root/net/base/host_mapping_rules.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 289312 "Move StringToUpperASCII and LowerCaseEqualsASCII ..."brettw@chromium.org2014-08-131-2/+2
* Move StringToUpperASCII and LowerCaseEqualsASCII to the base namespacebrettw@chromium.org2014-08-131-2/+2
* Move StringToLowerASCII to base namespacebrettw@chromium.org2014-08-071-2/+2
* Move TrimWhitespace to the base namespace.brettw@chromium.org2014-03-031-1/+1
* Use a direct include of strings headers in net/android/, net/base/, net/cert/...avi@chromium.org2013-06-111-1/+1
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Move string tokenizer to base/strings.brettw@chromium.org2013-02-021-2/+2
* base: Move SplitString functions into the base namespace and update the callers.tfarina@chromium.org2010-10-141-1/+1
* base: Finish moving the SplitString functions from string_util.h to string_sp...tfarina@chromium.org2010-09-241-0/+1
* FBTF: Move a bunch of code to the headers and remove includes.erg@google.com2010-09-221-0/+14
* Make the glob matcher support UTF8 strings.mnissler@chromium.org2010-09-101-3/+3
* Add a feature to the HostResolverRules to be able to match rules onlymbelshe@chromium.org2010-08-211-2/+12
* Net: Get rid of ProxyServer::host_and_port() and friends.thestig@chromium.org2010-07-221-4/+4
* Add --host-rules support.willchan@chromium.org2010-05-121-0/+85