1. 8b2ea2a Merge "dnsresolver_aidl: use versions for imports" am: 54e53fd9ff by Steven Moreland · 4 years ago
  2. 54e53fd Merge "dnsresolver_aidl: use versions for imports" by Steven Moreland · 4 years ago
  3. db823dd dnsresolver_aidl: use versions for imports by Steven Moreland · 4 years ago
  4. ae8341d Merge "Replace StringAppendF() with fmt::format_to" am: a2f85fb635 by Treehugger Robot · 4 years ago
  5. a2f85fb Merge "Replace StringAppendF() with fmt::format_to" by Treehugger Robot · 4 years ago
  6. 67e7074 Subsampling DNS event for mDNS am: 52cf009bf9 by chenbruce · 4 years ago
  7. 52cf009 Subsampling DNS event for mDNS by chenbruce · 4 years ago
  8. 46dfd58 Replace StringAppendF() with fmt::format_to by chenbruce · 4 years ago
  9. be2b936 Replace StringPrintf() with fmt::format() am: 9b72daa3b7 by chenbruce · 4 years ago
  10. 9b72daa Replace StringPrintf() with fmt::format() by chenbruce · 4 years ago
  11. 2a4112c Merge "use std::span for res_pquery" am: 6c18634555 by Treehugger Robot · 4 years ago
  12. 6c18634 Merge "use std::span for res_pquery" by Treehugger Robot · 4 years ago
  13. 5462913 Remove the confusing log in getPrefix64 am: 3f5ee02fdc by Mike Yu · 4 years ago
  14. 2d831c5 use std::span for res_pquery by chenbruce · 4 years ago
  15. 3b12bc1 Merge "Merge sc-dev-plus-aosp-without-vendor@7634622" into stage-aosp-master by Xin Li · 4 years ago
  16. 3f5ee02 Remove the confusing log in getPrefix64 by Mike Yu · 4 years ago
  17. e772785 Merge "Enlarge the DoH query timeout and the server probe timeout" am: b6e255d10a by Luke Huang · 4 years ago
  18. b6e255d Merge "Enlarge the DoH query timeout and the server probe timeout" by Luke Huang · 4 years ago
  19. 6f1bea5 Merge "Remove ndk_platform backend. Use the ndk backend." am: 97c70e0f35 by Lorenzo Colitti · 4 years ago
  20. 97c70e0 Merge "Remove ndk_platform backend. Use the ndk backend." by Lorenzo Colitti · 4 years ago
  21. ad8ce75 Merge sc-dev-plus-aosp-without-vendor@7634622 by Xin Li · 4 years ago
  22. dce6cbf Enlarge the DoH query timeout and the server probe timeout by Luke Huang · 4 years ago
  23. f5e650b Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years ago
  24. 0a6cdfd [automerger skipped] Implement a new IPC setResolverOptions in DnsResolver am: a8b0eec046 -s ours by Luke Huang · 4 years ago
  25. bdd3315 [automerger skipped] Make resolverOptions optional in DnsResolver. am: cb206f2657 -s ours by Lorenzo Colitti · 4 years ago
  26. 364ddc9 [automerger skipped] Freeze DnsResolver AIDL interfaces to v9. am: 81f081cfb9 -s ours by Luke Huang · 4 years ago
  27. c3943da [automerger skipped] Make resolverOptions in ResolverParamsParcel nullable and add a new IPC setResolverOption am: 6788bee16f -s ours by Lorenzo Colitti · 4 years ago
  28. a8f9900 Merge changes from topic "idnsresolver_v9" am: 19c98df45b am: 67e49ca5bb by Luke Huang · 4 years ago
  29. 67e49ca Merge changes from topic "idnsresolver_v9" am: 19c98df45b by Luke Huang · 4 years ago
  30. 19c98df Merge changes from topic "idnsresolver_v9" by Luke Huang · 4 years ago
  31. a8b0eec Implement a new IPC setResolverOptions in DnsResolver by Luke Huang · 4 years ago
  32. 4bf5a44 Implement a new IPC setResolverOptions in DnsResolver by Luke Huang · 4 years ago
  33. cb206f2 Make resolverOptions optional in DnsResolver. by Lorenzo Colitti · 4 years ago
  34. 81f081c Freeze DnsResolver AIDL interfaces to v9. by Luke Huang · 4 years ago
  35. 6788bee Make resolverOptions in ResolverParamsParcel nullable and add a new IPC setResolverOption by Lorenzo Colitti · 4 years ago
  36. 5322e03 Make resolverOptions optional in DnsResolver. by Lorenzo Colitti · 4 years ago
  37. b87af05 Freeze DnsResolver AIDL interfaces to v9. by Luke Huang · 4 years ago
  38. 87208e2 Make resolverOptions in ResolverParamsParcel nullable and add a new IPC setResolverOption by Lorenzo Colitti · 4 years ago
  39. fdb043b Remove ndk_platform backend. Use the ndk backend. by Jiyong Park · 4 years ago
  40. 538adae Resume the quic connection properly after device suspend/resume am: d9cb524cf7 am: c507d21bbe by Luke Huang · 4 years ago
  41. 79ee0f9 Clear the DoH expired queries am: 7a3a28d75d am: d38d275004 by Luke Huang · 4 years ago
  42. eed442c Add some logs and use bail! for DoH am: 8343dd09e6 am: fbdc73483f by Luke Huang · 4 years ago
  43. c507d21 Resume the quic connection properly after device suspend/resume am: d9cb524cf7 by Luke Huang · 4 years ago
  44. d38d275 Clear the DoH expired queries am: 7a3a28d75d by Luke Huang · 4 years ago
  45. fbdc734 Add some logs and use bail! for DoH am: 8343dd09e6 by Luke Huang · 4 years ago
  46. d9cb524 Resume the quic connection properly after device suspend/resume by Luke Huang · 4 years ago
  47. 7a3a28d Clear the DoH expired queries by Luke Huang · 4 years ago
  48. 8343dd0 Add some logs and use bail! for DoH by Luke Huang · 4 years ago
  49. 6b9e421 Fix missing libunwind symbols in resolv_integration_test am: 968b4674d5 am: 716664461d by Mike Yu · 4 years ago
  50. 7166644 Fix missing libunwind symbols in resolv_integration_test am: 968b4674d5 by Mike Yu · 4 years ago
  51. 968b467 Fix missing libunwind symbols in resolv_integration_test by Mike Yu · 4 years ago
  52. e17eadc Merge "Fix warnings in preparation for Rust 1.54.0" am: a37dc7d9c3 am: d3735e8e97 by Treehugger Robot · 4 years ago
  53. d3735e8 Merge "Fix warnings in preparation for Rust 1.54.0" am: a37dc7d9c3 by Treehugger Robot · 4 years ago
  54. a37dc7d Merge "Fix warnings in preparation for Rust 1.54.0" by Treehugger Robot · 4 years ago
  55. 295f123 Merge "Move bug workaround for old resolvers past the Private DNS codepath" am: f7fca93020 am: 0fa0e778ea by Treehugger Robot · 4 years ago
  56. 0fa0e77 Merge "Move bug workaround for old resolvers past the Private DNS codepath" am: f7fca93020 by Treehugger Robot · 4 years ago
  57. f7fca93 Merge "Move bug workaround for old resolvers past the Private DNS codepath" by Treehugger Robot · 4 years ago
  58. f203d85 Move bug workaround for old resolvers past the Private DNS codepath by Bernie Innocenti · 4 years ago
  59. 1b00e74 Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years ago
  60. ff3ebc7 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/DnsResolver" am: 3c3202e8a1 am: 7b7c926384 by Treehugger Robot · 4 years ago
  61. 7b7c926 Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/DnsResolver" am: 3c3202e8a1 by Treehugger Robot · 4 years ago
  62. 3c3202e Merge "[LSC] Add LOCAL_LICENSE_KINDS to packages/modules/DnsResolver" by Treehugger Robot · 4 years ago
  63. 52bd51c Merge "Add some DoH tests in resolv_integration_test" am: 05c45a0e12 am: 66917e7df1 by Mike Yu · 4 years ago
  64. 66917e7 Merge "Add some DoH tests in resolv_integration_test" am: 05c45a0e12 by Mike Yu · 4 years ago
  65. 05c45a0 Merge "Add some DoH tests in resolv_integration_test" by Mike Yu · 4 years ago
  66. 7f3d2e0 Merge "Fix enum comparison to reenable -Wenum-compare" am: 9cf99654c7 am: 1955d1029d by Christian Wailes · 4 years ago
  67. 1955d10 Merge "Fix enum comparison to reenable -Wenum-compare" am: 9cf99654c7 by Christian Wailes · 4 years ago
  68. 9cf9965 Merge "Fix enum comparison to reenable -Wenum-compare" by Christian Wailes · 4 years ago
  69. 758c9a9 [LSC] Add LOCAL_LICENSE_KINDS to packages/modules/DnsResolver by Bob Badour · 4 years ago
  70. 5e406a3 Add some DoH tests in resolv_integration_test by Mike Yu · 4 years, 1 month ago
  71. 17a30a2 Implement DoH server for testing am: f54cf26090 am: c035e5843d by Mike Yu · 4 years ago
  72. c035e58 Implement DoH server for testing am: f54cf26090 by Mike Yu · 4 years ago
  73. f54cf26 Implement DoH server for testing by Mike Yu · 4 years, 6 months ago
  74. d0f0eb0 Remove superfluous check for mDNS .local lookups am: 088cdcf4b2 am: c69623cddb by Bernie Innocenti · 4 years ago
  75. c69623c Remove superfluous check for mDNS .local lookups am: 088cdcf4b2 by Bernie Innocenti · 4 years ago
  76. 088cdcf Remove superfluous check for mDNS .local lookups by Bernie Innocenti · 4 years ago
  77. 2ff1d93 Merge "Add some unit test for doh" am: 509e370537 am: c8017d1182 by Luke Huang · 4 years ago
  78. c8017d1 Merge "Add some unit test for doh" am: 509e370537 by Luke Huang · 4 years ago
  79. 509e370 Merge "Add some unit test for doh" by Luke Huang · 4 years ago
  80. a62a78a Small improvements to debug logging in PrivateDnsResolver am: 44cb608cc5 am: b8cb39be8b by Bernie Innocenti · 4 years ago
  81. b8cb39b Small improvements to debug logging in PrivateDnsResolver am: 44cb608cc5 by Bernie Innocenti · 4 years ago
  82. 44cb608 Small improvements to debug logging in PrivateDnsResolver by Bernie Innocenti · 4 years ago
  83. 1e5f2d1 Merge "Fix warnings in preparation for Rust 1.54.0" am: de03024758 am: 42f0d96570 by Treehugger Robot · 4 years ago
  84. 42f0d96 Merge "Fix warnings in preparation for Rust 1.54.0" am: de03024758 by Treehugger Robot · 4 years ago
  85. df84c20 Add some unit test for doh by Luke Huang · 4 years ago
  86. de03024 Merge "Fix warnings in preparation for Rust 1.54.0" by Treehugger Robot · 4 years ago
  87. 7089556 Remove parseServer am: 425d16ee3c am: 00424397dc by Mike Yu · 4 years ago
  88. 0042439 Remove parseServer am: 425d16ee3c by Mike Yu · 4 years ago
  89. 425d16e Remove parseServer by Mike Yu · 4 years, 3 months ago
  90. 40cd585 Fix warnings in preparation for Rust 1.54.0 by Chris Wailes · 4 years ago
  91. f5fa2f9 Fix warnings in preperatin for Rust 1.53.0 am: 88d5702da2 am: 188d0f5a81 by Chris Wailes · 4 years ago
  92. 188d0f5 Fix warnings in preperatin for Rust 1.53.0 am: 88d5702da2 by Chris Wailes · 4 years ago
  93. 88d5702 Fix warnings in preperatin for Rust 1.53.0 by Chris Wailes · 4 years ago
  94. f56f9a6 Fix enum comparison to reenable -Wenum-compare by Liz Kammer · 4 years ago
  95. a6e2b94 Adjust the log mechanism for DoH and some minor changes. am: 53d3eb2a49 am: 8893406e71 by Luke Huang · 4 years, 1 month ago
  96. 8893406 Adjust the log mechanism for DoH and some minor changes. am: 53d3eb2a49 by Luke Huang · 4 years, 1 month ago
  97. 53d3eb2 Adjust the log mechanism for DoH and some minor changes. by Luke Huang · 4 years, 1 month ago
  98. 5c30195 Merge "Refactor the expectDnsQueryCountsFn in ResolverMultinetworkTest" am: abd545bfae am: b928ffb393 by Ken Chen · 4 years, 1 month ago
  99. eb01f5d Merge "Refactor the setupDns to include addIpv{4|6}Dns" am: c07ae5c2c2 am: 6d49c9d597 by Ken Chen · 4 years, 1 month ago
  100. 3250ba3 Merge "Refactor the setupDnsFn in ResolverMultinetworkTest" am: b929ae1de0 am: 50ddf113ef by Ken Chen · 4 years, 1 month ago