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_spdy2_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removed redundant static settings resets.
bengr@google.com
2012-07-19
1
-2
/
+0
*
Remove old unclaimed streams pushed by a SPDY server.
bengr@google.com
2012-07-18
1
-0
/
+72
*
Remove linked_ptr from SpdyStream.
rch@chromium.org
2012-07-18
1
-3
/
+6
*
SPDY - chunked upload - cleanup of spdy_http_stream to read the data
rtenneti@chromium.org
2012-07-12
1
-2
/
+0
*
Revert 144649 - Instead of enqueueing SPDY frames, instead enqueue SPDY strea...
mattm@chromium.org
2012-06-28
1
-10
/
+10
*
Instead of enqueueing SPDY frames, instead enqueue SPDY streams that are read...
rch@chromium.org
2012-06-28
1
-10
/
+10
*
Rename SpdySession::kInitialMaxConcurrentStreams to
rch@chromium.org
2012-06-26
1
-1
/
+1
*
Convert SSLClientSocketNSS to use the NSS Channel ID callback.
mattm@chromium.org
2012-06-26
1
-1
/
+1
*
SPDY - Added SETTINGS_MAX_CONCURRENT_STREAMS:1000 in the initial SETTINGS frame,
rtenneti@google.com
2012-06-14
1
-0
/
+62
*
Add a new OnHostResolutionCallback to TransportSocketParams
rch@chromium.org
2012-06-08
1
-12
/
+22
*
CapturingNetLog - remove maximum entries constructor argument.
mmenke@chromium.org
2012-06-08
1
-1
/
+1
*
Rename CapturingNetLog::Entry to CapturingNetLog::CaptureEntry,
mmenke@chromium.org
2012-06-02
1
-6
/
+5
*
Always enqueue SYN_STREAM frames to the output queue at HIGHEST priority
rch@chromium.org
2012-05-31
1
-9
/
+9
*
Change the stream_id for streams which are serialized out of order.
rch@chromium.org
2012-05-15
1
-0
/
+102
*
SPDY - Deleted the code that sends trailing ping.
rtenneti@chromium.org
2012-05-11
1
-10
/
+4
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
1
-2
/
+1
*
[net] Change order of RequestPriority to natural: higher > lower
szym@chromium.org
2012-04-24
1
-22
/
+18
*
SPDY - replaced SpdySettings (list) with SettingsMap
rtenneti@chromium.org
2012-04-18
1
-26
/
+9
*
Reverting again ... More crashes, and the instrumentation did not appear to help
rch@chromium.org
2012-04-06
1
-140
/
+0
*
Attempting to re-land this feature with instrumentation to track down the use...
rch@chromium.org
2012-04-02
1
-0
/
+140
*
Move NextProto enum to a new file net/socket/next_proto.h
rch@chromium.org
2012-03-31
1
-3
/
+3
*
Reverting this feature, once again. *sigh*
rch@chromium.org
2012-03-26
1
-140
/
+0
*
SPDY - persist SPDY settings.
rtenneti@chromium.org
2012-03-24
1
-33
/
+30
*
Implement correct v3 CREDENTIAL frame support.
rch@chromium.org
2012-03-24
1
-4
/
+1
*
Move all objects from the spdy:: namespace to net::
rch@chromium.org
2012-03-22
1
-32
/
+32
*
Created a new class SpdyTestStateHelper to serve as a helper to manage the st...
rch@chromium.org
2012-03-22
1
-8
/
+2
*
Attempting to re-land the feature.
rch@chromium.org
2012-03-21
1
-0
/
+140
*
Change Origin bound certs -> Domain bound certs.
mattm@chromium.org
2012-03-20
1
-1
/
+1
*
Revert 127717 - Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300...
rch@chromium.org
2012-03-20
1
-140
/
+0
*
Revert 118788 - Revert 113405 - Revert 113305 - Revert 113300 - Revert 112134...
rch@chromium.org
2012-03-20
1
-0
/
+140
*
Add a new set of socket pools for WebSocket connections to HttpNetworkSession.
yutak@chromium.org
2012-03-17
1
-9
/
+18
*
Move some global variables that are set only from test to member fields in Sp...
rch@chromium.org
2012-03-16
1
-6
/
+6
*
Send correct request headers when using spdy 3.
rch@chromium.org
2012-03-15
1
-77
/
+4
*
Change SpdySessionPool to explicitly associate IP pooled sessions with the ma...
rch@chromium.org
2012-03-14
1
-0
/
+17
*
SPDY - integration of spdy/3 code.
rtenneti@google.com
2012-03-12
1
-18
/
+16
*
Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landing
rch@chromium.org
2012-03-04
1
-0
/
+1128