1. 020e5fe Allow DoH probes to re-enable disabled servers by Eric Orth · 5 years ago
  2. ab129e5 Allow DoH queries even when system DNS config has unhandled options. by dalyk · 5 years ago
  3. f817b39b6 Convert RandIntCallback to RepeatingCallback. by Anna Malova · 5 years ago
  4. 287b4d7 Track DNS server/failure/timeout stats per-context by Eric Orth · 6 years ago
  5. da5b9d2 Minor DnsSession cleanups by Eric Orth · 6 years ago
  6. 7dc18e9 Reland "Track DoH probe results per-context" by Eric Orth · 6 years ago
  7. 2a61be8 Revert "Track DoH probe results per-context" by Eric Orth · 6 years ago
  8. d22ad89d Track DoH probe results per-context by Eric Orth · 6 years ago
  9. af82b49a Update ResolveContext current session by Eric Orth · 6 years ago
  10. 069a3c6e Pass ResolveContext instead of URLRequestContext by Eric Orth · 6 years ago
  11. 2393586 Remove direct DoH probe manipulation from DnsClient by Eric Orth · 6 years ago
  12. 41b249e0 Rewrite DoH probe interface in DnsTransactionFactory by Eric Orth · 6 years ago
  13. e101cfd3 Move handling of DoH probe start timing out to NetworkService by Eric Orth · 6 years ago
  14. 314e8b4 Start DoH probes using a Request-style object by Eric Orth · 6 years ago
  15. 3421db38 Use a cancellable timer for delayed DoH probe start by Eric Orth · 6 years ago
  16. 7fb6da3 Short-term hack to fix DoH probe shutdown by Eric Orth · 6 years ago
  17. 6ab72db Add UMA metrics for DoH experiment. by dalyk · 6 years ago
  18. f93a48e37 Allow upgrade to DoH during automatic mode. by dalyk · 6 years ago
  19. c2adf18 Add DoH server probing for use in automatic mode. by dalyk · 6 years ago
  20. 394db173 Cleanup HostResolverManager handling of DnsConfig by Eric Orth · 6 years ago
  21. 94493c65 Run clang-tidy modernize-use-nullptr on //net by Raul Tambre · 6 years ago
  22. 6432c1a8 Move DnsConfig to separate file. by Eric Orth · 7 years ago
  23. 48857a35 Delete unused DNS persistence code by Miriam Gershenson · 7 years ago
  24. 8f9d7d395 Avoid WrapUnique(new) in //net. by Bence Béky · 8 years ago
  25. 3698b0a0 Fix header guards in //net. by bnc · 9 years ago
  26. f22f981 Main benefits of NetLog inner classes extraction: by mikecirone · 9 years ago
  27. d7fa585 DNS: Add stubs for persisting data across restarts by juliatuttle · 9 years ago
  28. 91c1716 net: Add fuzzer for HostResolverImpl. by mmenke · 9 years ago
  29. 22f90e7 Change scoped_ptr to std::unique_ptr in //net/dns. by danakj · 9 years ago
  30. c7eeda42 Convert Pass()→std::move() in //net by dcheng · 10 years ago
  31. 87c53d6 Move NetLog code from src/net/base to src/net/log. by eroman · 10 years ago
  32. b03027d Standardize usage of virtual/override/final in net/ by dcheng · 11 years ago
  33. ba063d603 replace OVERRIDE and FINAL with override and final in net/ by mostynb · 11 years ago
  34. 3d16477 Detect domain-specific resolvers on OS X and disable DnsClient by [email protected] · 12 years ago
  35. 9049948 Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*" by [email protected] · 12 years ago
  36. 95918a2 [net/dns] Disable socket pooling in DnsProbeJob by [email protected] · 13 years ago
  37. 120d38d1 Keep pool of pre-connected DNS sockets. by [email protected] · 13 years ago
  38. 7f2b6b1 [net/dns] Fix leak of DnsSession in DnsClientImpl. by [email protected] · 13 years ago
  39. 0adcb2b [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according to RFC3484. by [email protected] · 13 years ago
  40. 708d0cc Revert 151586 - [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according to RFC3484. by [email protected] · 13 years ago
  41. 6c41190 [net/dns] Resolve AF_UNSPEC on dual-stacked systems. Sort addresses according to RFC3484. by [email protected] · 13 years ago
  42. 78eac2a [net/dns] Serve requests from HOSTS file if possible. by [email protected] · 13 years ago
  43. 27ba459 Revert 126559 - Broke XP Tests (2) by [email protected] · 13 years ago
  44. aff93c98 [net/dns] Serve requests from HOSTS file if possible. by [email protected] · 13 years ago
  45. d0d49dd8 DnsClient refactoring + features (timeout, suffix search, server rotation). by [email protected] · 14 years ago
  46. 7556ea2 Isolates generic DnsClient from AsyncHostResolver. by [email protected] · 14 years ago
  47. 19bdc00 Revert 113282 - Isolates generic DnsClient from AsyncHostResolver. by [email protected] · 14 years ago
  48. ad24b182 Isolates generic DnsClient from AsyncHostResolver. by [email protected] · 14 years ago