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
/
transport_client_socket_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Call sock_->IsConnected() without waiting for the connection to be
wtc@chromium.org
2012-10-23
1
-7
/
+9
*
TransportClientSocketTest.IsConnected should wait for the server to
wtc@chromium.org
2012-10-23
1
-2
/
+6
*
Remove unnecessary assignment in transport_client_socket_unittest.cc.
pliard@chromium.org
2012-08-13
1
-1
/
+1
*
CapturingNetLog - remove maximum entries constructor argument.
mmenke@chromium.org
2012-06-08
1
-1
/
+0
*
Rename CapturingNetLog::Entry to CapturingNetLog::CaptureEntry,
mmenke@chromium.org
2012-06-02
1
-1
/
+1
*
[net] Switch TestURLRequestContext and other tests to use MockCachingHostReso...
szym@chromium.org
2012-05-23
1
-5
/
+3
*
Refactor TCPListenSocket.
pliard@chromium.org
2012-05-16
1
-9
/
+10
*
Upstream changes making ListenSocket an abstract class.
pliard@chromium.org
2012-04-23
1
-7
/
+9
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-29
/
+30
*
base::Bind: Convert HostResolver::Resolve.
jhawkins@chromium.org
2011-11-16
1
-2
/
+3
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-13
/
+13
*
HostResolverImpl: don't interpret NULL callback argument as a request to do s...
agayev@chromium.org
2011-07-28
1
-1
/
+4
*
Revert 94412 - HostResolverImpl: don't interpret NULL callback argument as a ...
agayev@chromium.org
2011-07-28
1
-4
/
+1
*
HostResolverImpl: don't interpret NULL callback argument as a request to do s...
agayev@chromium.org
2011-07-28
1
-1
/
+4
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-27
1
-1
/
+8
*
Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...
dimich@chromium.org
2011-06-24
1
-8
/
+1
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-24
1
-1
/
+8
*
Assert the return value of sock_->Write() for both sync and async
wtc@chromium.org
2011-06-22
1
-3
/
+2
*
Revert of 85854 which is a revert of 85852 - Add a command line option
rtenneti@chromium.org
2011-05-19
1
-0
/
+1
*
Revert 85852 - Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-1
/
+0
*
Add a command line option ("host-resolver-retry-attempts")
rtenneti@chromium.org
2011-05-19
1
-0
/
+1
*
Re-connect if Keep-Alive connection has been closed by the time we get around...
asanka@chromium.org
2011-05-05
1
-55
/
+116
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-2
/
+2
*
Revert 83524 - Re-connect if Keep-Alive connection has been closed by the tim...
asanka@chromium.org
2011-04-29
1
-87
/
+17
*
Re-connect if Keep-Alive connection has been closed by the time we get around...
asanka@chromium.org
2011-04-29
1
-17
/
+87
*
Undo raw DNS resolver changes, this will be implemented differently, on IO-th...
agayev@chromium.org
2011-04-27
1
-1
/
+1
*
Rework the tcp_client_socket_unittest to be a generic
mbelshe@chromium.org
2011-04-12
1
-0
/
+375