summaryrefslogtreecommitdiffstats
path: root/net/http/http_network_session.h
Commit message (Expand)AuthorAgeFilesLines
* Revert revert 62918 - net: clean up SSLHostInfo construction."agl@chromium.org2010-10-191-0/+2
* Revert 62918 - net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-2/+0
* net: clean up SSLHostInfo construction.agl@chromium.org2010-10-181-0/+2
* Plumb up the preconnect logic from pools to StreamFactory.willchan@chromium.org2010-10-161-3/+3
* Render SpdySessionPools on the Data tab and on a newmmenke@chromium.org2010-10-121-0/+4
* Revert revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-081-0/+4
* Revert "net: plumb DnsRRResolver from IOThread to HttpNetworkSession."agl@chromium.org2010-10-071-4/+0
* net: plumb DnsRRResolver from IOThread to HttpNetworkSession.agl@chromium.org2010-10-071-0/+4
* Stop refcounting HostResolver.willchan@chromium.org2010-10-011-1/+1
* Reland 61015 (unnecessary revert due to flaky build) - Stop refcounting SpdyS...willchan@chromium.org2010-09-301-4/+4
* Revert 61015 (broke fetch_client) - Stop refcounting SpdySessionPool.willchan@chromium.org2010-09-301-4/+4
* Stop refcounting SpdySessionPool.willchan@chromium.org2010-09-301-4/+4
* Stop refcounting ClientSocketPool.willchan@chromium.org2010-09-291-69/+30
* Kill all HttpResponseBodyDrainers when HttpNetworkSession goes away.willchan@chromium.org2010-09-281-0/+7
* Sockets page on net-internals now displays some information about the current...mmenke@chromium.org2010-08-301-0/+4
* Attempting to re-land CL 3110006 which turned out to have rch@chromium.org2010-08-251-0/+4
* Revert 57333 - Add support for speaking SSL to an HTTP Proxy, todhollowa@chromium.org2010-08-251-4/+0
* Add support for speaking SSL to an HTTP Proxy, torch@chromium.org2010-08-251-0/+4
* Extract connection logic from HttpNetworkTransaction into a newmbelshe@chromium.org2010-08-191-0/+6
* Bad interaction between 2 A/B experimentsziadh@chromium.org2010-08-061-0/+1
* A/B test for measuring effect of number of proxy connections.ziadh@chromium.org2010-08-021-0/+1
* Remove --testing-fixed-http-port and --testing-fixed-https-port.cbentzel@chromium.org2010-07-271-6/+0
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Implement SSLClientSocketPool.vandebo@chromium.org2010-07-141-2/+42
* Annotate some network classes as non-threadsafe.eroman@chromium.org2010-07-121-1/+3
* Put HttpProxyClientSocket into a pool.vandebo@chromium.org2010-07-121-2/+4
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-3/+0
* Add a net::HttpNetworkDelegate and a ChromeNetworkDelegate.willchan@chromium.org2010-06-151-0/+8
* Do not attempt to reuse active sockets after a socket pool flush (usually a n...willchan@chromium.org2010-06-071-4/+0
* Rework the logging for sockets/connectjobs.eroman@chromium.org2010-06-031-1/+3
* Make ClientSocketPool histograms static so that they work properly.vandebo@chromium.org2010-05-201-0/+5
* Revert r47395. Looks like it still crashes =/willchan@chromium.org2010-05-201-15/+8
* This is roughly a reland of r43908, although I had to rewrite a fair chunk si...willchan@chromium.org2010-05-171-8/+15
* Implement a 15 connection per proxy server limit.willchan@chromium.org2010-04-291-21/+23
* Fix crash on IP address change.willchan@chromium.org2010-04-191-14/+7
* Refactored to pass the URLSecurityManager via the HttpAuthFactory class to th...ahendrickson@chromium.org2010-04-161-10/+5
* Take 2 at landing the SPDY SETTINGS frame patch.mbelshe@chromium.org2010-04-091-0/+10
* Revert 44092 - Add support for the SPDY session frame.jar@chromium.org2010-04-091-10/+0
* Add support for the SPDY session frame.mbelshe@chromium.org2010-04-091-0/+10
* Flush socket pools and SPDY session pool properly on explicit requests and ne...willchan@chromium.org2010-04-081-7/+14
* On Windows, use IInternetSecurityManager to determine if it's OKwtc@chromium.org2010-03-291-0/+6
* Implement SOCKSClientSocketPoolvandebo@chromium.org2010-03-221-2/+9
* SPDY: Add basic support for Alternate-Protocol header.willchan@chromium.org2010-03-091-0/+9
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-2/+8
* The great Flip -> Spdy rename.mbelshe@chromium.org2010-02-081-5/+5
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-1/+3
* Rename CloseIdleConnections -> CloseCurrentConnections.mbelshe@chromium.org2010-01-141-0/+4
* Detects network changes. Only for Mac OS X so far. Hooks up TCPClientSocket...willchan@chromium.org2009-12-211-4/+7
* Flip: Comma delimit the various flip options. Redo the fixed testing server f...willchan@chromium.org2009-12-151-0/+9
* Flip: Fix a bunch of leaks.willchan@chromium.org2009-11-241-1/+3