1. 0e9f5e6 Always disconnect agents immediately. by Lorenzo Colitti · 2 years, 3 months ago
  2. 3c04000 Reapply "Add a queue system server-side for NetworkAgent" by Chalard Jean · 6 months ago
  3. ac1af41 Merge "Add CachedService Class" into main by Treehugger Robot · 6 months ago
  4. 67cc745 Merge changes from topic "revert-3535182-EBVRAQTHFS" into main by Pechetty Sravani (xWF) · 6 months ago
  5. b633934 Add CachedService Class by Paul Hu · 6 months ago
  6. a5ec9b4 Revert "Add a queue system server-side for NetworkAgent" by Pechetty Sravani (xWF) · 6 months ago
  7. f04de0e Merge changes I4bc29b10,I94a56b2b,I9ca025b1 into main by Jean Chalard · 6 months ago
  8. 7d1b5b5 Merge changes I0b3ac7b4,I90385146 into main by Treehugger Robot · 6 months ago
  9. b84bb3b Add Abstract Class for RealtimeScheduler by Paul Hu · 10 months ago
  10. 0f4d1ab Implement RealtimeScheduler in DiscoveryExecutor by Paul Hu · 6 months ago
  11. 34ccc71 Add a queue system server-side for NetworkAgent by Chalard Jean · 6 months ago
  12. 53ecd95 Creating interface name to index tracking for Bpf Maps. by Sarup Dalwani · 6 months ago
  13. ec2a5cc Merge "Use non-extended mockito for net-tests-utils" into main by Remi NGUYEN VAN · 6 months ago
  14. 05c376a Use non-extended mockito for net-tests-utils by Remi NGUYEN VAN · 6 months ago
  15. daa1f52 Merge "Enable early native network creation for local network" into main by Treehugger Robot · 6 months ago
  16. 91ef9d3 Enable early native network creation for local network by Junyu Lai · 6 months ago
  17. b153713 Merge "Create the DiscoveryExecutor Class" into main by Treehugger Robot · 6 months ago
  18. c23d94f Merge "Revert^2 "Use timerfd to improve the accuracy of query timing"" into main by Treehugger Robot · 6 months ago
  19. bca2d03 Create the DiscoveryExecutor Class by Paul Hu · 10 months ago
  20. a3a3405 Revert^2 "Use timerfd to improve the accuracy of query timing" by Paul Hu · 8 months ago
  21. 648d01b Merge "Add config_nsdOffloadServicesDenyList to NsdService" into main by Yuyang Huang · 6 months ago
  22. 9b0f749 Add config_nsdOffloadServicesDenyList to NsdService by Yuyang Huang · 6 months ago
  23. 15ae8bb Merge "Format MdnsServiceCacheTest" into main by Treehugger Robot · 6 months ago
  24. 47959ae Format MdnsServiceCacheTest by Paul Hu · 6 months ago
  25. 9de6f57 Merge "Adding more test cases for stacked link properties for local network." into main by Sarup Dalwani · 6 months ago
  26. ad43341 Add 6lowpan decompression tests for invalid packets by Patrick Rohr · 6 months ago
  27. 0026cb3 Fix linter errors by Patrick Rohr · 6 months ago
  28. bcd092b Merge "Never read device flag values in ConnectivityServiceTest." into main by Treehugger Robot · 6 months ago
  29. 2322bc0 Never read device flag values in ConnectivityServiceTest. by Lorenzo Colitti · 6 months ago
  30. cbd6238 Merge "Handling null interface in addLocalNetAccess, removeLocalNetAccess and getLocalNetAccess" into main by Maciej Żenczykowski · 6 months ago
  31. 695779c Merge changes Ic597ee91,I6a2b48aa,Ia71c79aa,I570dbff5,Ia063deea, ... into main by Maciej Żenczykowski · 6 months ago
  32. 2169522 Enable NetworkCallback optimizations by default. by Lorenzo Colitti · 6 months ago
  33. 81e6bdc Merge "Allow mDNS on IFF_POINTOPOINT interfaces" into main by Patrick Rohr · 6 months ago
  34. c060ffe Add some more client network tests by Patrick Rohr · 6 months ago
  35. e87e924 Add test for when BluetoothSocket#connect throws by Patrick Rohr · 6 months ago
  36. d621b3d Add a test for when createInsecureL2capChannel throws by Patrick Rohr · 6 months ago
  37. 1446e7a Add a test that brings up an L2cap server network by Patrick Rohr · 6 months ago
  38. 2e336ac Handling null interface in addLocalNetAccess, removeLocalNetAccess and getLocalNetAccess by Sarup Dalwani · 6 months ago
  39. 2360f45 Merge changes Ib2febede,Id3752790,I7cfcc93a,I26f6669f,I5d722c0d into main by Patrick Rohr · 6 months ago
  40. 33dde6b Allow mDNS on IFF_POINTOPOINT interfaces by Patrick Rohr · 6 months ago
  41. 4dd26d1 Make linter happy by Patrick Rohr · 6 months ago
  42. b4f3922 Use ThreadLeakMonitor for CSL2capProviderTest by Patrick Rohr · 6 months ago
  43. 5a5c34a Add some tests to ensure BluetoothExceptions are handled by Patrick Rohr · 6 months ago
  44. 1135975 Move SkDestroyListener to under staticlibs by Motomu Utsumi · 7 months ago
  45. 7f86b74 Update SkDestroyListner to support only monitor UDP sockets close by Motomu Utsumi · 7 months ago
  46. d159016 Update SkDestroyListener to take consumer for inetDiagMessage processing by Motomu Utsumi · 7 months ago
  47. e53faa4 Adding more test cases for stacked link properties for local network. by Sarup Dalwani · 6 months ago
  48. 8d5c6ea Check local network permissions when permission changes, or when user or by Jacque Li · 11 months ago
  49. 37e457b Merge "Wrapping Network and Traffic permissions in a class for module usage." into main by Maciej Żenczykowski · 6 months ago
  50. c42f5fc Merge "Adding stacked link addresses to local_net_access map" into main by Sarup Dalwani · 6 months ago
  51. 90a2f97 Merge changes I77101952,I399631c6,I5ea98a06,I0b243f45,I5554cd42, ... into main by Maciej Żenczykowski · 6 months ago
  52. d6bcc2c Fix test comment by Patrick Rohr · 7 months ago
  53. a1430bb Implement 6lowpan header compression by Patrick Rohr · 7 months ago
  54. 1609339 Add a basic CSTest for L2capNetworkProvider by Patrick Rohr · 7 months ago
  55. 611ce3f Start L2capNetworkProvider in CS by Patrick Rohr · 8 months ago
  56. 7d0fcbb Adding stacked link addresses to local_net_access map by Sarup Dalwani · 7 months ago
  57. 5fe6584 Remove unused code to instantiate bpfNetMaps by Motomu Utsumi · 7 months ago
  58. 4792cc5 Exclude dns servers from LNP by Neha Raj · 7 months ago
  59. 18b7262 Populating local addresses to local_net_access_map by Sarup Dalwani · 7 months ago
  60. d74eb41 Merge changes I963a1c84,I515d6b60,Iae99f0bc,I99d1240d,I49d078fb into main by Patrick Rohr · 7 months ago
  61. 433de97 Wrapping Network and Traffic permissions in a class for module usage. by Melisa CZ · 7 months ago
  62. f89a40a Merge "Fix test flake in MdnsDiscoveryManagerTests" into main by Treehugger Robot · 7 months ago
  63. 9cb8a29 Exclude Google Cast app subtypes from mDNS offload by Yuyang Huang · 7 months ago
  64. 5c374ff Merge "Format MdnsAdvertiser with ktlint" into main by Yuyang Huang · 7 months ago
  65. 5fb5f07 Delete L2capNetworkProviderTest by Patrick Rohr · 7 months ago
  66. f0abfb9 Add support for an L2CAP server network by Patrick Rohr · 8 months ago
  67. 54a8276 Fix test flake in MdnsDiscoveryManagerTests by Paul Hu · 7 months ago
  68. 37714f5 Merge changes Icf49147d,I622c86fe,I3e789541 into main by Maciej Żenczykowski · 7 months ago
  69. 38f428c Merge changes I7b966621,I082c7af8,I8cdc8004,Icfba2964 into main by Maciej Żenczykowski · 7 months ago
  70. 0e480b7 Merge "Add CTS test for ConnectivityManager#tether exception after V" into main by Quang Luong · 7 months ago
  71. 466bff2 Allocate a BluetoothServerSocket for the ReservedServerOffer by Patrick Rohr · 7 months ago
  72. 297793e Merge "Add L2capPacketForwarder" into main by Patrick Rohr · 7 months ago
  73. 195e65d Move L2capNetworkProvider#start() onto Handler thread by Patrick Rohr · 7 months ago
  74. 735afa9 Mark globals as private by Patrick Rohr · 7 months ago
  75. 448eb43 Adding access methods for local_net_access_map and local_net_blocked_uid_map by Sarup Dalwani · 7 months ago
  76. 2003e6e Listen to permission changes in permission monitor by Jacque Li · 11 months ago
  77. 65dc129 Add L2capPacketForwarder by Patrick Rohr · 7 months ago
  78. 6c478ee Add CTS test for ConnectivityManager#tether exception after V by Quang Anh Luong · 7 months ago
  79. ab9bb10 Format MdnsAdvertiser with ktlint by Yuyang Huang · 7 months ago
  80. d16138e Stop tracking left-over test interfaces by Patrick Rohr · 7 months ago
  81. bcbea35 Merge "Add default capabilities for empty config" into main by Chris Desir · 8 months ago
  82. 3133c0a Add default capabilities for empty config by Chris Desir · 1 year, 1 month ago
  83. 2e3904d L2capNetworkProvider should use its own handler thread by Patrick Rohr · 8 months ago
  84. 30d8a25 Disallow legacy tether() API starting in B by Quang Anh Luong · 9 months ago
  85. f1ae5ab Register reserved offer by Patrick Rohr · 8 months ago
  86. 77df9d3 Add blanket offer to L2capNetworkProvider by Patrick Rohr · 8 months ago
  87. 47425dc Add empty L2capNetworkProvider by Patrick Rohr · 10 months ago
  88. f3f0da1 Merge "Add support for updating reserved offers" into main by Treehugger Robot · 8 months ago
  89. e7a4b08 Add support for updating reserved offers by Patrick Rohr · 9 months ago
  90. 8231494 Merge "Remove the transactionId field" into main by Treehugger Robot · 8 months ago
  91. 58e8845 Merge "Revert "Use timerfd to improve the accuracy of query timing"" into main by Treehugger Robot · 8 months ago
  92. a481dc1 Revert "Use timerfd to improve the accuracy of query timing" by Paul Hu · 8 months ago
  93. 1272722 Merge "Add API for FLAG_SKIP_PROBING" into main by Remi NGUYEN VAN · 8 months ago
  94. 7a3423b Add API for FLAG_SKIP_PROBING by Remi NGUYEN VAN · 9 months ago
  95. f734831 Add a test to ensure reservation requests do not match regular offers by Patrick Rohr · 9 months ago
  96. 73eee54 Add reserveNetwork API by Patrick Rohr · 9 months ago
  97. 93136f1 Add NetworkCallback#onReserved by Patrick Rohr · 9 months ago
  98. f6ddd7f Merge "Advertise with short hostnames" into main by Treehugger Robot · 9 months ago
  99. 5e99d1f Advertise with short hostnames by Remi NGUYEN VAN · 9 months ago
  100. e3af4d4 Remove the transactionId field by Remi NGUYEN VAN · 10 months ago