| Commit message (Expand) | Author | Age | Files | Lines |
* | Use a direct include of strings headers in net/disk_cache/, net/dns/, net/ftp/. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Convert net to use base::string16 instead of string16. | brettw@chromium.org | 2013-03-29 | 1 | -2/+2 |
* | Replace FilePath with base::FilePath in net. | brettw@chromium.org | 2013-02-08 | 1 | -1/+1 |
* | [net] Move DnsConfigService to NetworkChangeNotifier. | szym@chromium.org | 2012-08-31 | 1 | -9/+8 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | [net/dns] Instrument DnsConfigService to measure performance and failures. | szym@chromium.org | 2012-06-19 | 1 | -1/+17 |
* | [net/dns] Isolate DnsConfigWatcher from DnsConfigService. | szym@chromium.org | 2012-05-16 | 1 | -26/+45 |
* | Add config reader for Primary DNS Suffix and corresponding unittest. | zhaoqin@chromium.org | 2012-05-02 | 1 | -0/+2 |
* | [net/dns] Removes locking from DnsConfigServiceWin and adds local computer name. | szym@chromium.org | 2012-03-23 | 1 | -4/+2 |
* | [net/dns] Refactoring of DnsConfigService. | szym@chromium.org | 2012-03-16 | 1 | -5/+15 |
* | [net/dns] Suffix search list for DnsConfigService and related features. | szym@chromium.org | 2012-02-07 | 1 | -4/+67 |
* | Implementation of DnsConfigService for win (+ Bind migration). | szym@chromium.org | 2011-10-10 | 1 | -0/+48 |