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] Move the rest of the spdy_test_util* functions to the SpdyTestUtil class
akalin@chromium.org
2013-05-31
1
-287
/
+46
*
Merge ConstructSpdyConnect
ttuttle@chromium.org
2013-05-24
1
-21
/
+0
*
Merge ConstructSpdyGet into SpdyTestUtil
ttuttle@chromium.org
2013-05-23
1
-55
/
+0
*
Remove ConstructSpdyHeader
ttuttle@chromium.org
2013-05-21
1
-36
/
+0
*
Merge ConstructSpdyReplyString into SpdyTestUtil
ttuttle@chromium.org
2013-05-20
1
-73
/
+0
*
Add SpdyMajorVersion enum and use it everywhere
akalin@chromium.org
2013-05-16
1
-13
/
+12
*
Merge framer-based Construct* functions to SpdyTestUtil
ttuttle@chromium.org
2013-05-15
1
-37
/
+0
*
Clean up local functions in spdy_test_util_spdy[23]
ttuttle@chromium.org
2013-05-15
1
-28
/
+10
*
Merge ConstructSpdyControlFrame into SpdyTestUtil.
ttuttle@chromium.org
2013-05-14
1
-82
/
+74
*
Merge ConstructSpdyFrame into SpdyTestUtil
ttuttle@chromium.org
2013-05-10
1
-46
/
+8
*
Create SpdyTestUtil and add first two methods
ttuttle@chromium.org
2013-05-08
1
-29
/
+6
*
Merge spdy2/3 versions of Spdy{SessionDependencies,URLRequestContext}
ttuttle@chromium.org
2013-05-03
1
-175
/
+0
*
net: Remove use of ALLOW_THIS_IN_INITIALIZER_LIST.
scherkus@chromium.org
2013-04-30
1
-1
/
+1
*
Avoid C++11 narrowing errors.
raphael.kubo.da.costa@intel.com
2013-04-19
1
-1
/
+1
*
Correctly handle SPDY GOAWAY frames.
rch@chromium.org
2013-04-19
1
-64
/
+5
*
[SPDY] Plumb SPDY frame type through write queue
akalin@chromium.org
2013-04-15
1
-54
/
+104
*
[SPDY] Add flag and about:flags entry for SPDY/4 alpha 1
akalin@chromium.org
2013-04-12
1
-0
/
+3
*
Convert SpdyControlType to SpdyFrameType
akalin@chromium.org
2013-04-09
1
-6
/
+14
*
Move version-agnostic functions from spdy_test_util_spdy[23] to _common.
ttuttle@chromium.org
2013-04-04
1
-166
/
+0
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
1
-1
/
+1
*
[SPDY] Refactor tests in preparation for a fix for a session flow control bug
akalin@chromium.org
2013-03-18
1
-111
/
+125
*
[SPDY] Implement per-session flow control
akalin@chromium.org
2013-03-01
1
-1
/
+4
*
Remove SpdyFrame::length(). Useful in SPDY 4 development.
akalin@chromium.org
2013-02-26
1
-17
/
+9
*
[SPDY] Prepend "stream_" to stream flow control variables
akalin@chromium.org
2013-02-22
1
-3
/
+4
*
Rename SpdyStatusCodes to SpdyRstStreamStatus
akalin@chromium.org
2013-02-09
1
-4
/
+4
*
Fix uninitialized variable in SpdySessionDependencies
rch@chromium.org
2013-02-03
1
-0
/
+1
*
Add a new enable_user_alternate_protocol_ports flag.
rch@chromium.org
2013-02-01
1
-0
/
+3
*
Small fixes to allow unit tests to compile with gcc 4.7.x (tested with gcc 4....
kamil.jiwa@gmail.com
2013-01-03
1
-3
/
+3
*
Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...
rch@chromium.org
2012-12-04
1
-206
/
+161
*
Clean up SpdySessionDependencies to remove code duplication.
rch@chromium.org
2012-12-02
1
-17
/
+19
*
[net] Change factory methods for HostResolver and HostCache to return a scope...
szym@chromium.org
2012-10-22
1
-1
/
+1
*
SPDY - Add support for PINGs initiated by the server.
rtenneti@chromium.org
2012-10-04
1
-2
/
+2
*
crypto: add DecodeSignature and use SHA-256 with ECDSA.
agl@chromium.org
2012-09-19
1
-0
/
+6
*
WebSocket over SPDY: unit test cleanup
toyoshim@chromium.org
2012-08-21
1
-71
/
+0
*
Add WriteHeaders interface to SpdySession and SpdyStream.
toyoshim@chromium.org
2012-08-03
1
-0
/
+71
*
Simplify the EC signature creation code by moving it to a Helper.
rch@chromium.org
2012-08-01
1
-1
/
+52
*
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
[next]