summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_frame_builder.h
Commit message (Expand)AuthorAgeFilesLines
* [SPDY] Incorporate latest framing changes from HTTP2 into SPDY 4 as SPDY 4a2.akalin@chromium.org2013-05-151-0/+10
* net: Update the include paths of base/string_piece.h to its new location.tfarina@chromium.org2013-04-131-1/+1
* Convert SpdyControlType to SpdyFrameTypeakalin@chromium.org2013-04-091-2/+2
* Overhaul of how SPDY frame headers are written, useful for SPDY 4 development.akalin@chromium.org2013-02-261-15/+15
* Add SpdyFrame::size() field and prefer its usage to length() + kHeaderSizeakalin@chromium.org2013-02-261-1/+1
* Remove SpdyDataFrame references from VTL.akalin@chromium.org2013-02-191-0/+7
* Serious cleanup of SpdyFramer compression code:akalin@chromium.org2013-02-151-24/+24
* Refactor in preparation for SPDY 4, part 1.akalin@chromium.org2013-02-121-1/+3
* Remove unused methods from SpdyFrameBuilder.rch@chromium.org2013-01-091-33/+8
* A few more minor refactors to spdy code for spdy-over-quic. We need to be abl...rch@chromium.org2012-12-191-0/+3
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Change SpdyFrameBuilder::length() to return size_t instead of int to avoid a ...rch@chromium.org2012-04-211-1/+1
* Bring spdy_frame_builder.{h,cc} into agreement with server code.rch@chromium.org2012-04-181-2/+2
* Factor out the code to write control and frame headers into a new constructor...rch@chromium.org2012-04-161-4/+10
* Remove resize support from SpdyFrameBuilderrch@chromium.org2012-04-131-14/+5
* Land SpdyFramer (et. al.) changes to support setting the credential slot id i...rch@chromium.org2012-03-231-0/+3
* Move all objects from the spdy:: namespace to net::rch@chromium.org2012-03-221-2/+2
* SPDY - integration of spdy/3 code.rtenneti@google.com2012-03-121-39/+5
* Move net/base/sys_byteorder.h to base/sys_byteorder.hisherman@chromium.org2011-12-281-1/+1
* Add support to SpdyFramer for the CREDENTIAL frame.rch@chromium.org2011-12-271-1/+4
* SPDY changes from server.rtenneti@chromium.org2011-11-291-3/+3
* Merge spdy_framer changes from server.rtenneti@chromium.org2011-11-041-0/+4
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-2/+2
* Net: Add NET_API to socket_stream and spdy.rvargas@google.com2011-05-191-2/+3
* Add net/base/sys_byteorder.hsergeyu@chromium.org2011-04-181-6/+1
* Even more reordering the methods in headers and implementation in net/.erg@google.com2011-01-201-1/+2
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-6/+5
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-26/+26
* Rename all files from flip* to spdy*.mbelshe@chromium.org2010-02-061-0/+163