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_session_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
base::Bind: Convert most of net/http.
jhawkins@chromium.org
2011-12-20
1
-42
/
+43
*
base::Bind: Convert proxy_resolving_client_socket.[cc,h] and deps.
jhawkins@chromium.org
2011-12-15
1
-39
/
+28
*
Make ClientSocketPoolManager into an interface.
willchan@chromium.org
2011-11-17
1
-7
/
+7
*
base::Bind: Convert HostResolver::Resolve.
jhawkins@chromium.org
2011-11-16
1
-1
/
+2
*
Remove referrer from TransportSocketParams and SOCKSSocketParams.
szym@chromium.org
2011-11-15
1
-7
/
+0
*
Persist dynamically learned SPDY settings (like CWND).
rtenneti@chromium.org
2011-11-15
1
-8
/
+11
*
Send preface-PING message once in 10 secs and send PING
rtenneti@chromium.org
2011-11-12
1
-2
/
+2
*
Unittest for SPDY's Failed Ping. A small test to send
rtenneti@chromium.org
2011-10-25
1
-3
/
+101
*
Send PING to check the status of the SPDY connection.
rtenneti@chromium.org
2011-10-16
1
-3
/
+140
*
Begin CompletionCallback switchover.
willchan@chromium.org
2011-10-01
1
-6
/
+6
*
Exposing CloseIdleConnections in HttpCache, and close idle spdy sessions
kristianm@chromium.org
2011-09-08
1
-0
/
+106
*
Changed SPDY's ip connection pooling logic to only add the used IP,
rtenneti@chromium.org
2011-07-19
1
-4
/
+11
*
Changed calls to the "SettingsFlagsAndId" constructor to take 0. This should ...
rkn@chromium.org
2011-06-20
1
-3
/
+3
*
Added a function "void SpdySettingsStorage::Clear()". Added a call to the
rkn@chromium.org
2011-05-23
1
-0
/
+43
*
The IP Aliases table was not being properly cleared when we manually close
mbelshe@chromium.org
2011-04-12
1
-5
/
+21
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
1
-25
/
+46
*
Add ignore limits flag and use for sync request
kristianm@google.com
2011-03-30
1
-5
/
+6
*
Enable IP pooling for SPDY.
mbelshe@chromium.org
2011-03-25
1
-0
/
+103
*
Revert 78061 - Revert 78034 - Removing a TODO and cleaning up code.
kristianm@google.com
2011-03-15
1
-4
/
+4
*
Revert 78034 - Removing a TODO and cleaning up code.
kristianm@google.com
2011-03-14
1
-4
/
+4
*
Removing a TODO and cleaning up code.
kristianm@google.com
2011-03-14
1
-4
/
+4
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-15
/
+12
*
Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-12
/
+15
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-22
1
-15
/
+12
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-0
/
+1
*
Make sure to send the SpdySettings frame as soon as possible.
willchan@chromium.org
2010-11-19
1
-2
/
+65
*
Fix SPDY crash on race when canceling a stream that just got created.
willchan@chromium.org
2010-11-18
1
-0
/
+89
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 1
thakis@chromium.org
2010-11-01
1
-4
/
+4
*
Speculative fix for SpdySettingsStorage crasher.
willchan@chromium.org
2010-10-07
1
-1
/
+123
*
Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS...
willchan@chromium.org
2010-09-30
1
-2
/
+1
*
Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool.
willchan@chromium.org
2010-09-30
1
-1
/
+2
*
Stop refcounting SpdySessionPool.
willchan@chromium.org
2010-09-30
1
-2
/
+1
*
Remove the references to HttpNetworkSession in SpdySession
rch@chromium.org
2010-09-25
1
-2
/
+4
*
Remove SpdySession::Connect(). This methods was only
rch@chromium.org
2010-09-25
1
-2
/
+6
*
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
-2
/
+2
*
Implement server push protocol 2.
erikchen@google.com
2010-08-05
1
-78
/
+0
*
SpdySessionPool now identifies SpdySessions by both HostPortPair and proxy se...
erikchen@google.com
2010-08-02
1
-11
/
+10
*
Net: Get rid of ProxyServer::host_and_port() and friends.
thestig@chromium.org
2010-07-22
1
-6
/
+2
*
Fixed memory leak in SpdyHttpStreamTest. Removed suppressions.
erikchen@google.com
2010-07-21
1
-46
/
+6
*
Remove hex frames from spdy_session_unittest.cc
mlloyd@chromium.org
2010-07-12
1
-27
/
+10
*
Make the various SocketParams reference counted.
vandebo@chromium.org
2010-07-12
1
-2
/
+4
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-4
/
+3
*
Fixed bug where streams do not shutdown properly after the user callback dele...
erikchen@google.com
2010-06-24
1
-7
/
+7
*
Revert 50215 because of crashes - Refactor SpdyStream to get HTTP specific ou...
willchan@chromium.org
2010-06-18
1
-7
/
+7
*
Refactor SpdyStream to get HTTP specific out of the interface and members.
ukai@chromium.org
2010-06-18
1
-7
/
+7
*
cleaned up the way that streams close so that all of them use DeleteStream
erikchen@google.com
2010-06-15
1
-117
/
+0
*
Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.
willchan@chromium.org
2010-06-15
1
-0
/
+1
*
Refactor SpdyStream.
ukai@chromium.org
2010-06-14
1
-9
/
+10
*
Make SpdySessionPool observe network changes.
willchan@chromium.org
2010-06-07
1
-1
/
+1
[next]