| 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 | -0/+10 |
* | net: Update the include paths of base/string_piece.h to its new location. | tfarina@chromium.org | 2013-04-13 | 1 | -1/+1 |
* | Convert SpdyControlType to SpdyFrameType | akalin@chromium.org | 2013-04-09 | 1 | -2/+2 |
* | Overhaul of how SPDY frame headers are written, useful for SPDY 4 development. | akalin@chromium.org | 2013-02-26 | 1 | -15/+15 |
* | Add SpdyFrame::size() field and prefer its usage to length() + kHeaderSize | akalin@chromium.org | 2013-02-26 | 1 | -1/+1 |
* | Remove SpdyDataFrame references from VTL. | akalin@chromium.org | 2013-02-19 | 1 | -0/+7 |
* | Serious cleanup of SpdyFramer compression code: | akalin@chromium.org | 2013-02-15 | 1 | -24/+24 |
* | Refactor in preparation for SPDY 4, part 1. | akalin@chromium.org | 2013-02-12 | 1 | -1/+3 |
* | Remove unused methods from SpdyFrameBuilder. | rch@chromium.org | 2013-01-09 | 1 | -33/+8 |
* | 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/+3 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Change SpdyFrameBuilder::length() to return size_t instead of int to avoid a ... | rch@chromium.org | 2012-04-21 | 1 | -1/+1 |
* | Bring spdy_frame_builder.{h,cc} into agreement with server code. | rch@chromium.org | 2012-04-18 | 1 | -2/+2 |
* | Factor out the code to write control and frame headers into a new constructor... | rch@chromium.org | 2012-04-16 | 1 | -4/+10 |
* | Remove resize support from SpdyFrameBuilder | rch@chromium.org | 2012-04-13 | 1 | -14/+5 |
* | Land SpdyFramer (et. al.) changes to support setting the credential slot id i... | rch@chromium.org | 2012-03-23 | 1 | -0/+3 |
* | Move all objects from the spdy:: namespace to net:: | rch@chromium.org | 2012-03-22 | 1 | -2/+2 |
* | SPDY - integration of spdy/3 code. | rtenneti@google.com | 2012-03-12 | 1 | -39/+5 |
* | Move net/base/sys_byteorder.h to base/sys_byteorder.h | isherman@chromium.org | 2011-12-28 | 1 | -1/+1 |
* | Add support to SpdyFramer for the CREDENTIAL frame. | rch@chromium.org | 2011-12-27 | 1 | -1/+4 |
* | SPDY changes from server. | rtenneti@chromium.org | 2011-11-29 | 1 | -3/+3 |
* | Merge spdy_framer changes from server. | rtenneti@chromium.org | 2011-11-04 | 1 | -0/+4 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -2/+2 |
* | Net: Add NET_API to socket_stream and spdy. | rvargas@google.com | 2011-05-19 | 1 | -2/+3 |
* | Add net/base/sys_byteorder.h | sergeyu@chromium.org | 2011-04-18 | 1 | -6/+1 |
* | Even more reordering the methods in headers and implementation in net/. | erg@google.com | 2011-01-20 | 1 | -1/+2 |
* | FBTF: Remove unneeded headers from base/ (part 7) | thestig@chromium.org | 2010-08-27 | 1 | -6/+5 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | The great Flip -> Spdy rename. | mbelshe@chromium.org | 2010-02-08 | 1 | -26/+26 |
* | Rename all files from flip* to spdy*. | mbelshe@chromium.org | 2010-02-06 | 1 | -0/+163 |