summaryrefslogtreecommitdiffstats
path: root/net/spdy/buffered_spdy_framer.h
Commit message (Expand)AuthorAgeFilesLines
* RefCounted types should not have public destructors, net/ editionrsleevi@chromium.org2012-05-291-1/+3
* Change BufferedSpdyFramerVisitorInterface::OnError to take an SpdyFramer::Spd...rch@chromium.org2012-04-271-1/+1
* Move SpdyFramer::set_enable_compression_default to BufferedSpdyFramerrch@chromium.org2012-04-241-0/+2
* [net] Change order of RequestPriority to natural: higher > lowerszym@chromium.org2012-04-241-1/+1
* Remove SpdyFramer::CompressFrame() and use CompressControlFrame instead.rch@chromium.org2012-04-231-1/+1
* SPDY - replaced SpdySettings (list) with SettingsMaprtenneti@chromium.org2012-04-181-1/+1
* Land SpdyFramer (et. al.) changes to support setting the credential slot id i...rch@chromium.org2012-03-231-0/+1
* Move all objects from the spdy:: namespace to net::rch@chromium.org2012-03-221-9/+9
* SPDY - Support new status field in SPDY 3 GOAWAY.rtenneti@google.com2012-03-221-1/+2
* SPDY - integration of spdy/3 code.rtenneti@google.com2012-03-121-4/+7
* SPDY - pass spdy protocol version that will be used by the SpdyFramer.rtenneti@chromium.org2012-03-081-1/+14
* SPDY - Better SPDY error logging in NetLog.rtenneti@chromium.org2012-02-231-3/+6
* Refactor BufferedSpdyFramer so that SpdySession is not a visitor ofrch@chromium.org2012-02-201-13/+52
* SPDY - pass stream_id instread contol frame tortenneti@chromium.org2012-02-151-1/+2
* SPDY - FlipServer - changes to use BufferedSpdyFramer.rtenneti@chromium.org2012-01-181-1/+4
* Changes to read SPDY headers incrementally. rtenneti@chromium.org2011-12-251-0/+106