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_http_stream.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix case where we close a stream due to socket errors when it is currently
mbelshe@chromium.org
2010-09-17
1
-0
/
+2
*
Add support for speaking SPDY to an HTTPS proxy.
rch@chromium.org
2010-09-01
1
-1
/
+4
*
Extract connection logic from HttpNetworkTransaction into a new
mbelshe@chromium.org
2010-08-19
1
-2
/
+15
*
SPDY flow control: fix for WINDOW_UPDATEs arriving while request is being sent.
agayev@chromium.org
2010-08-17
1
-2
/
+3
*
Clean up SpdyStream.
erikchen@google.com
2010-08-06
1
-1
/
+1
*
SPDY: flow-control fix: resume I/O once a WINDOW_UPDATE frame is received for...
agayev@chromium.org
2010-08-05
1
-1
/
+2
*
When we get a silent TCP RST, SPDY connections need to retry.
mbelshe@chromium.org
2010-07-31
1
-0
/
+2
*
I've refactored HttpStream, SpdyHttpStream and HttpBasicStream so that
rch@chromium.org
2010-07-29
1
-25
/
+35
*
`#pragma once` for app, base, chrome, gfx, ipc, net, skia, views
thakis@chromium.org
2010-07-26
1
-0
/
+1
*
Refactor SpdyStream state for WebSocket support
ukai@chromium.org
2010-07-20
1
-0
/
+4
*
Implement MAX_CONCURRENT_STREAMS SETTINGS header
gavinp@google.com
2010-07-17
1
-4
/
+10
*
Fixed bug where streams do not shutdown properly after the user callback dele...
erikchen@google.com
2010-06-24
1
-21
/
+46
*
Revert 50215 because of crashes - Refactor SpdyStream to get HTTP specific ou...
willchan@chromium.org
2010-06-18
1
-41
/
+17
*
Refactor SpdyStream to get HTTP specific out of the interface and members.
ukai@chromium.org
2010-06-18
1
-17
/
+41
*
cleaned up the way that streams close so that all of them use DeleteStream
erikchen@google.com
2010-06-15
1
-4
/
+1
*
Refactor SpdyStream.
ukai@chromium.org
2010-06-14
1
-0
/
+122