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
/
tools
/
flip_server
/
spdy_interface.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add unittests for HttpSM and SpdySM on FlipServer.
yhirano@chromium.org
2013-08-19
1
-22
/
+10
*
Fix MemoryCache and related classes on FlipServer.
yhirano@chromium.org
2013-08-09
1
-9
/
+9
*
Add SpdyMajorVersion enum and use it everywhere
akalin@chromium.org
2013-05-16
1
-2
/
+2
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-3
/
+8
*
Revert "Rewrite std::string("") to std::string(), Linux edition."
dcheng@chromium.org
2013-04-09
1
-8
/
+3
*
Rewrite std::string("") to std::string(), Linux edition.
dcheng@chromium.org
2013-04-09
1
-3
/
+8
*
Remove SpdyDataFlags from SpdyFramerVisitorInterface::OnStreamFrameData()
akalin@chromium.org
2013-03-08
1
-1
/
+1
*
Overhaul of how SPDY frame headers are written, useful for SPDY 4 development.
akalin@chromium.org
2013-02-26
1
-2
/
+2
*
Remove SpdyFrame::length(). Useful in SPDY 4 development.
akalin@chromium.org
2013-02-26
1
-4
/
+5
*
Remove SpdyDataFrame. Useful in SPDY 4 development.
akalin@chromium.org
2013-02-21
1
-2
/
+2
*
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
-1
/
+1
*
Remove SpdySynReplyControlFrame and SpdyGoAwayControlFrame.
akalin@chromium.org
2013-02-14
1
-1
/
+1
*
Rename SpdyStatusCodes to SpdyRstStreamStatus
akalin@chromium.org
2013-02-09
1
-1
/
+1
*
Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...
rch@chromium.org
2012-12-04
1
-2
/
+2
*
SPDY_SESSION_RECV_DATA doesn't indicate the DATA_FLAG_FIN
toyoshim@chromium.org
2012-07-12
1
-1
/
+3
*
Remove several usages of linked_ptr in spdy land.
rch@chromium.org
2012-07-11
1
-12
/
+12
*
Created new SpdyFramerVisitorInterface::OnSynStream(), SpdyFramerVisitorInter...
rch@chromium.org
2012-07-09
1
-16
/
+23
*
flip_in_mem_edsm_server: convert proxyed response header names to lowercase.
toyoshim@chromium.org
2012-07-04
1
-3
/
+7
*
clang: -Wunused-private-field cleanups, linux edition
thakis@chromium.org
2012-07-03
1
-2
/
+1
*
Merge changes to SpdyFramer from server code (#83):
rch@chromium.org
2012-04-20
1
-6
/
+0
*
SPDY - replaced SpdySettings (list) with SettingsMap
rtenneti@chromium.org
2012-04-18
1
-3
/
+3
*
Land SpdyFramer (et. al.) changes to support setting the credential slot id i...
rch@chromium.org
2012-03-23
1
-1
/
+1
*
Move all objects from the spdy:: namespace to net::
rch@chromium.org
2012-03-22
1
-33
/
+8
*
SPDY - integration of spdy/3 code.
rtenneti@google.com
2012-03-12
1
-2
/
+2
*
SPDY - pass spdy protocol version that will be used by the SpdyFramer.
rtenneti@chromium.org
2012-03-08
1
-2
/
+2
*
Refactor BufferedSpdyFramer so that SpdySession is not a visitor of
rch@chromium.org
2012-02-20
1
-106
/
+59
*
SPDY - pass stream_id instread contol frame to
rtenneti@chromium.org
2012-02-15
1
-4
/
+3
*
SPDY - FlipServer - changes to use BufferedSpdyFramer.
rtenneti@chromium.org
2012-01-18
1
-24
/
+36
*
Add support to SpdyFramer for the CREDENTIAL frame.
rch@chromium.org
2011-12-27
1
-1
/
+5
*
Changes to read SPDY headers incrementally.
rtenneti@chromium.org
2011-12-25
1
-3
/
+4
*
Make SpdyFrame::size a constant instead of a static method so gcc can optimiz...
thakis@chromium.org
2011-12-04
1
-3
/
+3
*
Updated spdy_framer.cc with the latest code. Code for PING
rtenneti@chromium.org
2011-09-26
1
-0
/
+11
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-02
1
-2
/
+4
*
2 Bug fixes:
mbelshe@chromium.org
2011-03-08
1
-2
/
+10
*
Patch from kelindsay@gmail.com
mbelshe@chromium.org
2011-02-28
1
-0
/
+1
*
Split flip_in_mem_edsm_server into a gazillion pieces.
mbelshe@chromium.org
2011-02-02
1
-0
/
+591