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_pool.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[SPDY] Prepend "stream_" to stream flow control variables
akalin@chromium.org
2013-02-22
1
-4
/
+4
*
Introduce ERR_NETWORK_CHANGED and allow URLFetcher to automatically retry on ...
joaodasilva@chromium.org
2012-12-14
1
-7
/
+6
*
Move a number of static variables SPDY to HttpNetworkSession::Params. Simpli...
rch@chromium.org
2012-12-04
1
-10
/
+47
*
Move the NSS functions out of CertDatabase into a new NSSCertDatabase class.
joaodasilva@chromium.org
2012-09-10
1
-3
/
+3
*
SPDY - Added SETTINGS_MAX_CONCURRENT_STREAMS:1000 in the initial SETTINGS frame,
rtenneti@google.com
2012-06-14
1
-0
/
+3
*
NetLogEventParameter to Callback refactoring 3.
mmenke@chromium.org
2012-06-13
1
-10
/
+6
*
fixed issue 128383 - replace GetPeerAddress(AddressList* address) with GetPee...
zhaoqin@chromium.org
2012-06-08
1
-3
/
+3
*
Reimplements net::AddressList without struct addrinfo.
szym@chromium.org
2012-05-07
1
-15
/
+8
*
Fixed unsafe passing of command-line parameter to SpdySession
bengr@google.com
2012-04-27
1
-4
/
+10
*
Turn SPDY NetLog Source references into links on
mmenke@chromium.org
2012-04-06
1
-5
/
+5
*
Expose a spdy session's pooled aliases in the net-internals page.
rch@chromium.org
2012-03-14
1
-1
/
+6
*
Change SpdySessionPool to explicitly associate IP pooled sessions with the ma...
rch@chromium.org
2012-03-14
1
-6
/
+24
*
Pass in SpdySession's BoundNetLog to ResolveHostFromCache, so
mmenke@chromium.org
2012-03-06
1
-4
/
+3
*
SPDY - Better SPDY error logging in NetLog.
rtenneti@chromium.org
2012-02-23
1
-5
/
+9
*
Persist dynamically learned SPDY settings (like CWND).
rtenneti@chromium.org
2011-11-15
1
-5
/
+10
*
Exposing CloseIdleConnections in HttpCache, and close idle spdy sessions
kristianm@chromium.org
2011-09-08
1
-0
/
+16
*
HostResolver: don't interpret NULL callback argument as a request to do synch...
agayev@chromium.org
2011-08-04
1
-6
/
+3
*
Minor cleanup of unit tests for spdy_session_ool.
rtenneti@chromium.org
2011-07-26
1
-4
/
+2
*
Changed SPDY's ip connection pooling logic to only add the used IP,
rtenneti@chromium.org
2011-07-19
1
-30
/
+20
*
GCC 4.6 -Wunused-but-set-variable cleanup.
pph34r@gmail.com
2011-07-02
1
-1
/
+0
*
Cleanup some test ugliness. Stop using a global.
willchan@chromium.org
2011-07-01
1
-1
/
+4
*
Speculative fix for bug 80095.
willchan@chromium.org
2011-06-28
1
-0
/
+17
*
Added a function "void SpdySettingsStorage::Clear()". Added a call to the
rkn@chromium.org
2011-05-23
1
-0
/
+1
*
Fix a problem that cert trust change needs a chrome restart to be effective.
xiyuan@chromium.org
2011-04-13
1
-1
/
+9
*
The IP Aliases table was not being properly cleared when we manually close
mbelshe@chromium.org
2011-04-12
1
-1
/
+4
*
Rename a number of classes previously labeled "TCP" to "Transport" in
mbelshe@chromium.org
2011-04-07
1
-0
/
+1
*
Enable IP pooling for SPDY.
mbelshe@chromium.org
2011-03-25
1
-22
/
+192
*
Define a new CertDatabase::Observer abstract class which can be implemented b...
rch@chromium.org
2011-03-10
1
-0
/
+6
*
Plumb through NetworkChangeNotifier::IsOffline() to WebKit, enabling
adamk@chromium.org
2011-03-04
1
-2
/
+2
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-4
/
+2
*
Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-23
1
-2
/
+4
*
Refactor HttpStreamFactory.
willchan@chromium.org
2011-02-22
1
-4
/
+2
*
Add support for testing SPDY with a forced-single-domain mode. This is
mbelshe@chromium.org
2011-02-22
1
-14
/
+23
*
Refactor HttpNetworkSession construction.
willchan@chromium.org
2011-02-03
1
-3
/
+3
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
1
-12
/
+16
*
Render SpdySessionPools on the Data tab and on a new
mmenke@chromium.org
2010-10-12
1
-0
/
+16
*
Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS...
willchan@chromium.org
2010-09-30
1
-1
/
+1
*
Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool.
willchan@chromium.org
2010-09-30
1
-1
/
+1
*
Stop refcounting SpdySessionPool.
willchan@chromium.org
2010-09-30
1
-1
/
+1
*
Remove the references to HttpNetworkSession in SpdySession
rch@chromium.org
2010-09-25
1
-6
/
+7
*
Flush SSL pools after SSL config changes.
csilv@chromium.org
2010-09-04
1
-1
/
+10
*
Add logging to the spdy session pool.
mbelshe@chromium.org
2010-08-30
1
-2
/
+16
*
SpdySessionPool closes down sessions accurately now.
erikchen@google.com
2010-08-19
1
-14
/
+30
*
SpdySessionPool now identifies SpdySessions by both HostPortPair and proxy se...
erikchen@google.com
2010-08-02
1
-22
/
+30
*
SPDY now always uses http_network_transaction instead of spdy_network_transac...
erikchen@google.com
2010-07-23
1
-3
/
+4
*
Client attempts to start a new spdy transaction with a session that is closin...
erikchen@google.com
2010-07-09
1
-5
/
+12
*
SPDY: Make sure we don't try to send https/wss over an unauthenticated, but e...
willchan@chromium.org
2010-06-28
1
-4
/
+6
*
Massively simplify the NetworkChangeNotifier infrastructure:
pkasting@chromium.org
2010-06-25
1
-7
/
+8
*
Fix crash in GetSpdySessionFromSSLSocket in the case where the
mbelshe@chromium.org
2010-06-24
1
-6
/
+8
*
SPDY: Minor code cleanup.
willchan@chromium.org
2010-06-11
1
-1
/
+3
[next]