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.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detach the ClientSocketHandle from an HttpStream so the same socket can be re...
cbentzel@chromium.org
2010-10-06
1
-0
/
+8
*
Move two methods in spdy_http_stream.cc from an anonymous namespace
rch@chromium.org
2010-09-15
1
-136
/
+1
*
Add support for speaking SPDY to an HTTPS proxy.
rch@chromium.org
2010-09-01
1
-5
/
+10
*
SPDY flow control: add support for receive window size
agayev@chromium.org
2010-08-26
1
-0
/
+2
*
Move the stream initialization out of the HttpStreamRequest and back
mbelshe@chromium.org
2010-08-25
1
-4
/
+7
*
Fix bug where pushed SPDY streams were never actually closed.
mbelshe@chromium.org
2010-08-23
1
-1
/
+2
*
Extract connection logic from HttpNetworkTransaction into a new
mbelshe@chromium.org
2010-08-19
1
-4
/
+24
*
SPDY flow control: fix for WINDOW_UPDATEs arriving while request is being sent.
agayev@chromium.org
2010-08-17
1
-4
/
+1
*
FBTF: Start cleaning up net/
erg@google.com
2010-08-11
1
-0
/
+1
*
Clean up SpdyStream.
erikchen@google.com
2010-08-06
1
-15
/
+17
*
SPDY: flow-control fix: resume I/O once a WINDOW_UPDATE frame is received for...
agayev@chromium.org
2010-08-05
1
-1
/
+4
*
Implement server push protocol 2.
erikchen@google.com
2010-08-05
1
-7
/
+6
*
When we get a silent TCP RST, SPDY connections need to retry.
mbelshe@chromium.org
2010-07-31
1
-0
/
+6
*
Convert more callers of the integer/string functions to using
brettw@chromium.org
2010-07-31
1
-1
/
+2
*
Revert 54381 - Revert 54378 - Add content-length to spdy post request header.
lzheng@chromium.org
2010-07-30
1
-0
/
+16
*
Revert 54378 - Add content-length to spdy post request header.
lzheng@chromium.org
2010-07-30
1
-16
/
+0
*
Add content-length to spdy post request header.
lzheng@google.com
2010-07-30
1
-0
/
+16
*
Use relative instead of absolute URIs in SPDY requests
mbelshe@chromium.org
2010-07-30
1
-1
/
+4
*
I've refactored HttpStream, SpdyHttpStream and HttpBasicStream so that
rch@chromium.org
2010-07-29
1
-39
/
+36
*
Use SpecForRequest to get rid of anchor in url for spdy.
lzheng@chromium.org
2010-07-26
1
-1
/
+2
*
Remove SpdyHttpStream dependency in SpdySession
ukai@chromium.org
2010-07-21
1
-2
/
+2
*
Refactor SpdyStream state for WebSocket support
ukai@chromium.org
2010-07-20
1
-1
/
+8
*
Implement MAX_CONCURRENT_STREAMS SETTINGS header
gavinp@google.com
2010-07-17
1
-10
/
+36
*
Fixed bug where streams do not shutdown properly after the user callback dele...
erikchen@google.com
2010-06-24
1
-43
/
+246
*
Revert 50215 because of crashes - Refactor SpdyStream to get HTTP specific ou...
willchan@chromium.org
2010-06-18
1
-235
/
+38
*
Refactor SpdyStream to get HTTP specific out of the interface and members.
ukai@chromium.org
2010-06-18
1
-38
/
+235
*
Refactor SpdyStream.
ukai@chromium.org
2010-06-14
1
-0
/
+226