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
/
spdy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deprecate SpdyControlFrame::size in favor of SpdyControlFrame::kHeaderSize
thakis@chromium.org
2011-12-09
4
-17
/
+14
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
5
-147
/
+94
*
Revert 113699 - base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-09
2
-67
/
+12
*
base::Bind: Convert Socket::Write.
jhawkins@chromium.org
2011-12-08
2
-12
/
+67
*
Revert 113305 - Revert 113300 - Revert of 112134 of Revert 112130 - Close idl...
rtenneti@google.com
2011-12-07
2
-2
/
+23
*
base::Bind: Convert Socket::Read.
jhawkins@chromium.org
2011-12-07
2
-3
/
+30
*
Revert 113300 - Revert of 112134 of Revert 112130 - Close idle connections / ...
rtenneti@chromium.org
2011-12-07
2
-23
/
+2
*
Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions wh...
rtenneti@chromium.org
2011-12-06
2
-2
/
+23
*
SPDY PING - log the type of PING if it is received
rtenneti@chromium.org
2011-12-06
1
-3
/
+8
*
base::Bind: Convert StreamSocket::Connect.
jhawkins@chromium.org
2011-12-06
2
-18
/
+52
*
Make SpdyFrame::size a constant instead of a static method so gcc can optimiz...
thakis@chromium.org
2011-12-04
7
-57
/
+63
*
Fix crash bug in SpdyProxyClientSocket.GetPeerAddress where
rch@chromium.org
2011-12-03
3
-21
/
+24
*
Revert 112130 - Close idle connections / SPDY sessions when needed.
sail@chromium.org
2011-11-30
2
-23
/
+2
*
Close idle connections / SPDY sessions when needed.
willchan@chromium.org
2011-11-30
2
-2
/
+23
*
Change SpdyProxyClientSocket::OnClose to not call the write callback if this ...
rch@chromium.org
2011-11-29
3
-2
/
+103
*
SPDY changes from server.
rtenneti@chromium.org
2011-11-29
7
-97
/
+573
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-21
3
-10
/
+97
*
Upstream: Build net_unittests for Android.
jingzhao@chromium.org
2011-11-21
1
-2
/
+2
*
Revert 110879 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-21
3
-97
/
+10
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-21
3
-10
/
+97
*
Revert 110529 - Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-17
3
-97
/
+10
*
Allow chrome to handle 407 auth challenges to CONNECT requests
rch@chromium.org
2011-11-17
3
-10
/
+97
*
Make ClientSocketPoolManager into an interface.
willchan@chromium.org
2011-11-17
5
-11
/
+11
*
base::Bind: Convert HostResolver::Resolve.
jhawkins@chromium.org
2011-11-16
1
-1
/
+2
*
Add OVERRIDE to net/.
avi@chromium.org
2011-11-16
6
-47
/
+49
*
Remove referrer from TransportSocketParams and SOCKSSocketParams.
szym@chromium.org
2011-11-15
5
-11
/
+3
*
Persist dynamically learned SPDY settings (like CWND).
rtenneti@chromium.org
2011-11-15
7
-30
/
+55
*
Send preface-PING message once in 10 secs and send PING
rtenneti@chromium.org
2011-11-12
3
-18
/
+28
*
Cleanup: Remove unneeded forward declararations in net.
thestig@chromium.org
2011-11-11
2
-4
/
+3
*
Remove 13 exit time constructors and 3 static initializers
thakis@chromium.org
2011-11-07
1
-1
/
+1
*
Merge spdy_framer changes from server.
rtenneti@chromium.org
2011-11-04
4
-769
/
+779
*
Use AuthCredentials throughout the network stack instead of username/password.
cbentzel@chromium.org
2011-10-28
2
-5
/
+3
*
Disable SPDY IP pooling for SSL connections with client authentication.
wtc@chromium.org
2011-10-28
2
-3
/
+7
*
Unittest for SPDY's Failed Ping. A small test to send
rtenneti@chromium.org
2011-10-25
2
-3
/
+102
*
Basic HTTP pipelining support.
simonjam@chromium.org
2011-10-19
2
-0
/
+6
*
net: rework the NPN patch.
agl@chromium.org
2011-10-18
1
-7
/
+8
*
Track the RTT via histograms for PING messages sent from client.
rtenneti@chromium.org
2011-10-18
2
-0
/
+18
*
Changes the sending of PING to 1 secs instead
rtenneti@chromium.org
2011-10-17
1
-2
/
+8
*
Don't send preface-PING. Send trailing ping 200ms after sending the SYN_STREAM.
rtenneti@chromium.org
2011-10-17
2
-14
/
+11
*
Removed eroneous DCHECK in CheckPingStatus
rtenneti@chromium.org
2011-10-17
1
-1
/
+0
*
Send PING to check the status of the SPDY connection.
rtenneti@chromium.org
2011-10-16
5
-5
/
+445
*
Add --use-spdy option to control initial max concurrent streams.
willchan@chromium.org
2011-10-13
2
-5
/
+15
*
Support SPDY RST_STREAM with REFUSED_STREAM status properly.
willchan@chromium.org
2011-10-13
2
-0
/
+56
*
Migrate HttpAlternateProtocols to HttpServerPropertiesImpl.
willchan@chromium.org
2011-10-10
3
-2
/
+8
*
Bump up the buffer limits for SpdyFramer.
willchan@chromium.org
2011-10-09
2
-3
/
+3
*
Introduce net::HttpServerPropertiesManager to manage server-specific properties.
rtenneti@chromium.org
2011-10-09
1
-0
/
+1
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
13
-114
/
+114
*
Updated spdy_framer.cc with the latest code. Code for PING
rtenneti@chromium.org
2011-09-26
6
-55
/
+767
*
Add a gyp flag to enable dcheck by default in release without
nsylvain@chromium.org
2011-09-20
1
-0
/
+8
*
Revert 100691 - Mark SpdySessionPool as not threadsafe
dmazzoni@chromium.org
2011-09-12
1
-3
/
+1
[next]