summaryrefslogtreecommitdiffstats
path: root/net/socket/client_socket_pool_base_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socketrch@chromium.org2012-07-191-0/+6
* Remove SSLHostInfo.agl@chromium.org2012-06-271-3/+0
* CapturingNetLog - remove maximum entries constructor argument.mmenke@chromium.org2012-06-081-17/+17
* fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...zhaoqin@chromium.org2012-06-081-1/+1
* Fix ClientSocketPoolBaseTest.RequestSocketsMultipleTimesDoesNothing.mmenke@chromium.org2012-06-071-11/+53
* Rename CapturingNetLog::Entry to CapturingNetLog::CaptureEntry,mmenke@chromium.org2012-06-021-8/+8
* Disable ClientSocketPoolBaseTest.RequestSocketsMultipleTimesDoesNothingbacker@chromium.org2012-05-231-1/+11
* Fix flakiness and renamemmenke@chromium.org2012-05-051-12/+69
* Revert 132478 - Attempt to close idle connections in higher layer socket pool...rch@chromium.org2012-04-171-167/+0
* Attempt to close idle connections in higher layer socket pools when a lower l...rch@chromium.org2012-04-161-0/+167
* Attempting to re-land a small portion of this change... Simply add links from rch@chromium.org2012-04-101-4/+52
* Reverting again ... More crashes, and the instrumentation did not appear to helprch@chromium.org2012-04-061-219/+4
* Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...rch@chromium.org2012-04-031-0/+3
* Attempting to re-land this feature with instrumentation to track down the use...rch@chromium.org2012-04-021-4/+219
* Reverting this feature, once again. *sigh*rch@chromium.org2012-03-261-219/+4
* Attempting to re-land the feature.rch@chromium.org2012-03-211-4/+219
* Revert 127717 - Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300...rch@chromium.org2012-03-201-219/+4
* Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300 - Revert 112134...rch@chromium.org2012-03-201-4/+219
* Prefer ScopedNestableTaskAllower over manual save/restoredhollowa@chromium.org2012-02-141-3/+5
* Fix calls in base and net unit tests to use TimeDelta.tedvessenes@gmail.com2012-02-041-6/+6
* Convert use of int ms to TimeDelta in files owned by jar.tedvessenes@gmail.com2012-01-281-11/+11
* Revert r113405, since it appears to be causing a crash and a hang. Also rever...eroman@chromium.org2012-01-241-148/+4
* base::Bind: Finish converting net/socket.jhawkins@chromium.org2011-12-211-28/+27
* base::Bind: Convert most of net/http.jhawkins@chromium.org2011-12-201-3/+3
* base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.jhawkins@chromium.org2011-12-151-225/+231
* Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().ajwong@chromium.org2011-12-091-19/+13
* Revert 113699 - base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-091-5/+0
* Removing MessageLoop::QuitTask() from net/dcheng@chromium.org2011-12-091-1/+1
* base::Bind: Convert Socket::Write.jhawkins@chromium.org2011-12-081-0/+5
* Revert 113305 - Revert 113300 - Revert of 112134 of Revert 112130 - Close idl...rtenneti@google.com2011-12-071-18/+167
* base::Bind: Convert Socket::Read.jhawkins@chromium.org2011-12-071-4/+8
* Revert 113300 - Revert of 112134 of Revert 112130 - Close idle connections / ...rtenneti@chromium.org2011-12-071-167/+18
* Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions wh...rtenneti@chromium.org2011-12-061-18/+167
* base::Bind: Convert StreamSocket::Connect.jhawkins@chromium.org2011-12-061-2/+5
* Revert 112130 - Close idle connections / SPDY sessions when needed.sail@chromium.org2011-11-301-166/+17
* Close idle connections / SPDY sessions when needed.willchan@chromium.org2011-11-301-17/+166
* Close idle sockets next time we are about to send data.sgurun@google.com2011-11-161-0/+82
* Expose some network configurations for performance tuning.wangxianzhu@chromium.org2011-10-121-3/+2
* Begin CompletionCallback switchover.willchan@chromium.org2011-10-011-74/+74
* Added an OriginBoundCertStore field to the SSLClientSocketNSS class andrkn@chromium.org2011-07-211-2/+1
* Move base/values.h into the base namespace. This includes a cros DEPS rolldmazzoni@chromium.org2011-07-121-0/+1
* Update the PreconnectWithBackupTimer and PreconnectWithBackupTimerwtc@chromium.org2011-07-121-8/+9
* Add support for random UDP source port selection to avoid birthday attacks in...agayev@chromium.org2011-06-291-0/+2
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-271-4/+80
* Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...dimich@chromium.org2011-06-241-80/+4
* Warmth of a connection (cwnd) is estimated by the amount of data written to t...gagansingh@google.com2011-06-241-4/+80
* Add mock support for UDPClientSocketagayev@chromium.org2011-06-221-0/+7
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-7/+8
* Revert r85014 because it doesn't work fully and we're doing something else.willchan@chromium.org2011-05-121-33/+0
* Restart socket pool backup job timer on ReleaseSocket.willchan@chromium.org2011-05-111-0/+33