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
/
spdy_stream.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
SPDY flow control: enforce obeying send window size via a command-line switch...
agayev@chromium.org
2010-07-22
1
-11
/
+31
*
Initial SPDY flow control support
agayev@chromium.org
2010-07-20
1
-0
/
+19
*
Refactor SpdyStream state for WebSocket support
ukai@chromium.org
2010-07-20
1
-36
/
+47
*
Revert 52352 - SPDY: Initial support for handling WINDOW_UPDATE frames and so...
cbentzel@chromium.org
2010-07-14
1
-17
/
+0
*
SPDY: Initial support for handling WINDOW_UPDATE frames and some cleanup.
cbentzel@chromium.org
2010-07-14
1
-0
/
+17
*
SPDY incorrectly DCHECKed that the SYN_REPLY headers could never be an empty ...
erikchen@google.com
2010-07-14
1
-1
/
+0
*
TBR: reverting broken commit
erikchen@google.com
2010-07-12
1
-14
/
+8
*
Streams send a Rst frame upon being closed by client. Some minor editorial fi...
erikchen@google.com
2010-07-12
1
-8
/
+14
*
Revert "Streams send a Rst frame upon being closed by client. Some minor edit...
oshima@chromium.org
2010-06-28
1
-15
/
+8
*
Streams send a Rst frame upon being closed by client. Some minor editorial fi...
erikchen@google.com
2010-06-28
1
-8
/
+15
*
Cleanup: Remove svn:executable from a bunch of files.
thestig@chromium.org
2010-06-25
1
-0
/
+0
*
Ignore duplicate SYN_REPLYs on the same stream. Added a unit test.
mlloyd@chromium.org
2010-06-24
1
-0
/
+1
*
Fixed bug where streams do not shutdown properly after the user callback dele...
erikchen@google.com
2010-06-24
1
-71
/
+90
*
Revert 50215 because of crashes - Refactor SpdyStream to get HTTP specific ou...
willchan@chromium.org
2010-06-18
1
-90
/
+71
*
Refactor SpdyStream to get HTTP specific out of the interface and members.
ukai@chromium.org
2010-06-18
1
-71
/
+90
*
cleaned up the way that streams close so that all of them use DeleteStream
erikchen@google.com
2010-06-15
1
-11
/
+7
*
Refactor SpdyStream.
ukai@chromium.org
2010-06-14
1
-234
/
+68
*
Add SPDY SYN_STREAM and SYN_REPLY events to about:net-internals.
willchan@chromium.org
2010-05-13
1
-3
/
+2
*
Fix valgrind memcheck issues with GetPushStream unit test.
cbentzel@chromium.org
2010-05-10
1
-3
/
+22
*
Fix SPDY crash where we receive an early SYN_REPLY.
mbelshe@chromium.org
2010-05-05
1
-6
/
+19
*
A couple of SPDY server push bug fixes.
mbelshe@chromium.org
2010-04-29
1
-1
/
+5
*
More cleanup to address TODOs in net_log.h.
eroman@chromium.org
2010-04-28
1
-8
/
+8
*
Reducing the debug output spam.
ahendrickson@google.com
2010-03-25
1
-8
/
+0
*
SpdySession now sets the following fields in HttpResponseInfo:
ahendrickson@google.com
2010-03-25
1
-0
/
+31
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-18
/
+10
*
Fix a crash when streams are cancelled and we have a BufferedRead task
mbelshe@chromium.org
2010-03-04
1
-2
/
+3
*
Use CHECK_* in net
willchan@chromium.org
2010-03-02
1
-9
/
+9
*
Fix a bug with buffering when the connection closes
mbelshe@chromium.org
2010-03-02
1
-3
/
+5
*
Modify the SPDY stream to be buffered.
mbelshe@chromium.org
2010-02-26
1
-28
/
+77
*
The great Flip -> Spdy rename.
mbelshe@chromium.org
2010-02-08
1
-39
/
+39
*
Rename all files from flip* to spdy*.
mbelshe@chromium.org
2010-02-06
1
-0
/
+456