summaryrefslogtreecommitdiffstats
path: root/net/spdy/spdy_session_pool.h
Commit message (Expand)AuthorAgeFilesLines
* Render SpdySessionPools on the Data tab and on a newmmenke@chromium.org2010-10-121-0/+4
* Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS...willchan@chromium.org2010-09-301-5/+2
* Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool.willchan@chromium.org2010-09-301-2/+5
* Stop refcounting SpdySessionPool.willchan@chromium.org2010-09-301-5/+2
* Remove the references to HttpNetworkSession in SpdySessionrch@chromium.org2010-09-251-2/+3
* Flush SSL pools after SSL config changes.csilv@chromium.org2010-09-041-2/+11
* Refactor: change the spdy session pool key to take a ProxyServer instead of a...eroman@chromium.org2010-08-251-3/+4
* SpdySessionPool closes down sessions accurately now.erikchen@google.com2010-08-191-6/+5
* SpdySessionPool now identifies SpdySessions by both HostPortPair and proxy se...erikchen@google.com2010-08-021-8/+15
* More FRIEND_TEST_ALL_PREFIXES.phajdan.jr@chromium.org2010-07-301-2/+2
* SPDY sends RST_STREAM upon cancelling request, or bad header parse data.erikchen@google.com2010-07-271-1/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* TBR:erikchen@google.com2010-07-261-2/+1
* SPDY sends RST_STREAM upon cancelling request, or bad header parse data.erikchen@google.com2010-07-261-1/+2
* SPDY now always uses http_network_transaction instead of spdy_network_transac...erikchen@google.com2010-07-231-2/+5
* Initial SPDY flow control supportagayev@chromium.org2010-07-201-0/+2
* Client attempts to start a new spdy transaction with a session that is closin...erikchen@google.com2010-07-091-3/+2
* SPDY: Make sure we don't try to send https/wss over an unauthenticated, but e...willchan@chromium.org2010-06-281-1/+4
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-6/+3
* Fix crash in GetSpdySessionFromSSLSocket in the case where thembelshe@chromium.org2010-06-241-2/+6
* Make SpdySessionPool observe network changes.willchan@chromium.org2010-06-071-3/+20
* Fix leaky spdy sessions and remove suppression.vandebo@chromium.org2010-06-031-1/+4
* Plumb NetLog into SpdySession.willchan@chromium.org2010-05-121-2/+5
* SPDY: Fix unittest-only leak.willchan@chromium.org2010-04-211-4/+3
* SPDY: Add basic support for Alternate-Protocol header.willchan@chromium.org2010-03-091-17/+1
* Add command line option for changing the max number of SPDY sessions permbelshe@chromium.org2010-03-051-0/+8
* Fix SpdySessionPool to take a host port pair instead of just the host.willchan@chromium.org2010-02-261-9/+27
* Make explicit the assumption that SpdySession::InitializeWithSocket takeswtc@chromium.org2010-02-201-4/+4
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-25/+25
* Rename all files from flip* to spdy*.mbelshe@chromium.org2010-02-061-0/+76