summaryrefslogtreecommitdiffstats
path: root/net/socket/transport_client_socket_pool.cc
Commit message (Expand)AuthorAgeFilesLines
* Reimplements net::AddressList without struct addrinfo.szym@chromium.org2012-05-071-51/+17
* Attempting to re-land a small portion of this change... Simply add links from rch@chromium.org2012-04-101-0/+12
* Reverting again ... More crashes, and the instrumentation did not appear to helprch@chromium.org2012-04-061-12/+0
* Attempting to re-land this feature with instrumentation to track down the use...rch@chromium.org2012-04-021-0/+12
* Reverting this feature, once again. *sigh*rch@chromium.org2012-03-261-12/+0
* Attempting to re-land the feature.rch@chromium.org2012-03-211-0/+12
* Revert 127717 - Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300...rch@chromium.org2012-03-201-12/+0
* Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300 - Revert 112134...rch@chromium.org2012-03-201-0/+12
* Revert r113405, since it appears to be causing a crash and a hang. Also rever...eroman@chromium.org2012-01-241-13/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-211-1/+3
* Revert 115227 - Coverity: Initialize member variables.jhawkins@chromium.org2011-12-211-3/+1
* Coverity: Initialize member variables.jhawkins@chromium.org2011-12-201-1/+3
* base::Bind: Convert most of net/http.jhawkins@chromium.org2011-12-201-1/+1
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-091-10/+7
* Revert 113305 - Revert 113300 - Revert of 112134 of Revert 112130 - Close idl...rtenneti@google.com2011-12-071-0/+12
* Revert 113300 - Revert of 112134 of Revert 112130 - Close idle connections / ...rtenneti@chromium.org2011-12-071-12/+0
* Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions wh...rtenneti@chromium.org2011-12-061-0/+12
* Revert 112130 - Close idle connections / SPDY sessions when needed.sail@chromium.org2011-11-301-12/+0
* Close idle connections / SPDY sessions when needed.willchan@chromium.org2011-11-301-0/+12
* base::Bind: Convert HostResolver::Resolve.jhawkins@chromium.org2011-11-161-2/+4
* Remove referrer from TransportSocketParams and SOCKSSocketParams.szym@chromium.org2011-11-151-4/+1
* Remove unused HostResolver::Observer.szym@chromium.org2011-11-151-4/+1
* Expose some network configurations for performance tuning.wangxianzhu@chromium.org2011-10-121-3/+2
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-1/+1
* Update base/timer.h code to pass through Location from call sites. (reland) o...jbates@chromium.org2011-09-021-1/+1
* Revert "Currently, base/timer.cc calls PostTask with FROM_HERE as the Location,mattm@chromium.org2011-09-021-1/+1
* Currently, base/timer.cc calls PostTask with FROM_HERE as the Location, so th...jbates@chromium.org2011-09-021-1/+1
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-0/+1
* Add a fallback socket connect() for IPv6.willchan@chromium.org2011-05-121-11/+153
* Miscelaneous cleanups to AddressList to make it harder to mis-use.eroman@chromium.org2011-05-121-1/+1
* Remove prefer_ipv4.wtc@chromium.org2011-05-121-2/+0
* Prefer IPv4 in the ConnectBackupJob to work around broken IPv6 networkswtc@chromium.org2011-05-051-0/+35
* Rename ClientSocket to StreamSocket.sergeyu@chromium.org2011-05-051-2/+2
* Rename a number of classes previously labeled "TCP" to "Transport" inmbelshe@chromium.org2011-04-071-0/+315