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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge 120855 - SPDY - Adjust the send window size of all streams (new and cur...
rtenneti@chromium.org
2012-02-08
1
-0
/
+3
*
Convert use of int ms to TimeDelta in files owned by jar.
tedvessenes@gmail.com
2012-01-28
1
-1
/
+1
*
SPDY - Change all tests to use SPDY/2.1 protocol. Made
rtenneti@chromium.org
2012-01-27
1
-2
/
+14
*
Revert r113405, since it appears to be causing a crash and a hang. Also rever...
eroman@chromium.org
2012-01-24
1
-6
/
+2
*
Add support to SpdyFramer for the CREDENTIAL frame.
rch@chromium.org
2011-12-27
1
-1
/
+5
*
Changes to read SPDY headers incrementally.
rtenneti@chromium.org
2011-12-25
1
-13
/
+17
*
Eliminate no-arg constructor for CallbackResultPair
tbreisacher@chromium.org
2011-12-22
1
-1
/
+0
*
base::Bind: Convert most of webkit/appcache.
jhawkins@chromium.org
2011-12-21
1
-1
/
+3
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-8
/
+14
*
Added protocol_version negotiated with the server.
rtenneti@google.com
2011-12-20
1
-1
/
+4
*
SPDY - add support for spdy/2.1 to support flow control.
rtenneti@google.com
2011-12-10
1
-3
/
+11
*
Migrate net/socket/socket.h, net/socket/stream_socket.h to base::Bind().
ajwong@chromium.org
2011-12-09
1
-7
/
+2
*
Revert 113305 - Revert 113300 - Revert of 112134 of Revert 112130 - Close idl...
rtenneti@google.com
2011-12-07
1
-1
/
+6
*
Revert 113300 - Revert of 112134 of Revert 112130 - Close idle connections / ...
rtenneti@chromium.org
2011-12-07
1
-6
/
+1
*
Revert of 112134 of Revert 112130 - Close idle connections / SPDY sessions wh...
rtenneti@chromium.org
2011-12-06
1
-1
/
+6
*
Make SpdyFrame::size a constant instead of a static method so gcc can optimiz...
thakis@chromium.org
2011-12-04
1
-1
/
+1
*
Revert 112130 - Close idle connections / SPDY sessions when needed.
sail@chromium.org
2011-11-30
1
-6
/
+1
*
Close idle connections / SPDY sessions when needed.
willchan@chromium.org
2011-11-30
1
-1
/
+6
*
Add OVERRIDE to net/.
avi@chromium.org
2011-11-16
1
-6
/
+6
*
Persist dynamically learned SPDY settings (like CWND).
rtenneti@chromium.org
2011-11-15
1
-2
/
+2
*
Send preface-PING message once in 10 secs and send PING
rtenneti@chromium.org
2011-11-12
1
-6
/
+6
*
Disable SPDY IP pooling for SSL connections with client authentication.
wtc@chromium.org
2011-10-28
1
-2
/
+6
*
Unittest for SPDY's Failed Ping. A small test to send
rtenneti@chromium.org
2011-10-25
1
-0
/
+1
*
Track the RTT via histograms for PING messages sent from client.
rtenneti@chromium.org
2011-10-18
1
-0
/
+5
*
Don't send preface-PING. Send trailing ping 200ms after sending the SYN_STREAM.
rtenneti@chromium.org
2011-10-17
1
-4
/
+4
*
Send PING to check the status of the SPDY connection.
rtenneti@chromium.org
2011-10-16
1
-1
/
+124
*
Add --use-spdy option to control initial max concurrent streams.
willchan@chromium.org
2011-10-13
1
-4
/
+11
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-7
/
+7
*
Updated spdy_framer.cc with the latest code. Code for PING
rtenneti@chromium.org
2011-09-26
1
-0
/
+6
*
Exposing CloseIdleConnections in HttpCache, and close idle spdy sessions
kristianm@chromium.org
2011-09-08
1
-0
/
+5
*
Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.
darin@chromium.org
2011-08-12
1
-2
/
+2
*
Move base/values.h into the base namespace. This includes a cros DEPS roll
dmazzoni@chromium.org
2011-07-12
1
-2
/
+2
*
Cleanup some test ugliness. Stop using a global.
willchan@chromium.org
2011-07-01
1
-4
/
+4
*
Speculative fix for bug 80095.
willchan@chromium.org
2011-06-28
1
-0
/
+4
*
Net: Add NET_API to socket_stream and spdy.
rvargas@google.com
2011-05-19
1
-2
/
+2
*
Rename ClientSocket to StreamSocket.
sergeyu@chromium.org
2011-05-05
1
-1
/
+1
*
Added GetLocalAddress() in net::ClientSocket.
sergeyu@chromium.org
2011-04-19
1
-3
/
+2
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
1
-1
/
+0
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-3
/
+3
*
Enable IP pooling for SPDY.
mbelshe@chromium.org
2011-03-25
1
-0
/
+7
*
More net/ reordering.
erg@google.com
2011-01-21
1
-24
/
+24
*
Increase the initial spdy concurrent stream limit to 10
mbelshe@chromium.org
2010-12-14
1
-1
/
+1
*
Add more cwnd histograms - this type partitioned by amount of data
mbelshe@chromium.org
2010-12-10
1
-0
/
+1
*
Add histograms to track stalled spdy streams.
mbelshe@chromium.org
2010-12-06
1
-0
/
+1
*
Update server push to allow use of HEADERS frame.
mbelshe@chromium.org
2010-12-03
1
-1
/
+5
*
Fix SPDY crash on race when canceling a stream that just got created.
willchan@chromium.org
2010-11-18
1
-1
/
+18
*
Change the way request headers are logged to the NetLog to ensure
rch@chromium.org
2010-11-11
1
-0
/
+22
*
Temporary fix to reduce the spdy concurrent streams to 6.
mbelshe@chromium.org
2010-10-25
1
-1
/
+10
*
Render SpdySessionPools on the Data tab and on a new
mmenke@chromium.org
2010-10-12
1
-0
/
+4
*
Speculative fix for SpdySettingsStorage crasher.
willchan@chromium.org
2010-10-07
1
-1
/
+5
[next]