index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
socket
/
client_socket_pool_base_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socket
rch@chromium.org
2012-07-19
1
-0
/
+6
*
Remove SSLHostInfo.
agl@chromium.org
2012-06-27
1
-3
/
+0
*
CapturingNetLog - remove maximum entries constructor argument.
mmenke@chromium.org
2012-06-08
1
-17
/
+17
*
fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...
zhaoqin@chromium.org
2012-06-08
1
-1
/
+1
*
Fix ClientSocketPoolBaseTest.RequestSocketsMultipleTimesDoesNothing.
mmenke@chromium.org
2012-06-07
1
-11
/
+53
*
Rename CapturingNetLog::Entry to CapturingNetLog::CaptureEntry,
mmenke@chromium.org
2012-06-02
1
-8
/
+8
*
Disable ClientSocketPoolBaseTest.RequestSocketsMultipleTimesDoesNothing
backer@chromium.org
2012-05-23
1
-1
/
+11
*
Fix flakiness and rename
mmenke@chromium.org
2012-05-05
1
-12
/
+69
*
Revert 132478 - Attempt to close idle connections in higher layer socket pool...
rch@chromium.org
2012-04-17
1
-167
/
+0
*
Attempt to close idle connections in higher layer socket pools when a lower l...
rch@chromium.org
2012-04-16
1
-0
/
+167
*
Attempting to re-land a small portion of this change... Simply add links from
rch@chromium.org
2012-04-10
1
-4
/
+52
*
Reverting again ... More crashes, and the instrumentation did not appear to help
rch@chromium.org
2012-04-06
1
-219
/
+4
*
Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...
rch@chromium.org
2012-04-03
1
-0
/
+3
*
Attempting to re-land this feature with instrumentation to track down the use...
rch@chromium.org
2012-04-02
1
-4
/
+219
*
Reverting this feature, once again. *sigh*
rch@chromium.org
2012-03-26
1
-219
/
+4
*
Attempting to re-land the feature.
rch@chromium.org
2012-03-21
1
-4
/
+219
*
Revert 127717 - Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300...
rch@chromium.org
2012-03-20
1
-219
/
+4
*
Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300 - Revert 112134...
rch@chromium.org
2012-03-20
1
-4
/
+219
*
Prefer ScopedNestableTaskAllower over manual save/restore
dhollowa@chromium.org
2012-02-14
1
-3
/
+5
*
Fix calls in base and net unit tests to use TimeDelta.
tedvessenes@gmail.com
2012-02-04
1
-6
/
+6
*
Convert use of int ms to TimeDelta in files owned by jar.
tedvessenes@gmail.com
2012-01-28
1
-11
/
+11
*
Revert r113405, since it appears to be causing a crash and a hang. Also rever...
eroman@chromium.org
2012-01-24
1
-148
/
+4
*
base::Bind: Finish converting net/socket.
jhawkins@chromium.org
2011-12-21
1
-28
/
+27
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-3
/
+3
*
base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.
jhawkins@chromium.org
2011-12-15
1
-225
/
+231
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-19
/
+13
*
Revert 113699 - base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-09
1
-5
/
+0
*
Removing MessageLoop::QuitTask() from net/
dcheng@chromium.org
2011-12-09
1
-1
/
+1
*
base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-08
1
-0
/
+5
*
Revert 113305 - Revert 113300 - Revert of 112134 of Revert 112130 - Close idl...
rtenneti@google.com
2011-12-07
1
-18
/
+167
*
base::Bind: Convert Socket::Read.
jhawkins@chromium.org
2011-12-07
1
-4
/
+8
*
Revert 113300 - Revert of 112134 of Revert 112130 - Close idle connections / ...
rtenneti@chromium.org
2011-12-07
1
-167
/
+18
*
Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions wh...
rtenneti@chromium.org
2011-12-06
1
-18
/
+167
*
base::Bind: Convert StreamSocket::Connect.
jhawkins@chromium.org
2011-12-06
1
-2
/
+5
*
Revert 112130 - Close idle connections / SPDY sessions when needed.
sail@chromium.org
2011-11-30
1
-166
/
+17
*
Close idle connections / SPDY sessions when needed.
willchan@chromium.org
2011-11-30
1
-17
/
+166
*
Close idle sockets next time we are about to send data.
sgurun@google.com
2011-11-16
1
-0
/
+82
*
Expose some network configurations for performance tuning.
wangxianzhu@chromium.org
2011-10-12
1
-3
/
+2
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-74
/
+74
*
Added an OriginBoundCertStore field to the SSLClientSocketNSS class and
rkn@chromium.org
2011-07-21
1
-2
/
+1
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-0
/
+1
*
Update the PreconnectWithBackupTimer and PreconnectWithBackupTimer
wtc@chromium.org
2011-07-12
1
-8
/
+9
*
Add support for random UDP source port selection to avoid birthday attacks in...
agayev@chromium.org
2011-06-29
1
-0
/
+2
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-27
1
-4
/
+80
*
Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...
dimich@chromium.org
2011-06-24
1
-80
/
+4
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-24
1
-4
/
+80
*
Add mock support for UDPClientSocket
agayev@chromium.org
2011-06-22
1
-0
/
+7
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
1
-7
/
+8
*
Revert r85014 because it doesn't work fully and we're doing something else.
willchan@chromium.org
2011-05-12
1
-33
/
+0
*
Restart socket pool backup job timer on ReleaseSocket.
willchan@chromium.org
2011-05-11
1
-0
/
+33
[next]