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
/
spdy_session.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDY - add support for spdy/2.1 to support flow control.
rtenneti@google.com
2011-12-10
1
-2
/
+11
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-19
/
+19
*
Revert 113305 - Revert 113300 - Revert of 112134 of Revert 112130 - Close idl...
rtenneti@google.com
2011-12-07
1
-1
/
+17
*
Revert 113300 - Revert of 112134 of Revert 112130 - Close idle connections / ...
rtenneti@chromium.org
2011-12-07
1
-17
/
+1
*
Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions wh...
rtenneti@chromium.org
2011-12-06
1
-1
/
+17
*
SPDY PING - log the type of PING if it is received
rtenneti@chromium.org
2011-12-06
1
-3
/
+8
*
Make SpdyFrame::size a constant instead of a static method so gcc can optimiz...
thakis@chromium.org
2011-12-04
1
-5
/
+5
*
Revert 112130 - Close idle connections / SPDY sessions when needed.
sail@chromium.org
2011-11-30
1
-17
/
+1
*
Close idle connections / SPDY sessions when needed.
willchan@chromium.org
2011-11-30
1
-1
/
+17
*
Persist dynamically learned SPDY settings (like CWND).
rtenneti@chromium.org
2011-11-15
1
-6
/
+9
*
Send preface-PING message once in 10 secs and send PING
rtenneti@chromium.org
2011-11-12
1
-10
/
+20
*
Disable SPDY IP pooling for SSL connections with client authentication.
wtc@chromium.org
2011-10-28
1
-1
/
+1
*
Track the RTT via histograms for PING messages sent from client.
rtenneti@chromium.org
2011-10-18
1
-0
/
+13
*
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
1
-10
/
+7
*
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
1
-1
/
+170
*
Add --use-spdy option to control initial max concurrent streams.
willchan@chromium.org
2011-10-13
1
-1
/
+4
*
Support SPDY RST_STREAM with REFUSED_STREAM status properly.
willchan@chromium.org
2011-10-13
1
-0
/
+2
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-2
/
+2
*
Updated spdy_framer.cc with the latest code. Code for PING
rtenneti@chromium.org
2011-09-26
1
-0
/
+11
*
LOG(WARNING)=>VLOG for SPDY path logging
willchan@chromium.org
2011-09-09
1
-2
/
+2
*
some cleanup for base/stl_util
dilmah@chromium.org
2011-07-19
1
-1
/
+1
*
Cleanup some test ugliness. Stop using a global.
willchan@chromium.org
2011-07-01
1
-10
/
+3
*
Speculative fix for bug 80095.
willchan@chromium.org
2011-06-28
1
-0
/
+12
*
GetPeerAddress could be called without socket, added check
dpolukhin@chromium.org
2011-05-06
1
-0
/
+6
*
Find("SpdyCwnd") is sometimes coming back null. This guards against that case.
russellbrenner@google.com
2011-04-26
1
-0
/
+4
*
Added GetLocalAddress() in net::ClientSocket.
sergeyu@chromium.org
2011-04-19
1
-0
/
+8
*
We've finished testing with the cwnd fixed at 32, it is clearly worse.
mbelshe@chromium.org
2011-04-11
1
-2
/
+2
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Enable IP pooling for SPDY.
mbelshe@chromium.org
2011-03-25
1
-0
/
+12
*
Removed the static on all stats macros and changed the static declaration
rtenneti@chromium.org
2011-03-22
1
-6
/
+6
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
1
-1
/
+1
*
Revert "Add chunked uploads support to SPDY"
satish@chromium.org
2011-03-04
1
-1
/
+1
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
1
-1
/
+1
*
In spdy_session dont call CloseAllStreams if it has
rtenneti@chromium.org
2011-02-15
1
-3
/
+5
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-0
/
+2
*
Fix 'else' style nit.
wtc@google.com
2010-12-15
1
-3
/
+1
*
Add some experiments for different policies on cwnd restore.
mbelshe@chromium.org
2010-12-11
1
-7
/
+37
*
Add more cwnd histograms - this type partitioned by amount of data
mbelshe@chromium.org
2010-12-10
1
-0
/
+25
*
Add histogram to analyze sent cwnd settings for spdy.
mbelshe@chromium.org
2010-12-09
1
-0
/
+14
*
Don't tweak buffer size for SPDY
mbelshe@chromium.org
2010-12-09
1
-13
/
+0
*
Add origin checking for server pushed resources.
mbelshe@chromium.org
2010-12-08
1
-10
/
+18
*
Add histograms to track stalled spdy streams.
mbelshe@chromium.org
2010-12-06
1
-0
/
+7
*
Update server push to allow use of HEADERS frame.
mbelshe@chromium.org
2010-12-03
1
-22
/
+73
*
Fix case where a SPDY stream with an un-verified cert would kill the browser
mbelshe@google.com
2010-12-01
1
-6
/
+8
*
Make sure to send the SpdySettings frame as soon as possible.
willchan@chromium.org
2010-11-19
1
-3
/
+2
*
Fix SPDY crash on race when canceling a stream that just got created.
willchan@chromium.org
2010-11-18
1
-4
/
+24
*
Change the way request headers are logged to the NetLog to ensure
rch@chromium.org
2010-11-11
1
-32
/
+25
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
1
-30
/
+40
[next]