| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactored to pass the URLSecurityManager via the HttpAuthFactory class to th... | ahendrickson@chromium.org | 2010-04-16 | 1 | -13/+16 |
* | Don't delete the IOThread globals until all of the MessageLoop::DestructionOb... | eroman@chromium.org | 2010-04-15 | 1 | -2/+2 |
* | Kerberos uses an SPN (Service Principal Name) to identify a server. This is t... | cbentzel@chromium.org | 2010-04-14 | 1 | -0/+13 |
* | Fixed bugs related to the GPU process terminating unexpectedly. | kbr@google.com | 2010-04-02 | 1 | -2/+0 |
* | Do not set the whiltelist filter on the default auth handler | wtc@chromium.org | 2010-03-30 | 1 | -13/+11 |
* | Split GpuProcessHost into GpuProcessHostUIShim, which runs on the UI | kbr@google.com | 2010-03-30 | 1 | -0/+3 |
* | HttpAuthFilterWhitelist is now getting entries from the Windows | ahendrickson@google.com | 2010-03-25 | 1 | -11/+14 |
* | Add IPv6 probe support for Windows | jar@chromium.org | 2010-03-24 | 1 | -2/+6 |
* | Refine IPv6 probe to require that the client has an IPv6 address on an interface | jar@chromium.org | 2010-03-16 | 1 | -28/+33 |
* | Generalize the net module's LoadLog facility from a passive container, to an ... | eroman@chromium.org | 2010-03-16 | 1 | -0/+7 |
* | Added HttpAuthFilter. | cbentzel@chromium.org | 2010-02-26 | 1 | -2/+28 |
* | Revert 40099 - Revert 39998 Revert 39996 Refine IPv6 probe to require that ... | jar@chromium.org | 2010-02-26 | 1 | -33/+28 |
* | Revert 39998 - Revert 39996 Refine IPv6 probe to require that the client has... | jar@chromium.org | 2010-02-26 | 1 | -28/+33 |
* | Revert 39996 - Refine IPv6 probe to require that the client has an IPv6 addre... | jar@chromium.org | 2010-02-25 | 1 | -33/+28 |
* | Refine IPv6 probe to require that the client has an IPv6 address on an interface | jar@chromium.org | 2010-02-25 | 1 | -28/+33 |
* | Make MappedHostResolver display its internals on the about:net-internals page... | eroman@chromium.org | 2010-02-19 | 1 | -6/+5 |
* | Remove the command line flag --testing-fixed-host. | eroman@chromium.org | 2010-02-18 | 1 | -13/+3 |
* | Add a command-line flag to remap hostnames based on patterns. | eroman@chromium.org | 2010-02-18 | 1 | -26/+39 |
* | Added factories for HttpAuthHandler. | cbentzel@chromium.org | 2010-02-15 | 1 | -0/+3 |
* | Add IPv6 probing support, and disable IPv6 resolution when it is useless | jar@chromium.org | 2010-02-08 | 1 | -2/+19 |
* | Revert 38307 - Test to see if IPv6 can be disabled: Will roll back ASAP | jar@chromium.org | 2010-02-06 | 1 | -1/+1 |
* | Test to see if IPv6 can be disabled: Will roll back ASAP | jar@chromium.org | 2010-02-06 | 1 | -1/+1 |
* | Remove the HostResolver::Shutdown() method. | eroman@chromium.org | 2010-02-05 | 1 | -2/+5 |
* | Revert 38085 - A brief test of whether we can safely disable ipv6. Will rollb... | jar@chromium.org | 2010-02-04 | 1 | -1/+1 |
* | A brief test of whether we can safely disable ipv6. Will rollback asap. | jar@chromium.org | 2010-02-04 | 1 | -1/+1 |
* | Pass the NetworkChangeNotifier to HostResolver. | willchan@chromium.org | 2010-02-04 | 1 | -18/+24 |
* | Add fine grain tracing to HostResolverImpl. | eroman@chromium.org | 2010-02-02 | 1 | -3/+7 |
* | Pull IOThread out of BrowserProcessImpl. Move the dns prefetching initializat... | willchan@chromium.org | 2010-01-22 | 1 | -0/+183 |