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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Serious cleanup of SpdyFramer compression code:
akalin@chromium.org
2013-02-15
1
-7
/
+7
*
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
2
-2
/
+2
*
Linux/ChromeOS Chromium style checker cleanup, net/ edition.
rsleevi@chromium.org
2013-02-06
1
-5
/
+5
*
Only define ERROR on windows builds
joth@chromium.org
2013-01-10
1
-2
/
+2
*
Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...
rch@chromium.org
2012-12-04
1
-2
/
+2
*
Revert 168239 - Extract SIGPIPE ignoring code to a common place.
dmichael@google.com
2012-11-16
1
-2
/
+1
*
Extract SIGPIPE ignoring code to a common place.
phajdan.jr@chromium.org
2012-11-16
1
-1
/
+2
*
Fix build errors `undeclared functions read() write() and usleep()' in Fedora...
penghuang@chromium.org
2012-08-24
2
-0
/
+3
*
Clean-up inline members of nested classes (net/)
hans@chromium.org
2012-08-09
4
-20
/
+48
*
SPDY_SESSION_RECV_DATA doesn't indicate the DATA_FLAG_FIN
toyoshim@chromium.org
2012-07-12
2
-2
/
+5
*
Remove the rest of #pragma once in one big CL.
ajwong@chromium.org
2012-07-11
15
-15
/
+0
*
Remove several usages of linked_ptr in spdy land.
rch@chromium.org
2012-07-11
2
-16
/
+16
*
Created new SpdyFramerVisitorInterface::OnSynStream(), SpdyFramerVisitorInter...
rch@chromium.org
2012-07-09
2
-34
/
+74
*
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
2
-3
/
+1
*
Add a new OnControlFrameCompressed method to SpdyFramerVisitor which is invok...
rch@chromium.org
2012-06-26
1
-0
/
+3
*
Change BufferedSpdyFramerVisitorInterface::OnError to take an SpdyFramer::Spd...
rch@chromium.org
2012-04-27
1
-1
/
+1
*
Merge changes to SpdyFramer from server code (#83):
rch@chromium.org
2012-04-20
2
-12
/
+0
*
SPDY - replaced SpdySettings (list) with SettingsMap
rtenneti@chromium.org
2012-04-18
1
-3
/
+3
*
Fix some grammar in comments, error messages and documentation.
gavinp@chromium.org
2012-04-03
1
-1
/
+1
*
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
3
-55
/
+30
*
Fix a -Wstring-plus-int warning in (linux-only) flip_server.
thakis@chromium.org
2012-03-14
1
-2
/
+2
*
SPDY - integration of spdy/3 code.
rtenneti@google.com
2012-03-12
2
-4
/
+4
*
SPDY - pass spdy protocol version that will be used by the SpdyFramer.
rtenneti@chromium.org
2012-03-08
1
-2
/
+2
*
SPDY - Better SPDY error logging in NetLog.
rtenneti@chromium.org
2012-02-23
1
-2
/
+3
*
Refactor BufferedSpdyFramer so that SpdySession is not a visitor of
rch@chromium.org
2012-02-20
2
-118
/
+76
*
SPDY - pass stream_id instread contol frame to
rtenneti@chromium.org
2012-02-15
2
-8
/
+6
*
Temporary preventative build fix
joth@chromium.org
2012-01-24
2
-4
/
+6
*
SPDY - FlipServer - changes to use BufferedSpdyFramer.
rtenneti@chromium.org
2012-01-18
2
-30
/
+52
*
Add support to SpdyFramer for the CREDENTIAL frame.
rch@chromium.org
2011-12-27
2
-1
/
+7
*
Changes to read SPDY headers incrementally.
rtenneti@chromium.org
2011-12-25
2
-6
/
+8
*
Make SpdyFrame::size a constant instead of a static method so gcc can optimiz...
thakis@chromium.org
2011-12-04
2
-6
/
+5
*
Add OVERRIDE to net/.
avi@chromium.org
2011-11-23
11
-185
/
+210
*
Cleanup: Remove unneeded forward declararations in net.
thestig@chromium.org
2011-11-11
1
-8
/
+6
*
Updated spdy_framer.cc with the latest code. Code for PING
rtenneti@chromium.org
2011-09-26
2
-1
/
+16
*
Remove use of <iostream> where unnecessary.
evan@chromium.org
2011-09-01
2
-3
/
+3
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-02
1
-2
/
+4
*
Virtual destructors should have virtual keyword.
hans@chromium.org
2011-05-25
5
-14
/
+13
*
iwyu: Include stringprintf.h where appropriate, part 3.
jhawkins@chromium.org
2011-05-12
1
-1
/
+2
*
The flip server's --http-server and --spdy-server switches for don't function
leighton@cis.udel.edu
2011-05-11
1
-1
/
+5
*
Protect header that requires SSE2 on gcc4.4 and remove unused header.
mmoss@google.com
2011-04-04
2
-5
/
+4
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
2
-4
/
+4
*
Support loading of chained certificates from the cert file.
mbelshe@chromium.org
2011-03-09
1
-3
/
+2
*
2 Bug fixes:
mbelshe@chromium.org
2011-03-08
1
-2
/
+10
*
Responses using connection close to signal end of message were failing to
mbelshe@chromium.org
2011-03-08
1
-0
/
+7
*
Change other usages of .size() to .empty() when applicable.
erg@google.com
2011-03-04
2
-2
/
+2
[next]