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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add origin checking for server pushed resources.
mbelshe@chromium.org
2010-12-08
1
-0
/
+8
*
Update server push to allow use of HEADERS frame.
mbelshe@chromium.org
2010-12-03
1
-2
/
+10
*
Fixes the tests written for http://codereview.chromium.org/3432009/show
rch@chromium.org
2010-10-01
1
-0
/
+7
*
Revert 60747 - Add a new class SpdyProxyClientSocket which implements ClientS...
rch@chromium.org
2010-09-28
1
-7
/
+0
*
Add a new class SpdyProxyClientSocket which implements ClientSocket
rch@chromium.org
2010-09-28
1
-0
/
+7
*
Migrate spdy_session from using LOG() to NetLog. In the process, I'm
mbelshe@chromium.org
2010-09-01
1
-2
/
+4
*
SPDY flow control: add support for receive window size
agayev@chromium.org
2010-08-26
1
-0
/
+16
*
Missed a file from last checkin. histograms_recorded member variable is
mbelshe@chromium.org
2010-08-23
1
-1
/
+0
*
Extract connection logic from HttpNetworkTransaction into a new
mbelshe@chromium.org
2010-08-19
1
-0
/
+6
*
SPDY flow control: fix for WINDOW_UPDATEs arriving while request is being sent.
agayev@chromium.org
2010-08-17
1
-6
/
+7
*
Clean up SpdyStream.
erikchen@google.com
2010-08-06
1
-23
/
+15
*
SPDY: flow-control fix: resume I/O once a WINDOW_UPDATE frame is received for...
agayev@chromium.org
2010-08-05
1
-1
/
+7
*
Implement server push protocol 2.
erikchen@google.com
2010-08-05
1
-0
/
+9
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
SPDY flow control: enforce obeying send window size via a command-line switch...
agayev@chromium.org
2010-07-22
1
-6
/
+12
*
Initial SPDY flow control support
agayev@chromium.org
2010-07-20
1
-0
/
+9
*
Refactor SpdyStream state for WebSocket support
ukai@chromium.org
2010-07-20
1
-7
/
+10
*
Revert 52352 - SPDY: Initial support for handling WINDOW_UPDATE frames and so...
cbentzel@chromium.org
2010-07-14
1
-9
/
+0
*
SPDY: Initial support for handling WINDOW_UPDATE frames and some cleanup.
cbentzel@chromium.org
2010-07-14
1
-0
/
+9
*
TBR: reverting broken commit
erikchen@google.com
2010-07-12
1
-18
/
+3
*
Streams send a Rst frame upon being closed by client. Some minor editorial fi...
erikchen@google.com
2010-07-12
1
-3
/
+18
*
Revert "Streams send a Rst frame upon being closed by client. Some minor edit...
oshima@chromium.org
2010-06-28
1
-18
/
+3
*
Streams send a Rst frame upon being closed by client. Some minor editorial fi...
erikchen@google.com
2010-06-28
1
-3
/
+18
*
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
/
+4
*
Fixed bug where streams do not shutdown properly after the user callback dele...
erikchen@google.com
2010-06-24
1
-55
/
+82
*
Revert 50215 because of crashes - Refactor SpdyStream to get HTTP specific ou...
willchan@chromium.org
2010-06-18
1
-82
/
+55
*
Refactor SpdyStream to get HTTP specific out of the interface and members.
ukai@chromium.org
2010-06-18
1
-55
/
+82
*
Refactor SpdyStream.
ukai@chromium.org
2010-06-14
1
-73
/
+42
*
Add SPDY SYN_STREAM and SYN_REPLY events to about:net-internals.
willchan@chromium.org
2010-05-13
1
-2
/
+4
*
Fix valgrind memcheck issues with GetPushStream unit test.
cbentzel@chromium.org
2010-05-10
1
-3
/
+12
*
Fix SPDY crash where we receive an early SYN_REPLY.
mbelshe@chromium.org
2010-05-05
1
-1
/
+2
*
SpdySession now sets the following fields in HttpResponseInfo:
ahendrickson@google.com
2010-03-25
1
-3
/
+14
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-3
/
+3
*
Modify the SPDY stream to be buffered.
mbelshe@chromium.org
2010-02-26
1
-0
/
+10
*
The great Flip -> Spdy rename.
mbelshe@chromium.org
2010-02-08
1
-24
/
+24
*
Rename all files from flip* to spdy*.
mbelshe@chromium.org
2010-02-06
1
-0
/
+211