summaryrefslogtreecommitdiffstats
path: root/net/base/host_port_pair.cc
Commit message (Expand)AuthorAgeFilesLines
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-121-1/+1
* Use a direct include of strings headers in net/android/, net/base/, net/cert/...avi@chromium.org2013-06-111-3/+3
* src/: Update the remaining include paths of string_split.h to its new location.tfarina@chromium.org2013-03-061-1/+1
* Reimplements net::AddressList without struct addrinfo.szym@chromium.org2012-05-071-6/+4
* Persist Alternate-Protocol.willchan@chromium.org2011-10-121-1/+18
* Propagate the remote socket address to URLRequest and to ViewHostMsg_FrameNav...bryner@chromium.org2011-02-221-0/+8
* net: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-09-251-2/+4
* Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...eroman@chromium.org2010-09-151-0/+6
* Add HostForURL to HostPortPair and use it to make surephajdan.jr@chromium.org2010-09-101-2/+7
* Net: Get rid of ProxyServer::host_and_port() and friends.thestig@chromium.org2010-07-221-5/+7
* SPDY: Fix Alternate-Protocol.willchan@chromium.org2010-04-261-1/+8
* SPDY: Add basic support for Alternate-Protocol header.willchan@chromium.org2010-03-091-0/+14