1. 7c8ebcc Merge "Add PrivateDnsCommon.h and PrivateDnsValidationObserver.h" by Mike Yu · 4 years, 8 months ago
  2. d347b3b Merge "Some cleaup in PrivateDnsConfiguration::startValidation" by Mike Yu · 4 years, 8 months ago
  3. 2b5e954 Merge "Support sending validation request to PrivateDnsConfiguration" by Mike Yu · 4 years, 8 months ago
  4. a6853e8 Add PrivateDnsCommon.h and PrivateDnsValidationObserver.h by Mike Yu · 4 years, 8 months ago
  5. 7477054 Some cleaup in PrivateDnsConfiguration::startValidation by Mike Yu · 4 years, 8 months ago
  6. e60ab41 Support sending validation request to PrivateDnsConfiguration by Mike Yu · 4 years, 8 months ago
  7. c91ba94 Merge "Initial setup for Rust development in DnsResolver" by Treehugger Robot · 4 years, 8 months ago
  8. c9f623a Merge "Improve prioritizing DNS servers to handle no permission failure" by Mike Yu · 4 years, 8 months ago
  9. ce9d84d Initial setup for Rust development in DnsResolver by Bernie Innocenti · 4 years, 8 months ago
  10. 9100c29 Improve prioritizing DNS servers to handle no permission failure by Mike Yu · 4 years, 8 months ago
  11. be92a7e Merge "Remove SO_REUSEPORT from DnsTlsFrontend" am: eca28ba4f0 by Maciej Żenczykowski · 4 years, 8 months ago
  12. eca28ba Merge "Remove SO_REUSEPORT from DnsTlsFrontend" by Maciej Żenczykowski · 4 years, 8 months ago
  13. b9f2b44 Merge changes I44e7d51e,I62b84190 am: 5bc3d458b2 by Luke Huang · 4 years, 8 months ago
  14. 5bc3d45 Merge changes I44e7d51e,I62b84190 by Luke Huang · 4 years, 8 months ago
  15. 00f080e Merge "Remove res_init.* and move its functionalities into ResState" am: 8bc89313d1 by Bernie Innocenti · 4 years, 8 months ago
  16. 8bc8931 Merge "Remove res_init.* and move its functionalities into ResState" by Bernie Innocenti · 4 years, 8 months ago
  17. 8de799e Merge "Move definitions of HostMapping next to its one and only reference" am: 665f020b27 by Bernie Innocenti · 4 years, 8 months ago
  18. 1b3f446 Remove res_init.* and move its functionalities into ResState by Luke Huang · 4 years, 8 months ago
  19. 665f020 Merge "Move definitions of HostMapping next to its one and only reference" by Bernie Innocenti · 4 years, 8 months ago
  20. 0a272a2 Change parallel_lookup flag name for preparing release by Luke Huang · 4 years, 8 months ago
  21. d4db011 Revert "Revert "Enable getaddrinfo parallel lookup by default"" by Luke Huang · 4 years, 8 months ago
  22. 0f33e05 Merge "Add apex_available to library headers" am: e3fdcc864f by Treehugger Robot · 4 years, 8 months ago
  23. e3fdcc8 Merge "Add apex_available to library headers" by Treehugger Robot · 4 years, 8 months ago
  24. ccbfb45 Move definitions of HostMapping next to its one and only reference by Bernie Innocenti · 4 years, 8 months ago
  25. 2556134 Remove SO_REUSEPORT from DnsTlsFrontend by Bernie Innocenti · 4 years, 8 months ago
  26. 35e9af0 Add apex_available to library headers by Remi NGUYEN VAN · 4 years, 8 months ago
  27. 55a26f5 Merge "Extend DnsTlsServer to return IP string" am: 38a6f99721 by Mike Yu · 4 years, 8 months ago
  28. 67941fd Merge "Remove validation threads tracking in PrivateDnsConfiguration" am: 2eece3f55a by Mike Yu · 4 years, 8 months ago
  29. b26c9d3 Merge "Extend DnsTlsServer to store validation state" am: 58eff5d4f3 by Mike Yu · 4 years, 8 months ago
  30. 38a6f99 Merge "Extend DnsTlsServer to return IP string" by Mike Yu · 4 years, 8 months ago
  31. 2eece3f Merge "Remove validation threads tracking in PrivateDnsConfiguration" by Mike Yu · 4 years, 8 months ago
  32. 58eff5d Merge "Extend DnsTlsServer to store validation state" by Mike Yu · 4 years, 8 months ago
  33. 3319d5f Merge "Add an optional global limit to OperationLimiter" am: 5bf80bee2d by Bernie Innocenti · 4 years, 8 months ago
  34. 5bf80be Merge "Add an optional global limit to OperationLimiter" by Bernie Innocenti · 4 years, 8 months ago
  35. e1b9d0c Add an optional global limit to OperationLimiter by Bernie Innocenti · 4 years, 8 months ago
  36. 6cd439e Merge changes I923d28d5,Ib801a550 am: deecd67ea9 by Bernie Innocenti · 4 years, 8 months ago
  37. deecd67 Merge changes I923d28d5,Ib801a550 by Bernie Innocenti · 4 years, 8 months ago
  38. a67fb5e Merge "Move OperationLimiter to DnsResolver" am: e250e13360 by Maciej Żenczykowski · 4 years, 8 months ago
  39. e250e13 Merge "Move OperationLimiter to DnsResolver" by Maciej Żenczykowski · 4 years, 8 months ago
  40. 4499ee3 Extend DnsTlsServer to return IP string by Mike Yu · 4 years, 8 months ago
  41. f7717f5 Remove validation threads tracking in PrivateDnsConfiguration by Mike Yu · 4 years, 8 months ago
  42. fa985f7 Extend DnsTlsServer to store validation state by Mike Yu · 4 years, 8 months ago
  43. ac6c9a4 Move OperationLimiter to DnsResolver by Bernie Innocenti · 4 years, 8 months ago
  44. c0d8ada Fix netd crash on gethostbyname(NULL) and add a regression test by Bernie Innocenti · 4 years, 9 months ago
  45. 7cbd5f7 Replace hand-allocated buffers with std::string in DnsProxyListener by Bernie Innocenti · 4 years, 8 months ago
  46. a32fc26 Add updateServerState method to PrivateDnsConfiguration am: 3334a5e0fc by Mike Yu · 4 years, 8 months ago
  47. 3334a5e Add updateServerState method to PrivateDnsConfiguration by Mike Yu · 4 years, 9 months ago
  48. dfca7ba Merge "Revert "Test for thread creation failed"" am: a60f48b6a6 by Ken Chen · 4 years, 8 months ago
  49. a60f48b Merge "Revert "Test for thread creation failed"" by Ken Chen · 4 years, 8 months ago
  50. fd7c4db Merge "Be explicit about binderCallLogFn" am: 488efbc5ed by Jooyung Han · 4 years, 8 months ago
  51. 488efbc Merge "Be explicit about binderCallLogFn" by Jooyung Han · 4 years, 8 months ago
  52. dc2605b Merge "Add binder log output format test for DnsResolver" am: b415b9f7c6 by Luke Huang · 4 years, 8 months ago
  53. b415b9f Merge "Add binder log output format test for DnsResolver" by Luke Huang · 4 years, 8 months ago
  54. 512692a Be explicit about binderCallLogFn by Jooyung Han · 4 years, 9 months ago
  55. d573b07 Revert "Test for thread creation failed" by Ken Chen · 4 years, 8 months ago
  56. c0fe369 Add PrivateDnsConfigurationTest am: 0ee1dc9635 by Mike Yu · 4 years, 8 months ago
  57. ba5d03d Decouple PrivateDnsConfiguration from resolv_cache.h am: 8d9da4ae6d by Mike Yu · 4 years, 8 months ago
  58. 17b58e0 Skip rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 4 years, 8 months ago
  59. 1bdf335 Add binder log output format test for DnsResolver by Luke Huang · 4 years, 9 months ago
  60. 0ee1dc9 Add PrivateDnsConfigurationTest by Mike Yu · 4 years, 9 months ago
  61. 8d9da4a Decouple PrivateDnsConfiguration from resolv_cache.h by Mike Yu · 4 years, 9 months ago
  62. 92cb643 Fix DnsTlsSocket to consume all pending data from ssl am: 5e1b99187e by Mike Yu · 4 years, 9 months ago
  63. 5e1b991 Fix DnsTlsSocket to consume all pending data from ssl by Mike Yu · 4 years, 9 months ago
  64. 7f35c63 Merge "Initialize DnsTlsDispatcher instance only when needed" am: ac9499079f by Mike Yu · 4 years, 9 months ago
  65. ac94990 Merge "Initialize DnsTlsDispatcher instance only when needed" by Mike Yu · 4 years, 9 months ago
  66. 4440bba Merge "Test for thread creation failed" am: df311fe7ab by Treehugger Robot · 4 years, 9 months ago
  67. 9798050 Merge "Fix refcounting on thread creation failure path for android_res_nsend()" am: b3b845f570 by Treehugger Robot · 4 years, 9 months ago
  68. df311fe Merge "Test for thread creation failed" by Treehugger Robot · 4 years, 9 months ago
  69. b3b845f Merge "Fix refcounting on thread creation failure path for android_res_nsend()" by Treehugger Robot · 4 years, 9 months ago
  70. ba4abf7 Merge "Fix AIBinder_linkToDeath not being called issue" am: c6626fdd8b by Ken Chen · 4 years, 9 months ago
  71. c6626fd Merge "Fix AIBinder_linkToDeath not being called issue" by Ken Chen · 4 years, 9 months ago
  72. 753443a Fix AIBinder_linkToDeath not being called issue by Ken Chen · 4 years, 9 months ago
  73. 9e8cf8d Initialize DnsTlsDispatcher instance only when needed by Mike Yu · 4 years, 9 months ago
  74. fda614c Merge "Revert "Enable getaddrinfo parallel lookup by default"" am: b764f73536 by Treehugger Robot · 4 years, 9 months ago
  75. b764f73 Merge "Revert "Enable getaddrinfo parallel lookup by default"" by Treehugger Robot · 4 years, 9 months ago
  76. cb01693 Test for thread creation failed by Ken Chen · 4 years, 9 months ago
  77. c6f0611 Merge rvc-release RP1A.201105.002 to aosp-master - DO NOT MERGE am: f188b54f2b by Bill Yi · 4 years, 9 months ago
  78. f188b54 Merge rvc-release RP1A.201105.002 to aosp-master - DO NOT MERGE by Bill Yi · 4 years, 9 months ago
  79. aa48326 Revert "Enable getaddrinfo parallel lookup by default" by Martin Wu · 4 years, 9 months ago
  80. 66368cb Merge rvc-release RP1A.201105.002 to stage-aosp-master - DO NOT MERGE by Bill Yi · 4 years, 9 months ago
  81. e2af226 Fix refcounting on thread creation failure path for android_res_nsend() by Bernie Innocenti · 4 years, 9 months ago
  82. 5df5cc1 Cleanup references to system/core/base -> system/libbase am: d1d1507c73 by Baligh Uddin · 4 years, 9 months ago
  83. d1d1507 Cleanup references to system/core/base -> system/libbase by Baligh Uddin · 4 years, 9 months ago
  84. 5071969 Keep the version of dnsresolver consistent with that on mainline-prod. am: 9e31950353 by martinwu · 4 years, 9 months ago
  85. 9e31950 Keep the version of dnsresolver consistent with that on mainline-prod. by martinwu · 4 years, 9 months ago
  86. c85e73d Remove the resolv_integration_test check whether fd is closed or not am: b350542002 by Mike Yu · 4 years, 10 months ago
  87. b350542 Remove the resolv_integration_test check whether fd is closed or not by Mike Yu · 4 years, 10 months ago
  88. 3d26fd8 Skip ab/6749736 in stage. by Xin Li · 4 years, 10 months ago
  89. da56382 Merge changes Iceb7bc7f,I37afed96,I6a0a4c96 am: 0c7b1ca271 by Mike Yu · 4 years, 10 months ago
  90. 0c7b1ca Merge changes Iceb7bc7f,I37afed96,I6a0a4c96 by Mike Yu · 4 years, 10 months ago
  91. 6a3b9f1 Merge "Add build flag on platform dependent change" am: b6867372f2 am: c9d598f52a am: 4c1af7a77d am: acedd0c458 by Bernie Innocenti · 4 years, 10 months ago
  92. acedd0c Merge "Add build flag on platform dependent change" am: b6867372f2 am: c9d598f52a am: 4c1af7a77d by Bernie Innocenti · 4 years, 10 months ago
  93. 4c1af7a Merge "Add build flag on platform dependent change" am: b6867372f2 am: c9d598f52a by Bernie Innocenti · 4 years, 10 months ago
  94. c9d598f Merge "Add build flag on platform dependent change" am: b6867372f2 by Bernie Innocenti · 4 years, 10 months ago
  95. b686737 Merge "Add build flag on platform dependent change" by Bernie Innocenti · 4 years, 10 months ago
  96. b52d29c Merge "Revert "Check security context in CA certificate injection"" am: 2dd1279944 am: 1ad90da988 am: 200569eb9f am: 2ec6366b21 by Treehugger Robot · 4 years, 10 months ago
  97. 2ec6366 Merge "Revert "Check security context in CA certificate injection"" am: 2dd1279944 am: 1ad90da988 am: 200569eb9f by Treehugger Robot · 4 years, 10 months ago
  98. 200569e Merge "Revert "Check security context in CA certificate injection"" am: 2dd1279944 am: 1ad90da988 by Treehugger Robot · 4 years, 10 months ago
  99. 1ad90da Merge "Revert "Check security context in CA certificate injection"" am: 2dd1279944 by Treehugger Robot · 4 years, 10 months ago
  100. 2dd1279 Merge "Revert "Check security context in CA certificate injection"" by Treehugger Robot · 4 years, 10 months ago