summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/preconnect.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Updating Preconnect to no longer get the default context. Instead it now gets...rlp@chromium.org2012-01-141-3/+9
* Revert 106437 (seems to break _all_ the sync unit tests) - Updating Preconnec...thakis@chromium.org2011-10-201-8/+2
* Updating Preconnect to no longer get the default context. Instead it now gets...rlp@chromium.org2011-10-201-2/+8
* Remove svn:mergeinfo props from many files.pkasting@chromium.org2011-04-081-1/+1
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-231-61/+14
* Revert 75668 for breaking ChromeOS build - Refactor HttpStreamFactory.willchan@chromium.org2011-02-231-14/+61
* Refactor HttpStreamFactory.willchan@chromium.org2011-02-221-61/+14
* Support predictive request for multiple preconnectionsjar@chromium.org2010-11-301-25/+23
* Revert 67614 - Support predictive request for multiple preconnectionsjar@chromium.org2010-11-301-23/+25
* Support predictive request for multiple preconnectionsjar@chromium.org2010-11-291-25/+23
* Cleanup StreamFactory && StreamRequest APIs.willchan@chromium.org2010-10-141-6/+5
* Eliminate HttpStreamHandle. The name confused me.willchan@chromium.org2010-09-211-1/+1
* Update the Preconnect logic to use the new HttpStreamFactory formbelshe@chromium.org2010-09-031-20/+33
* Reland 54771 (and 54795) To enable TCP Preconnection by defaultjar@chromium.org2010-08-061-5/+19
* Revert 55071 - Reland 54771 (and 54795) To enable TCP Preconnection by defaultdhollowa@chromium.org2010-08-051-19/+5
* Reland 54771 (and 54795) To enable TCP Preconnection by defaultjar@chromium.org2010-08-051-5/+19
* Revert 54771 - Enable speculative preconnection by defaultjar@chromium.org2010-08-041-19/+5
* Enable speculative preconnection by defaultjar@chromium.org2010-08-031-5/+19
* Support both preconnection, and pre-resolution for subresourcesjar@chromium.org2010-07-281-3/+9
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Avoid preconnect (and pre-resolution) when proxy MIGHT be presentjar@chromium.org2010-07-091-0/+10
* Do speculative preconnection based on network traffic (not just DNS)jar@chromium.org2010-06-231-2/+2
* Support speculative pre-connection to search URLsjar@chromium.org2010-05-181-0/+40