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_protocol_test.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove SpdyFrameBlock structure, the last remaining "on-the-wire" structs.
akalin@chromium.org
2013-02-27
1
-1
/
+0
*
Overhaul of how SPDY frame headers are written, useful for SPDY 4 development.
akalin@chromium.org
2013-02-26
1
-1
/
+0
*
Remove SpdyFrame::set_length(), SpdyFrame::set_flags() and SpdyFrame::flags().
akalin@chromium.org
2013-02-22
1
-14
/
+0
*
Remove SpdyDataFrame. Useful in SPDY 4 development.
akalin@chromium.org
2013-02-21
1
-74
/
+0
*
Remove SpdyFrame::is_control_frame(). Useful in SPDY 4 development.
akalin@chromium.org
2013-02-20
1
-5
/
+0
*
Remove SpdyControlFrame, and associated cleanup.
akalin@chromium.org
2013-02-16
1
-41
/
+1
*
Reverting as it causes compile failures on windows.
ananta@chromium.org
2013-02-15
1
-1
/
+41
*
Remove SpdyControlFrame, and associated cleanup.
akalin@chromium.org
2013-02-15
1
-41
/
+1
*
Remove SpdySettingsControlFrame struct. Useful for Spdy 4 Development.
akalin@chromium.org
2013-02-15
1
-52
/
+0
*
Remove SpdySynStreamControlFrame struct. Useful in SPDY 4 development.
akalin@chromium.org
2013-02-15
1
-59
/
+0
*
Remove SpdyHeadersControlFrame struct. Useful in SPDY 4 development.
akalin@chromium.org
2013-02-14
1
-10
/
+0
*
Remove SpdyRstStreamControlFrame struct. Useful for SPDY 4 development.
akalin@chromium.org
2013-02-14
1
-31
/
+0
*
Remove SpdyPingControlFrame struct. Useful for SPDY 4 development.
akalin@chromium.org
2013-02-14
1
-12
/
+0
*
Remove SpdyWindowUpdateControlFrame. Useful in SPDY 4 development.
akalin@chromium.org
2013-02-14
1
-1
/
+53
*
Clean up the last remaining bits of SpdySynReplyControlFrame.
akalin@chromium.org
2013-02-14
1
-1
/
+0
*
Remove SpdySynReplyControlFrame and SpdyGoAwayControlFrame.
akalin@chromium.org
2013-02-14
1
-81
/
+0
*
Stop testing invalid flag values.
akalin@chromium.org
2013-02-09
1
-4
/
+4
*
Rename SpdyStatusCodes to SpdyRstStreamStatus
akalin@chromium.org
2013-02-09
1
-13
/
+14
*
Make all net targets build on Win64
jschuh@chromium.org
2013-01-10
1
-1
/
+1
*
Merge SettingsMap changes from server code
rch@chromium.org
2012-04-27
1
-3
/
+4
*
Clean up a raft of SPDY files to bring in sync with server
rch@chromium.org
2012-04-24
1
-9
/
+5
*
Fix small typo in spdy_frame_reader.h
rch@chromium.org
2012-04-19
1
-1
/
+1
*
SPDY - replaced SpdySettings (list) with SettingsMap
rtenneti@chromium.org
2012-04-18
1
-15
/
+16
*
Land SpdyFramer (et. al.) changes to support setting the credential slot id i...
rch@chromium.org
2012-03-23
1
-2
/
+5
*
Move all objects from the spdy:: namespace to net::
rch@chromium.org
2012-03-22
1
-49
/
+19
*
SPDY - Support new status field in SPDY 3 GOAWAY.
rtenneti@google.com
2012-03-22
1
-2
/
+6
*
SPDY - unkorked spdy_framer and spdy_protocol tests.
rtenneti@google.com
2012-03-15
1
-0
/
+414
*
SPDY - integration of spdy/3 code.
rtenneti@google.com
2012-03-12
1
-382
/
+0
*
Deprecate SpdyControlFrame::size in favor of SpdyControlFrame::kHeaderSize
thakis@chromium.org
2011-12-09
1
-6
/
+6
*
Make SpdyFrame::size a constant instead of a static method so gcc can optimiz...
thakis@chromium.org
2011-12-04
1
-2
/
+2
*
SPDY changes from server.
rtenneti@chromium.org
2011-11-29
1
-1
/
+67
*
Upstream: Build net_unittests for Android.
jingzhao@chromium.org
2011-11-21
1
-2
/
+2
*
Add a gyp flag to enable dcheck by default in release without
nsylvain@chromium.org
2011-09-20
1
-0
/
+8
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
clang/mac: Fix almost all problems when building all.xcodeproj.
thakis@chromium.org
2010-10-04
1
-2
/
+2
*
Adds tests for the SpdyFramer.Create* frame creation methods.
mlloyd@chromium.org
2010-07-08
1
-4
/
+5
*
SPDY: Add support for WINDOW_UPDATE frame.
cbentzel@chromium.org
2010-07-01
1
-1
/
+19
*
Implement protocol definitions for the SPDY SETTINGS frame (previously
mbelshe@chromium.org
2010-04-02
1
-17
/
+67
*
Update spdy_protocol to support the GOAWAY message.
mbelshe@chromium.org
2010-03-04
1
-25
/
+82
*
API changes and protocol changes for supporting the latest SPDY spec.
mbelshe@chromium.org
2010-02-10
1
-9
/
+13
*
The great Flip -> Spdy rename.
mbelshe@chromium.org
2010-02-08
1
-46
/
+46
*
Rename all files from flip* to spdy*.
mbelshe@chromium.org
2010-02-06
1
-0
/
+178