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_framer.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a new OnControlFrameCompressed method to SpdyFramerVisitor which is invok...
rch@chromium.org
2012-06-26
1
-0
/
+3
*
Land small change to SPDY code from server
rch@chromium.org
2012-05-07
1
-3
/
+4
*
Coverity: Fix uninit member variables.
kmadhusu@chromium.org
2012-05-03
1
-0
/
+1
*
Merge SettingsMap changes from server code
rch@chromium.org
2012-04-27
1
-4
/
+4
*
Move SpdyFramer::set_enable_compression_default to BufferedSpdyFramer
rch@chromium.org
2012-04-24
1
-8
/
+1
*
Clean up a raft of SPDY files to bring in sync with server
rch@chromium.org
2012-04-24
1
-23
/
+19
*
Remove SpdyFramer::CompressFrame() and use CompressControlFrame instead.
rch@chromium.org
2012-04-23
1
-23
/
+16
*
Change SpdyFrameBuilder::length() to return size_t instead of int to avoid a ...
rch@chromium.org
2012-04-21
1
-10
/
+10
*
Merge changes to SpdyFramer from server code (#88):
rch@chromium.org
2012-04-21
1
-57
/
+87
*
Revert 133226 - Merge changes to SpdyFramer from server code (#88):
rch@chromium.org
2012-04-20
1
-75
/
+47
*
Merge changes to SpdyFramer from server code (#88):
rch@chromium.org
2012-04-20
1
-47
/
+75
*
Merge changes to SpdyFramer from server code (#83):
rch@chromium.org
2012-04-20
1
-129
/
+17
*
Merge changes to SpdyFramer from server code (#87, #82):
rch@chromium.org
2012-04-20
1
-73
/
+68
*
Remove the SpdyStatusCode INVALID_ASSOCIATED_STREAM which was never defined i...
rch@chromium.org
2012-04-19
1
-0
/
+8
*
Integrate server change to SpdyFrame which eliminates the expandable control ...
rch@chromium.org
2012-04-18
1
-67
/
+33
*
SPDY - replaced SpdySettings (list) with SettingsMap
rtenneti@chromium.org
2012-04-18
1
-7
/
+11
*
Factor out the code to write control and frame headers into a new constructor...
rch@chromium.org
2012-04-16
1
-94
/
+39
*
Move class local functions and globals into an annonymous namespace.
rch@chromium.org
2012-04-11
1
-2
/
+6
*
Disallowed a NULL pointer from being passed as the second argument to memcpy(...
khorimoto@chromium.org
2012-03-28
1
-3
/
+5
*
Land SpdyFramer (et. al.) changes to support setting the credential slot id i...
rch@chromium.org
2012-03-23
1
-1
/
+7
*
Move SpdyFramer::compression_default_ to a g_enable_compression_default in sp...
rch@chromium.org
2012-03-23
1
-4
/
+3
*
Move all objects from the spdy:: namespace to net::
rch@chromium.org
2012-03-22
1
-3
/
+3
*
SPDY - Support new status field in SPDY 3 GOAWAY.
rtenneti@google.com
2012-03-22
1
-9
/
+32
*
Remove static initializers from Spdy code.
pliard@chromium.org
2012-03-19
1
-8
/
+17
*
SPDY - integration of spdy/3 code.
rtenneti@google.com
2012-03-12
1
-430
/
+475
*
Remove the origin field from the CREDENTIAL frame.
rch@chromium.org
2012-02-29
1
-10
/
+2
*
SPDY - pass stream_id instread contol frame to
rtenneti@chromium.org
2012-02-15
1
-3
/
+4
*
SPDY - SpdyFramer close the session for header compression/decompression errors.
rtenneti@google.com
2012-01-21
1
-1
/
+4
*
Handle Z_BUF_ERROR as a non-fatal error while incrementally decompressing
rtenneti@google.com
2012-01-13
1
-1
/
+1
*
SPDY - delete unused code from spdy_framer.
rtenneti@chromium.org
2012-01-07
1
-127
/
+5
*
Revert 116772 - Enabled SpdyFramerTest's UnclosedStreamDataCompressors.
rtenneti@chromium.org
2012-01-07
1
-5
/
+12
*
Enabled SpdyFramerTest's UnclosedStreamDataCompressors.
rtenneti@chromium.org
2012-01-06
1
-12
/
+5
*
Add support to SpdyFramer for the CREDENTIAL frame.
rch@chromium.org
2011-12-27
1
-0
/
+114
*
Changes to read SPDY headers incrementally.
rtenneti@chromium.org
2011-12-25
1
-60
/
+97
*
Deprecate SpdyControlFrame::size in favor of SpdyControlFrame::kHeaderSize
thakis@chromium.org
2011-12-09
1
-6
/
+7
*
Make SpdyFrame::size a constant instead of a static method so gcc can optimiz...
thakis@chromium.org
2011-12-04
1
-23
/
+29
*
SPDY changes from server.
rtenneti@chromium.org
2011-11-29
1
-1
/
+4
*
Merge spdy_framer changes from server.
rtenneti@chromium.org
2011-11-04
1
-767
/
+755
*
Bump up the buffer limits for SpdyFramer.
willchan@chromium.org
2011-10-09
1
-2
/
+2
*
Updated spdy_framer.cc with the latest code. Code for PING
rtenneti@chromium.org
2011-09-26
1
-42
/
+544
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Removed the static on all stats macros and changed the static declaration
rtenneti@chromium.org
2011-03-22
1
-6
/
+6
*
Downgrade CHECK to DCHECK on buffer that doesn't fully decompress.
mbelshe@chromium.org
2011-03-16
1
-3
/
+4
*
Check that uncompressed data passed to zlib is defined, and mark compression
glider@chromium.org
2011-03-05
1
-0
/
+12
*
Revert 73265 - Check that uncompressed data passed to zlib is defined, and ma...
danno@chromium.org
2011-02-01
1
-8
/
+0
*
Check that uncompressed data passed to zlib is defined, and mark compression
glider@chromium.org
2011-02-01
1
-0
/
+8
*
More net/ header/implementation method reordering.
erg@google.com
2011-01-21
1
-460
/
+464
*
Update server push to allow use of HEADERS frame.
mbelshe@chromium.org
2010-12-03
1
-66
/
+136
*
Convert LOG(INFO) to VLOG(1) - net/.
pkasting@chromium.org
2010-10-16
1
-3
/
+2
*
Move Stats, histograms, and field trial into a metrics subdirectory of base and
brettw@chromium.org
2010-10-14
1
-8
/
+7
[next]