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
/
buffered_spdy_framer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add SpdyMajorVersion enum and use it everywhere
akalin@chromium.org
2013-05-16
1
-1
/
+1
*
SPDY: Respect SETTINGS_FLAG_CLEAR_PREVIOUSLY_PERSISTED_SETTINGS.
rtenneti@chromium.org
2013-04-30
1
-0
/
+5
*
[SPDY] Plumb SPDY frame type through write queue
akalin@chromium.org
2013-04-15
1
-2
/
+16
*
Convert SpdyControlType to SpdyFrameType
akalin@chromium.org
2013-04-09
1
-1
/
+1
*
Remove SpdyDataFlags from SpdyFramerVisitorInterface::OnStreamFrameData()
akalin@chromium.org
2013-03-08
1
-2
/
+2
*
[SPDY] Implement per-session flow control
akalin@chromium.org
2013-03-01
1
-1
/
+2
*
[SPDY] Clean up stream flow control code a bit
akalin@chromium.org
2013-02-28
1
-2
/
+2
*
Rename GetControlFrameMinimumSize() to GetControlFrameHeaderSize() in SpdyFramer
akalin@chromium.org
2013-02-28
1
-2
/
+2
*
Remove SpdyDataFrame. Useful in SPDY 4 development.
akalin@chromium.org
2013-02-21
1
-4
/
+4
*
Remove SpdyDataFrame from OnSpdyDataFrameHeader() arguments.
akalin@chromium.org
2013-02-19
1
-1
/
+3
*
Remove SpdyControlFrame, and associated cleanup.
akalin@chromium.org
2013-02-16
1
-0
/
+6
*
Reverting as it causes compile failures on windows.
ananta@chromium.org
2013-02-15
1
-6
/
+0
*
Remove SpdyControlFrame, and associated cleanup.
akalin@chromium.org
2013-02-15
1
-0
/
+6
*
Serious cleanup of SpdyFramer compression code:
akalin@chromium.org
2013-02-15
1
-8
/
+8
*
Remove unused method SpdyFramer::IsCompressible().
akalin@chromium.org
2013-02-15
1
-1
/
+0
*
Remove SpdySettingsControlFrame struct. Useful for Spdy 4 Development.
akalin@chromium.org
2013-02-15
1
-1
/
+1
*
Remove SpdySynStreamControlFrame struct. Useful in SPDY 4 development.
akalin@chromium.org
2013-02-15
1
-7
/
+7
*
Remove SpdyHeadersControlFrame struct. Useful in SPDY 4 development.
akalin@chromium.org
2013-02-14
1
-4
/
+4
*
Remove SpdyCredentialControlFrame struct. Useful for SPDY 4 development.
akalin@chromium.org
2013-02-14
1
-1
/
+1
*
Remove SpdyRstStreamControlFrame struct. Useful for SPDY 4 development.
akalin@chromium.org
2013-02-14
1
-2
/
+2
*
Remove SpdyPingControlFrame struct. Useful for SPDY 4 development.
akalin@chromium.org
2013-02-14
1
-1
/
+1
*
Remove SpdyWindowUpdateControlFrame. Useful in SPDY 4 development.
akalin@chromium.org
2013-02-14
1
-1
/
+1
*
Remove SpdySynReplyControlFrame and SpdyGoAwayControlFrame.
akalin@chromium.org
2013-02-14
1
-5
/
+5
*
Rename SpdyStatusCodes to SpdyRstStreamStatus
akalin@chromium.org
2013-02-09
1
-3
/
+4
*
Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...
rch@chromium.org
2012-12-04
1
-3
/
+2
*
Add SPDY request headers to DevTools.
mmenke@chromium.org
2012-09-07
1
-0
/
+1
*
net: workaround compression leaks
agl@chromium.org
2012-08-15
1
-1
/
+0
*
Revert "net: workaround compression leaks"
agl@chromium.org
2012-08-14
1
-0
/
+1
*
net: workaround compression leaks
agl@chromium.org
2012-08-14
1
-1
/
+0
*
SPDY_SESSION_RECV_DATA doesn't indicate the DATA_FLAG_FIN
toyoshim@chromium.org
2012-07-12
1
-2
/
+4
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
1
-1
/
+0
*
Remove several usages of linked_ptr in spdy land.
rch@chromium.org
2012-07-11
1
-4
/
+3
*
Created new SpdyFramerVisitorInterface::OnSynStream(), SpdyFramerVisitorInter...
rch@chromium.org
2012-07-09
1
-19
/
+53
*
Add a new OnControlFrameCompressed method to SpdyFramerVisitor which is invok...
rch@chromium.org
2012-06-26
1
-0
/
+12
*
RefCounted types should not have public destructors, net/ edition
rsleevi@chromium.org
2012-05-29
1
-1
/
+3
*
Change BufferedSpdyFramerVisitorInterface::OnError to take an SpdyFramer::Spd...
rch@chromium.org
2012-04-27
1
-1
/
+1
*
Move SpdyFramer::set_enable_compression_default to BufferedSpdyFramer
rch@chromium.org
2012-04-24
1
-0
/
+2
*
[net] Change order of RequestPriority to natural: higher > lower
szym@chromium.org
2012-04-24
1
-1
/
+1
*
Remove SpdyFramer::CompressFrame() and use CompressControlFrame instead.
rch@chromium.org
2012-04-23
1
-1
/
+1
*
SPDY - replaced SpdySettings (list) with SettingsMap
rtenneti@chromium.org
2012-04-18
1
-1
/
+1
*
Land SpdyFramer (et. al.) changes to support setting the credential slot id i...
rch@chromium.org
2012-03-23
1
-0
/
+1
*
Move all objects from the spdy:: namespace to net::
rch@chromium.org
2012-03-22
1
-9
/
+9
*
SPDY - Support new status field in SPDY 3 GOAWAY.
rtenneti@google.com
2012-03-22
1
-1
/
+2
*
SPDY - integration of spdy/3 code.
rtenneti@google.com
2012-03-12
1
-4
/
+7
*
SPDY - pass spdy protocol version that will be used by the SpdyFramer.
rtenneti@chromium.org
2012-03-08
1
-1
/
+14
*
SPDY - Better SPDY error logging in NetLog.
rtenneti@chromium.org
2012-02-23
1
-3
/
+6
*
Refactor BufferedSpdyFramer so that SpdySession is not a visitor of
rch@chromium.org
2012-02-20
1
-13
/
+52
*
SPDY - pass stream_id instread contol frame to
rtenneti@chromium.org
2012-02-15
1
-1
/
+2
*
SPDY - FlipServer - changes to use BufferedSpdyFramer.
rtenneti@chromium.org
2012-01-18
1
-1
/
+4
*
Changes to read SPDY headers incrementally.
rtenneti@chromium.org
2011-12-25
1
-0
/
+106