summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* Intercept navigations, not DNS resolutions, to predict startupjar@chromium.org2010-08-151-17/+1
* Net-internal's Javascript code no longer requires all enties have a unique so...mmenke@chromium.org2010-08-121-9/+1
* Have MakeName prepend the underscore to the field trial group name,mlloyd@chromium.org2010-08-051-2/+2
* Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found itbrettw@chromium.org2010-07-311-0/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-1/+3
* Support both preconnection, and pre-resolution for subresourcesjar@chromium.org2010-07-281-11/+10
* Negotiate on by default on all platforms.cbentzel@chromium.org2010-07-201-4/+1
* Add a command line flag to change the default number of parallel DNS requests...eroman@chromium.org2010-07-171-1/+19
* Fix a crash when using negotiate HTTP auth.eroman@chromium.org2010-07-101-0/+1
* Log whenever the network IP address changes.eroman@chromium.org2010-07-071-0/+46
* Moved common parts of ChildProcessHost into chrome/common and created a Brows...sanjeevr@chromium.org2010-07-031-2/+2
* Make the Negotiate Authentication Handler a state machine.cbentzel@chromium.org2010-07-011-3/+4
* Hooking GSSAPI code into HTTP authenticate Negotiate handler.ahendrickson@google.com2010-06-281-12/+32
* Rename Dns prefetching files to Predictor filesjar@chromium.org2010-06-271-1/+1
* Massively simplify the NetworkChangeNotifier infrastructure:pkasting@chromium.org2010-06-251-9/+3
* Change classes and functions for DNS Prefetching to Predictor*jar@chromium.org2010-06-251-23/+23
* Do speculative preconnection based on network traffic (not just DNS)jar@chromium.org2010-06-231-9/+20
* Revert 50402 (build failure) - Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-211-3/+2
* Pass in NetLog to NetworkChangeNotifier.willchan@chromium.org2010-06-211-2/+3
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-5/+1
* Make the URLFetcher observe IO thread shutdown and auto-cancel its request, i...pkasting@chromium.org2010-06-151-11/+1
* Kill all child processes at IO thread shutdown time.michaeln@chromium.org2010-05-211-0/+5
* Support speculative pre-connection to search URLsjar@chromium.org2010-05-181-4/+9
* Moved URLFetcher and related classes to chrome/common/net.sanjeevr@chromium.org2010-05-071-1/+1
* Make sure the "cancel leaked host resolver requests shutdown hack" gets run b...eroman@chromium.org2010-04-271-1/+14
* Refactored to pass the URLSecurityManager via the HttpAuthFactory class to th...ahendrickson@chromium.org2010-04-161-13/+16
* Don't delete the IOThread globals until all of the MessageLoop::DestructionOb...eroman@chromium.org2010-04-151-2/+2
* Kerberos uses an SPN (Service Principal Name) to identify a server. This is t...cbentzel@chromium.org2010-04-141-0/+13
* Fixed bugs related to the GPU process terminating unexpectedly.kbr@google.com2010-04-021-2/+0
* Do not set the whiltelist filter on the default auth handlerwtc@chromium.org2010-03-301-13/+11
* Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UIkbr@google.com2010-03-301-0/+3
* HttpAuthFilterWhitelist is now getting entries from the Windowsahendrickson@google.com2010-03-251-11/+14
* Add IPv6 probe support for Windowsjar@chromium.org2010-03-241-2/+6
* Refine IPv6 probe to require that the client has an IPv6 address on an interfacejar@chromium.org2010-03-161-28/+33
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-0/+7
* Added HttpAuthFilter.cbentzel@chromium.org2010-02-261-2/+28
* Revert 40099 - Revert 39998 Revert 39996 Refine IPv6 probe to require that ...jar@chromium.org2010-02-261-33/+28
* Revert 39998 - Revert 39996 Refine IPv6 probe to require that the client has...jar@chromium.org2010-02-261-28/+33
* Revert 39996 - Refine IPv6 probe to require that the client has an IPv6 addre...jar@chromium.org2010-02-251-33/+28
* Refine IPv6 probe to require that the client has an IPv6 address on an interfacejar@chromium.org2010-02-251-28/+33
* Make MappedHostResolver display its internals on the about:net-internals page...eroman@chromium.org2010-02-191-6/+5
* Remove the command line flag --testing-fixed-host.eroman@chromium.org2010-02-181-13/+3
* Add a command-line flag to remap hostnames based on patterns.eroman@chromium.org2010-02-181-26/+39
* Added factories for HttpAuthHandler.cbentzel@chromium.org2010-02-151-0/+3
* Add IPv6 probing support, and disable IPv6 resolution when it is useless jar@chromium.org2010-02-081-2/+19
* Revert 38307 - Test to see if IPv6 can be disabled: Will roll back ASAPjar@chromium.org2010-02-061-1/+1
* Test to see if IPv6 can be disabled: Will roll back ASAPjar@chromium.org2010-02-061-1/+1
* Remove the HostResolver::Shutdown() method.eroman@chromium.org2010-02-051-2/+5
* Revert 38085 - A brief test of whether we can safely disable ipv6. Will rollb...jar@chromium.org2010-02-041-1/+1
* A brief test of whether we can safely disable ipv6. Will rollback asap.jar@chromium.org2010-02-041-1/+1