1. ed4e7ec Update the logic of isFeatureEnabled and isFeatureNotChickenedOut by Motomu Utsumi · 2 years ago
  2. 365cf0a Merge "Add newApi linter check for mDNS library" into main by Yuyang Huang · 2 years ago
  3. dba0dbc Merge "Add test for downstream tethering" into main by Treehugger Robot · 2 years ago
  4. fc83170 Add newApi linter check for mDNS library by Yuyang Huang · 2 years ago
  5. fca402a Add test for downstream tethering by Yuyang Huang · 2 years, 3 months ago
  6. 508a012 Correct isLegacy metric data by Paul Hu · 2 years ago
  7. 169de9c Merge "Add Chicken bit for the mDNS offload feature" into main by Yuyang Huang · 2 years ago
  8. b96a071 Add Chicken bit for the mDNS offload feature by Yuyang Huang · 2 years ago
  9. 3e0be39 Remove unnecessary arguments from isTetheringFeatureEnabled by Motomu Utsumi · 2 years ago
  10. 043bcd4 Report more advertising metrics data by Paul Hu · 2 years, 1 month ago
  11. 65f9612 Merge "Update permission check for offloadEngine registration" into main by Yuyang Huang · 2 years ago
  12. 2be259b Merge "Send OffloadServiceInfos when registerOffloadEngine is called" into main by Yuyang Huang · 2 years ago
  13. 8e6fbc8 Update permission check for offloadEngine registration by Yuyang Huang · 2 years ago
  14. c275a9e Send OffloadServiceInfos when registerOffloadEngine is called by Yuyang Huang · 2 years ago
  15. 1b5d601 Merge changes I47b91c0c,I630c0e49 into main by Paul Hu · 2 years ago
  16. bad6fe9 Report sent query count by Paul Hu · 2 years, 1 month ago
  17. ddce591 Report service info callback metrics data by Paul Hu · 2 years, 1 month ago
  18. cad1226 Merge "Rename to isTetheringFeatureEnabled" into main by Motomu Utsumi · 2 years ago
  19. 6014905 Report resolution stop by Paul Hu · 2 years, 1 month ago
  20. 624aeb4 Rename to isTetheringFeatureEnabled by Motomu Utsumi · 2 years ago
  21. a6bc463 Report resolution metrics data by Paul Hu · 2 years, 2 months ago
  22. 812e921 Report discovery metrics data by Paul Hu · 2 years, 2 months ago
  23. 101dbf5 Fix NullPointerException on NsdService by Paul Hu · 2 years ago
  24. 7ddf293 Replace usage of android.util.Log to SharedLog by Yuyang Huang · 2 years, 1 month ago
  25. 33fa4d2 Add callbacks for service offload by Yuyang Huang · 2 years, 6 months ago
  26. 777ed05 Report registration metrics data by Paul Hu · 2 years, 2 months ago
  27. cdef353 Add NetworkNsdReportedMetrics by Paul Hu · 2 years, 2 months ago
  28. d44e1b7 Rename some variables in NsdService by Paul Hu · 2 years, 2 months ago
  29. 83ec7f4 Add more logs for debugging by Paul Hu · 2 years, 2 months ago
  30. a8efbe0 Take the multicast lock on mDNS usage by Remi NGUYEN VAN · 2 years, 3 months ago
  31. ff96322 Turn on removeExpiredService feature by Yuyang Huang · 2 years, 3 months ago
  32. 243d1a5 Add MdnsDiscoveryManager constructor without looper by Yuyang Huang · 2 years, 3 months ago
  33. 7f0af78 Pass NsdService thread looper to MdnsDiscoveryManager by Paul Hu · 2 years, 3 months ago
  34. ce44beb Implement proper subtype advertising by Remi NGUYEN VAN · 2 years, 3 months ago
  35. f2d0641 Implement proper discovery with subtypes by Remi NGUYEN VAN · 2 years, 3 months ago
  36. 2f82fcd Ensure service type ends with a dot in discovery by Remi NGUYEN VAN · 2 years, 3 months ago
  37. 14667de Use a single SharedLog for all mdns components by Paul Hu · 2 years, 4 months ago
  38. ab809e5 Merge "Fix isFeatureEnabled namespace and overload usage" by Treehugger Robot · 2 years, 3 months ago
  39. de802c8 Avoid going over max service name length when renaming NSD services by Yuyang Huang · 2 years, 4 months ago
  40. 278db58 Fix isFeatureEnabled namespace and overload usage by Motomu Utsumi · 2 years, 4 months ago
  41. a6a6ff9 Refactors common scope id setup code into utility function by Yuyang Huang · 2 years, 4 months ago
  42. b2e67d3 Revert^2 "Put client logs into SharedLog and dump more logs" by Paul Hu · 2 years, 4 months ago
  43. b8a3a63 Revert "Put client logs into SharedLog and dump more logs" by Paul Hu · 2 years, 4 months ago
  44. eaa9927 Put client logs into SharedLog and dump more logs by Paul Hu · 2 years, 4 months ago
  45. 700778b Handle downstream tethering interface addresses in MdnsSocketProvider by Yuyang Huang · 2 years, 6 months ago
  46. 3bee9d4 Avoid creating a Network with INetd.LOCAL_NET_ID by Yuyang Huang · 2 years, 5 months ago
  47. aa0e960 NsdService should set the Inet6Address scope ids by Yuyang Huang · 2 years, 5 months ago
  48. 2e0a88c Add a CompatChange flag to enable platform backend by Paul Hu · 2 years, 5 months ago
  49. d741db3 Merge changes I53ebf1bb,I8540af27 by Remi NGUYEN VAN · 2 years, 5 months ago
  50. ee0e6cd Merge "Migrate reigster service callback backend" by Paul Hu · 2 years, 6 months ago
  51. beb03f1 Enable new NsdManager backend on U+ by Remi NGUYEN VAN · 2 years, 6 months ago
  52. 2b86591 Fill in all resolved addresses into NsdServiceInfo by Paul Hu · 2 years, 6 months ago
  53. 30bd70d Migrate reigster service callback backend by Paul Hu · 2 years, 6 months ago
  54. e4407fb Merge changes I987ab866,I73fa9ca7 by Paul Hu · 2 years, 6 months ago
  55. 151d0a5 Add flags for allowlisting types for new NSD impl by Remi NGUYEN VAN · 2 years, 6 months ago
  56. 7445e3d Drop dot at the end of service type by Paul Hu · 2 years, 6 months ago
  57. de5adc4 Merge changes I488cc768,Icb9ed7ae,Ib18c3afb,Iba293b47,Ied55829c, ... by Remi NGUYEN VAN · 2 years, 6 months ago
  58. e4f5f25 Implement the stop resolution with MdnsDiscoveryManager by Paul Hu · 2 years, 6 months ago
  59. bb62b1d Use resolveInstanceName in NsdService by Remi NGUYEN VAN · 2 years, 6 months ago
  60. 8d45846 Merge "Revert "Implement the stop resolution with MdnsDiscoveryManager"" by Ahmad Khalil · 2 years, 6 months ago
  61. 4b8d45a Revert "Implement the stop resolution with MdnsDiscoveryManager" by Ahmad Khalil · 2 years, 6 months ago
  62. 1246c72 Merge "Implement the stop resolution with MdnsDiscoveryManager" by Paul Hu · 2 years, 6 months ago
  63. 6d77c41 Implement the stop resolution with MdnsDiscoveryManager by Paul Hu · 2 years, 6 months ago
  64. 58f2060 Stop monitoring sockets until all sockets are unrequested by Paul Hu · 2 years, 6 months ago
  65. a8a777b Allow Advertiser, DiscoveryManager runtime toggle by Remi NGUYEN VAN · 2 years, 7 months ago
  66. 8f453b9 Combine SparseArrays in ClientInfo by Remi NGUYEN VAN · 2 years, 7 months ago
  67. 5fc52a4 Merge "Do not return found services on dummy0" by Remi NGUYEN VAN · 2 years, 7 months ago
  68. 643edb6 Do not return found services on dummy0 by Remi NGUYEN VAN · 2 years, 7 months ago
  69. 18aeccc New API to listen service update by Paul Hu · 2 years, 8 months ago
  70. fd02056 Merge "New API to stop service resolution" by Remi NGUYEN VAN · 2 years, 7 months ago
  71. 5b9074c Optionally use MdnsAdvertiser for advertising by Remi NGUYEN VAN · 2 years, 7 months ago
  72. b58deb7 New API to stop service resolution by Paul Hu · 2 years, 8 months ago
  73. 75069ed Implement service resolved callback by Paul Hu · 2 years, 7 months ago
  74. 319751a Implement service lost callback by Paul Hu · 2 years, 7 months ago
  75. 019621e Implement service found callback by Paul Hu · 2 years, 7 months ago
  76. 23fa202 Use MdnsDiscoveryManager for discovery by Paul Hu · 2 years, 7 months ago
  77. 4bd98ef Create the MdnsDiscoveryManager by Paul Hu · 2 years, 7 months ago
  78. 116b4c0 Add null check for clientInfo by Paul Hu · 3 years ago
  79. 3ffffe7 Use common methods to check/enforece mutiple permissions by paulhu · 4 years ago
  80. d657403 Merge "Remove the DisabledState from NsdService" by Paul Hu · 3 years, 3 months ago
  81. 29f4359 Remove the DisabledState from NsdService by Paul Hu · 3 years, 3 months ago
  82. 1a8ee10 Fix service resolve on tethering downstreams by Remi NGUYEN VAN · 3 years, 3 months ago
  83. eca1e92 Merge "Deal with non-ASCII characters on resolution info" by Treehugger Robot · 3 years, 3 months ago
  84. be18660 Deal with non-ASCII characters on resolution info by paulhu · 3 years, 4 months ago
  85. 360a8e9 Register service on the specified network by Paul Hu · 3 years, 4 months ago
  86. 1b35e82 Remove InterruptedException from NsdService#create by paulhu · 3 years, 4 months ago
  87. 2b9ed95 Use MDns aidl on NsdService by paulhu · 3 years, 6 months ago
  88. 2365130 Support discover/resolve on specific networks by Remi NGUYEN VAN · 3 years, 8 months ago
  89. f6f9aa2 NSD: Specify on what interface to getAddrInfo by hepengtao · 3 years, 10 months ago
  90. e500616 Move f/b/packages/Nsd files to f/b/packages/ConnectivityT by Aaron Huang · 3 years, 9 months ago[Renamed from packages/Nsd/service/src/com/android/server/NsdService.java]
  91. 5568f45 Stop using NSD_ON setting by paulhu · 3 years, 9 months ago
  92. b222570 Replace @hide APIs by paulhu · 3 years, 9 months ago
  93. 73a8203 Centralize nsd associated files by paulhu · 3 years, 9 months ago[Renamed from services/core/java/com/android/server/NsdService.java]
  94. 62eb76e Remove AsyncChannel usage in NsdManager by Remi NGUYEN VAN · 4 years ago
  95. f7277ed Keep the native mdns daemon alive for pre-S application by Luke Huang · 4 years, 1 month ago
  96. 92860f9 Fix the comments from aosp/1717479. by Luke Huang · 4 years, 2 months ago
  97. 0529858 Make NsdService only start the native daemon when needed and automatically clean it up. by Luke Huang · 4 years, 2 months ago
  98. 339c010 Move module utils to the module package. by Chalard Jean · 5 years ago
  99. 6346538 Apply fixes for EfficientStrings. by Jeff Sharkey · 4 years, 10 months ago
  100. de27d61 Revert "Move module utils to the module package." by Hridya Valsaraju · 4 years, 11 months ago