summaryrefslogtreecommitdiffstats
path: root/chrome/browser/io_thread.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Pass the NetworkChangeNotifier to HostResolver.willchan@chromium.org2010-02-041-18/+24
* Add fine grain tracing to HostResolverImpl.eroman@chromium.org2010-02-021-3/+7
* Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat...willchan@chromium.org2010-01-221-0/+183