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
/
stream_socket.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove experimental code to pick the "warmest" socket
mmenke@chromium.org
2013-03-30
1
-7
/
+0
*
[net/dns] Handle TC bit on DNS response in DnsTransaction.
szym@chromium.org
2012-12-20
1
-1
/
+0
*
Fix TCPClientSocket::GetLocalAddress() to work when socket is not connected.
sergeyu@chromium.org
2012-07-20
1
-1
/
+1
*
Change SpdySession::GetSSLInfo to get the SSLInfo from the underlying socket
rch@chromium.org
2012-07-19
1
-0
/
+8
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...
zhaoqin@chromium.org
2012-06-08
1
-1
/
+1
*
Add a new GetNegotiatedProtocol method to StreamSocket and implement in all s...
rch@chromium.org
2012-04-03
1
-0
/
+4
*
Move NextProto enum to a new file net/socket/next_proto.h
rch@chromium.org
2012-03-31
1
-1
/
+2
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-1
/
+0
*
base::Bind: Convert StreamSocket::Connect.
jhawkins@chromium.org
2011-12-06
1
-0
/
+1
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-1
/
+1
*
Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.
darin@chromium.org
2011-08-12
1
-1
/
+1
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-27
1
-0
/
+7
*
Revert 90373 - Warmth of a connection (cwnd) is estimated by the amount of da...
dimich@chromium.org
2011-06-24
1
-7
/
+0
*
Warmth of a connection (cwnd) is estimated by the amount of data written to t...
gagansingh@google.com
2011-06-24
1
-0
/
+7
*
Adds URLRequestJob bytes read to NetLog.
mmenke@chromium.org
2011-06-01
1
-6
/
+0
*
Net: Add net_api to the socket code
rvargas@google.com
2011-05-19
1
-2
/
+2
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-0
/
+133