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_test_util_spdy3.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDY - Added SETTINGS_MAX_CONCURRENT_STREAMS:1000 in the initial SETTINGS frame,
rtenneti@google.com
2012-06-14
1
-2
/
+10
*
Increase Chrome SPDY/3 stream receive window to 10MB. The goal is to set the...
rch@chromium.org
2012-06-04
1
-0
/
+4
*
Fixed unsafe passing of command-line parameter to SpdySession
bengr@google.com
2012-04-27
1
-0
/
+2
*
Move SpdyFramer::set_enable_compression_default to BufferedSpdyFramer
rch@chromium.org
2012-04-24
1
-2
/
+2
*
SPDY - replaced SpdySettings (list) with SettingsMap
rtenneti@chromium.org
2012-04-18
1
-2
/
+1
*
Make ConvertRequestPriorityToSpdyPriority aware of new SPDY 3 priorities.
rch@chromium.org
2012-04-17
1
-3
/
+3
*
Implement a MockCertVerifier that can be used to avoid
rsleevi@chromium.org
2012-04-10
1
-3
/
+4
*
Remove crazy c string contortions in spdy_test_util_spdy[23].cc.
rch@chromium.org
2012-04-04
1
-136
/
+43
*
Properly handle spdy3 responses.
rch@chromium.org
2012-04-03
1
-39
/
+106
*
Implement correct v3 CREDENTIAL frame support.
rch@chromium.org
2012-03-24
1
-1
/
+5
*
Land SpdyFramer (et. al.) changes to support setting the credential slot id i...
rch@chromium.org
2012-03-23
1
-1
/
+1
*
Move all objects from the spdy:: namespace to net::
rch@chromium.org
2012-03-22
1
-113
/
+113
*
SPDY - Support new status field in SPDY 3 GOAWAY.
rtenneti@google.com
2012-03-22
1
-1
/
+1
*
Created a new class SpdyTestStateHelper to serve as a helper to manage the st...
rch@chromium.org
2012-03-22
1
-0
/
+15
*
Make CertVerifier a pure virtual interface.
rsleevi@chromium.org
2012-03-21
1
-3
/
+3
*
Send correct request headers when using spdy 3.
rch@chromium.org
2012-03-15
1
-26
/
+26
*
SPDY - pass spdy protocol version that will be used by the SpdyFramer.
rtenneti@chromium.org
2012-03-08
1
-10
/
+10
*
Fork SPDY/2 and SPDY/3 versions of our SPDY tests, in preparation for landing
rch@chromium.org
2012-03-04
1
-0
/
+1012