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_frame_builder.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPDY] Incorporate latest framing changes from HTTP2 into SPDY 4 as SPDY 4a2.
akalin@chromium.org
2013-05-15
1
-28
/
+35
*
Convert SpdyControlType to SpdyFrameType
akalin@chromium.org
2013-04-09
1
-1
/
+3
*
Support SPDY 4 common header framing.
akalin@chromium.org
2013-03-02
1
-22
/
+52
*
Rename GetControlFrameMinimumSize() to GetControlFrameHeaderSize() in SpdyFramer
akalin@chromium.org
2013-02-28
1
-3
/
+3
*
Remove SpdyFrameBlock structure, the last remaining "on-the-wire" structs.
akalin@chromium.org
2013-02-27
1
-0
/
+6
*
Overhaul of how SPDY frame headers are written, useful for SPDY 4 development.
akalin@chromium.org
2013-02-26
1
-31
/
+28
*
Remove SpdyDataFrame references from VTL.
akalin@chromium.org
2013-02-19
1
-1
/
+6
*
Serious cleanup of SpdyFramer compression code:
akalin@chromium.org
2013-02-15
1
-16
/
+51
*
Refactor in preparation for SPDY 4, part 1.
akalin@chromium.org
2013-02-12
1
-2
/
+2
*
Add DCHECK for these-should-never-be-hit SpdyFrameBuilder error conditions.
akalin@chromium.org
2013-02-11
1
-21
/
+14
*
Remove unused methods from SpdyFrameBuilder.
rch@chromium.org
2013-01-09
1
-2
/
+1
*
A few more minor refactors to spdy code for spdy-over-quic. We need to be abl...
rch@chromium.org
2012-12-19
1
-0
/
+6
*
Bring spdy_frame_builder.{h,cc} into agreement with server code.
rch@chromium.org
2012-04-18
1
-2
/
+1
*
Factor out the code to write control and frame headers into a new constructor...
rch@chromium.org
2012-04-16
1
-1
/
+40
*
Remove resize support from SpdyFrameBuilder
rch@chromium.org
2012-04-13
1
-24
/
+4
*
Move all objects from the spdy:: namespace to net::
rch@chromium.org
2012-03-22
1
-2
/
+2
*
Remove static initializers from Spdy code.
pliard@chromium.org
2012-03-19
1
-3
/
+0
*
SPDY - integration of spdy/3 code.
rtenneti@google.com
2012-03-12
1
-123
/
+13
*
Coverity fix: Logically dead code
arthurhsu@chromium.org
2011-12-28
1
-0
/
+1
*
Add support to SpdyFramer for the CREDENTIAL frame.
rch@chromium.org
2011-12-27
1
-1
/
+14
*
Coverity: Fixing dead code bug.
dpapad@chromium.org
2011-12-21
1
-4
/
+0
*
SPDY changes from server.
rtenneti@chromium.org
2011-11-29
1
-25
/
+33
*
Merge spdy_framer changes from server.
rtenneti@chromium.org
2011-11-04
1
-1
/
+9
*
Even more reordering the methods in headers and implementation in net/.
erg@google.com
2011-01-20
1
-21
/
+21
*
Fix nits: remove unnecessary local variable, check for
wtc@chromium.org
2010-09-13
1
-5
/
+4
*
Return NULL instead of false when appropriate.
evan@chromium.org
2010-06-10
1
-1
/
+1
*
The great Flip -> Spdy rename.
mbelshe@chromium.org
2010-02-08
1
-18
/
+18
*
Rename all files from flip* to spdy*.
mbelshe@chromium.org
2010-02-06
1
-0
/
+181