1. 6d7d8ead Refactor reading private DNS settings from Android. by dalyk · 6 years ago
  2. a97c14ab Add system DNS config refresh capabilities by Eric Orth · 6 years ago
  3. 9cb44c4 Replace NetworkChangeNotifierPosix::NotifierThread with SequencedTaskRunner by Paul Jensen · 6 years ago
  4. 5229734 Revert "Replace NetworkChangeNotifierPosix::NotifierThread with SequencedTaskRunner" by Robbie McElrath · 6 years ago
  5. 08ecf602 Replace NetworkChangeNotifierPosix::NotifierThread with SequencedTaskRunner by Paul Jensen · 6 years ago
  6. 6432c1a8 Move DnsConfig to separate file. by Eric Orth · 7 years ago
  7. 43b695ff Disable internal DNS resolver when Android P using private DNS by Paul Jensen · 7 years ago
  8. 1842b8c Fix content_browsertests flakiness on Win Mojo FYI bot. by John Abd-El-Malek · 7 years ago
  9. 22f90e7 Change scoped_ptr to std::unique_ptr in //net/dns. by danakj · 9 years ago
  10. 13fc893 Switch to standard integer types in net/. by Avi Drissman · 10 years ago
  11. 912064d Fix SerialWorker crash accessing DnsConfigServicePosix pointer. by maclellant · 10 years ago
  12. 3c651d0 Fix a few spelling errors in comments. by thakis · 10 years ago
  13. 101ed37 Avoid initial NetworkChangeNotifier OnDNSChanged() signal on Android by pauljensen · 10 years ago
  14. b03027d Standardize usage of virtual/override/final in net/ by dcheng · 11 years ago
  15. ba063d603 replace OVERRIDE and FINAL with override and final in net/ by mostynb · 11 years ago
  16. f667903 Add Android support in DnsConfigServicePosix. by [email protected] · 12 years ago
  17. 3d16477 Detect domain-specific resolvers on OS X and disable DnsClient by [email protected] · 12 years ago
  18. 85594c14 [cros/net] Add DnsConfigService to NetworkChangeNotifierChromeos. by [email protected] · 13 years ago
  19. bb0e3454 [net] Move DnsConfigService to NetworkChangeNotifier. by [email protected] · 13 years ago
  20. 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
  21. 539df6c [net/dns] Instrument DnsConfigService to measure performance and failures. by [email protected] · 13 years ago
  22. d6f9e9cb [net/dns] Refactor DnsHostsReader to reduce unnecessary inheritance. by [email protected] · 13 years ago
  23. 0cfad2f3 Cleanup: Remove unneeded scoped_ptr.h includes from net. by [email protected] · 13 years ago
  24. 05aad32d [net/dns] Isolate DnsConfigWatcher from DnsConfigService. by [email protected] · 13 years ago
  25. 3ccae5545 [net/dns] Watch configd notifications to detect DnsConfig changes on Mac. by [email protected] · 13 years ago
  26. b4481b22 [net/dns] Refactoring of DnsConfigService. by [email protected] · 13 years ago
  27. fea484e [net/dns] Suffix search list for DnsConfigService and related features. by [email protected] · 14 years ago
  28. bae892f9 OpenBSD patches for net, split from CR #8275005 by [email protected] · 14 years ago
  29. 76d7f72 Implementation of DnsConfigService for win (+ Bind migration). by [email protected] · 14 years ago
  30. 6998a66 Refactoring and further work on DnsConfigService by [email protected] · 14 years ago
  31. 9490734d Revert 99135 - Refactoring and remaining work on DnsConfigService: by [email protected] · 14 years ago
  32. d75edae0f Refactoring and remaining work on DnsConfigService: by [email protected] · 14 years ago
  33. 48fe0c1 Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. by [email protected] · 14 years ago
  34. d84316a DnsConfigService and a posix implementation by [email protected] · 14 years ago