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_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
1
-4
/
+8
*
Add ignore limits flag and use for sync request
kristianm@google.com
2011-03-30
1
-1
/
+1
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-2
/
+2
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
1
-2
/
+3
*
Revert "Add chunked uploads support to SPDY"
satish@chromium.org
2011-03-04
1
-3
/
+2
*
Add chunked uploads support to SPDY
satish@chromium.org
2011-03-04
1
-2
/
+3
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-3
/
+1
*
Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-1
/
+3
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-22
1
-3
/
+1
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-0
/
+1
*
Add origin checking for server pushed resources.
mbelshe@chromium.org
2010-12-08
1
-4
/
+50
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-2
/
+2
*
Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS...
willchan@chromium.org
2010-09-30
1
-2
/
+2
*
Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool.
willchan@chromium.org
2010-09-30
1
-2
/
+2
*
Stop refcounting SpdySessionPool.
willchan@chromium.org
2010-09-30
1
-2
/
+2
*
Remove the references to HttpNetworkSession in SpdySession
rch@chromium.org
2010-09-25
1
-1
/
+3
*
Remove SpdySession::Connect(). This methods was only
rch@chromium.org
2010-09-25
1
-2
/
+6
*
Reland 59362 - net: Rename ProxyService::CreateNull to ProxyService::CreateDi...
tfarina@chromium.org
2010-09-15
1
-5
/
+0
*
Trying to green up the tree, lots of mac and win red around this cl.
thomasvl@chromium.org
2010-09-14
1
-0
/
+5
*
net: Rename ProxyService::CreateNull to ProxyService::CreateDirect.
tfarina@chromium.org
2010-09-14
1
-5
/
+0
*
Refactor: change the spdy session pool key to take a ProxyServer instead of a...
eroman@chromium.org
2010-08-25
1
-1
/
+1
*
Added a new MockSocket that enforces ordering of reads/writes.
erikchen@google.com
2010-08-18
1
-1
/
+1
*
SPDY flow control: fix for WINDOW_UPDATEs arriving while request is being sent.
agayev@chromium.org
2010-08-17
1
-4
/
+1
*
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
/
+5
*
SpdySessionPool now identifies SpdySessions by both HostPortPair and proxy se...
erikchen@google.com
2010-08-02
1
-2
/
+2
*
Implement prefetching in chrome
gavinp@google.com
2010-07-31
1
-1
/
+1
*
Fixed memory leak in SpdyHttpStreamTest. Removed suppressions.
erikchen@google.com
2010-07-21
1
-56
/
+2
*
Remove SpdyHttpStream dependency in SpdySession
ukai@chromium.org
2010-07-21
1
-1
/
+1
*
Fix tsan failure in SpdyStreamTest.
ukai@chromium.org
2010-07-20
1
-0
/
+2
*
Refactor SpdyStream state for WebSocket support
ukai@chromium.org
2010-07-20
1
-0
/
+284
*
Refactor SpdyStream.
ukai@chromium.org
2010-06-14
1
-131
/
+0
*
Make SpdySessionPool observe network changes.
willchan@chromium.org
2010-06-07
1
-2
/
+2
*
Rework the logging for sockets/connectjobs.
eroman@chromium.org
2010-06-03
1
-1
/
+2
*
Revert r47395. Looks like it still crashes =/
willchan@chromium.org
2010-05-20
1
-0
/
+1
*
This is roughly a reland of r43908, although I had to rewrite a fair chunk si...
willchan@chromium.org
2010-05-17
1
-1
/
+0
*
Add SPDY SYN_STREAM and SYN_REPLY events to about:net-internals.
willchan@chromium.org
2010-05-13
1
-2
/
+1
*
Plumb NetLog into SpdySession.
willchan@chromium.org
2010-05-12
1
-1
/
+2
*
Cleanup: Remove the implicit constructor for BoundNetLog that allowed passing...
eroman@chromium.org
2010-04-28
1
-1
/
+2
*
Fix crash on IP address change.
willchan@chromium.org
2010-04-19
1
-2
/
+6
*
Flush socket pools and SPDY session pool properly on explicit requests and ne...
willchan@chromium.org
2010-04-08
1
-6
/
+2
*
SpdySession now sets the following fields in HttpResponseInfo:
ahendrickson@google.com
2010-03-25
1
-0
/
+1
*
Fix SpdySessionPool to take a host port pair instead of just the host.
willchan@chromium.org
2010-02-26
1
-2
/
+2
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
1
-2
/
+7
*
The great Flip -> Spdy rename.
mbelshe@chromium.org
2010-02-08
1
-23
/
+23
*
Rename all files from flip* to spdy*.
mbelshe@chromium.org
2010-02-06
1
-0
/
+123