summaryrefslogtreecommitdiffstats
path: root/chrome/browser/net/preconnect.cc
Commit message (Expand)AuthorAgeFilesLines
* (repair leak) Handle synchronous request for a preconnectionjar@chromium.org2010-08-101-6/+9
* (repair leak) Protect instance after commiting to use networkjar@chromium.org2010-08-091-2/+2
* Reland 54771 (and 54795) To enable TCP Preconnection by defaultjar@chromium.org2010-08-061-21/+43
* Revert 55071 - Reland 54771 (and 54795) To enable TCP Preconnection by defaultdhollowa@chromium.org2010-08-051-43/+21
* Reland 54771 (and 54795) To enable TCP Preconnection by defaultjar@chromium.org2010-08-051-21/+43
* Revert 54771 - Enable speculative preconnection by defaultjar@chromium.org2010-08-041-43/+21
* Enable speculative preconnection by defaultjar@chromium.org2010-08-031-21/+43
* Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found itbrettw@chromium.org2010-07-311-0/+1
* Support both preconnection, and pre-resolution for subresourcesjar@chromium.org2010-07-281-6/+10
* SPDY now always uses http_network_transaction instead of spdy_network_transac...erikchen@google.com2010-07-231-1/+1
* Implement SSLClientSocketPool.vandebo@chromium.org2010-07-141-9/+31
* Make the various SocketParams reference counted.vandebo@chromium.org2010-07-121-2/+3
* Avoid preconnect (and pre-resolution) when proxy MIGHT be presentjar@chromium.org2010-07-091-0/+39
* Fix the construction of the pool names for preconnect.mbelshe@chromium.org2010-06-291-1/+7
* Do speculative preconnection based on network traffic (not just DNS)jar@chromium.org2010-06-231-6/+6
* Support speculative pre-connection to search URLsjar@chromium.org2010-05-181-0/+67