1. 2fae00c Merge "Quit NetworkMonitor threads in integration tests" into main by Treehugger Robot · 1 year, 11 months ago
  2. 028bf79 Merge "Do not crash on failures in callbacks" into main by Treehugger Robot · 1 year, 11 months ago
  3. a8e3bfb Merge changes I7ad55374,I4a0c7f6e into main by Maciej Żenczykowski · 1 year, 11 months ago
  4. 1c1a3ff Merge "Fix setInterfaceEnabled method signature" into main by Maciej Żenczykowski · 1 year, 11 months ago
  5. ddeec3a Merge "Revert^4 "Re-enable the tests for background restrictions"" into main by Suprabh Shukla · 1 year, 11 months ago
  6. 3cccf8e Add test to verify callbacks for enable/disableInterface APIs by Patrick Rohr · 1 year, 11 months ago
  7. 4b365cd Fix enable/disableInterface APIs to properly affect administrative state by Patrick Rohr · 1 year, 11 months ago
  8. d8bf90c Fix setInterfaceEnabled method signature by Patrick Rohr · 1 year, 11 months ago
  9. a37386a Merge "Make the subscriptionIds and allowedUids public" into main by Ying Xu · 1 year, 11 months ago
  10. 878e1a4 Merge "Add tests to confirm that genjarjar keeps excluded Tests." into main by Chidera Olibie · 1 year, 11 months ago
  11. 166bd91 Merge "reduce the timeout for discovering the lost of MeshCoP service in CTS" into main by Handa Wang · 1 year, 11 months ago
  12. bac8aab Merge "Mock SubscriptionManager in CSTest" into main by Treehugger Robot · 1 year, 11 months ago
  13. 230767d Merge "Simplify the logic in the hasServiceTypeClientsForNetwork" into main by Treehugger Robot · 1 year, 11 months ago
  14. e1545c3 reduce the timeout for discovering the lost of MeshCoP service in CTS by Handa Wang · 1 year, 11 months ago
  15. 23d9c73 Mock SubscriptionManager in CSTest by Motomu Utsumi · 1 year, 11 months ago
  16. 4cd5b9e Merge "Ignore no permission calls for CaptivePortal.appRequest" into main by Chiachang Wang · 1 year, 11 months ago
  17. 8ee26e6 Merge "Remove DEFAULT_FORBIDDEN_CAPABILITIES from NetworkRequest" into main by Motomu Utsumi · 1 year, 11 months ago
  18. df0a16c Merge "Share NetworkInterfaceProvider between MdnsSockets" into main by Treehugger Robot · 1 year, 11 months ago
  19. f07efd7 Merge "Use LruCache to limit the amount of entries" into main by Treehugger Robot · 1 year, 11 months ago
  20. 73be9a0 Ignore no permission calls for CaptivePortal.appRequest by Chiachang Wang · 1 year, 11 months ago
  21. 0a9dbc9 Share NetworkInterfaceProvider between MdnsSockets by Remi NGUYEN VAN · 1 year, 11 months ago
  22. b3fcdac Quit NetworkMonitor threads in integration tests by Remi NGUYEN VAN · 2 years ago
  23. 237b994 Merge "explicitly request NET_CAPABILITY_LOCAL_NETWORK capability when requesting Thread network" into main by Handa Wang · 1 year, 11 months ago
  24. 281c7d2 explicitly request NET_CAPABILITY_LOCAL_NETWORK capability when requesting Thread network by Handa Wang · 1 year, 11 months ago
  25. d496696 Merge changes from topic "revert-2980591-cronet_121_0_6167_71-JBOUFGJXPX" into main by Treehugger Robot · 1 year, 11 months ago
  26. 5164821 Merge "[mdns] fix race conditions in MdnsAdvertiser" into main by Kangping Dong · 1 year, 11 months ago
  27. 2ed701f Use LruCache to limit the amount of entries by Junyu Lai · 1 year, 11 months ago
  28. 36f8b3f [mdns] fix race conditions in MdnsAdvertiser by Kangping Dong · 2 years ago
  29. f7c5d6e Simplify the logic in the hasServiceTypeClientsForNetwork by Paul Hu · 1 year, 11 months ago
  30. bc38867 Merge "Fix the issue that border routing is unavailable when ot-daemon restarts" into main by Handa Wang · 1 year, 11 months ago
  31. 29ff998 Remove DEFAULT_FORBIDDEN_CAPABILITIES from NetworkRequest by Motomu Utsumi · 1 year, 11 months ago
  32. 4d9f787 Merge "Specify the desired callback type to deflake the tests" into main by Chiachang Wang · 1 year, 11 months ago
  33. d2c103e Merge "Add CompatChange for local network matching" into main by Motomu Utsumi · 1 year, 11 months ago
  34. aac3ef4 Fix the issue that border routing is unavailable when ot-daemon restarts by Handa Wang · 1 year, 11 months ago
  35. 94a7999 Merge "Fix wrong request_count in connectivityStateSample and add tests" into main by Treehugger Robot · 1 year, 11 months ago
  36. e08de4d Fix wrong request_count in connectivityStateSample and add tests by Motomu Utsumi · 2 years ago
  37. fee93b0 Specify the desired callback type to deflake the tests by Chiachang Wang · 1 year, 11 months ago
  38. 37bb9b2 Merge "rename: @btf.o -> @mainline.o" into main by Treehugger Robot · 1 year, 11 months ago
  39. 84aa9ea add #define BPFLOADER_MAINLINE_VERSION 42u by Maciej Żenczykowski · 1 year, 11 months ago
  40. 4e23cd8 xTS OWNERS: allow maze to +2 APF fw CTS tests by Maciej Żenczykowski · 2 years ago
  41. 561fb4a rename: @btf.o -> @mainline.o by Maciej Żenczykowski · 2 years, 4 months ago
  42. 1f6c8fa Merge "netbpfload: add back support for 4.9-T kernels" into main by Maciej Żenczykowski · 1 year, 11 months ago
  43. 11d14dd Merge "Add CtsTetheringTest to MTS" into main by Quang Luong · 1 year, 11 months ago
  44. dae7f8c Revert "cronet 121_0_6167_71: remove http_client_logging lib" by Patrick Rohr · 1 year, 11 months ago
  45. 327484b Revert "[Cronet] Disable one of setURLStreamHandlerFactory test" by Patrick Rohr · 1 year, 11 months ago
  46. 7e5b09a netbpfload: add back support for 4.9-T kernels by Maciej Żenczykowski · 1 year, 11 months ago
  47. 96f6a07 Merge "follow up comments in custom TTL CLS (aosp/2870274 and aosp/2606573)" into main by Treehugger Robot · 1 year, 11 months ago
  48. 978b3f2 bpf_helpers: add #defines for next 2 LTS KVERs by Maciej Żenczykowski · 1 year, 11 months ago
  49. b11b071 Revert^4 "Re-enable the tests for background restrictions" by Suprabh Shukla · 1 year, 11 months ago
  50. 6041467 NetBpfLoad: remove support for 'old' formats by Maciej Żenczykowski · 1 year, 11 months ago
  51. 35c90df Merge "Export flags used in FlaggedApi annotations" into main by Oriol Prieto Gascó · 1 year, 11 months ago
  52. 8c21593 netbpfload.rc - directly exec apex netbpfload by Maciej Żenczykowski · 2 years ago
  53. 646b09f Export flags used in FlaggedApi annotations by Oriol Prieto Gasco · 2 years ago
  54. 09f372d Merge "netbpfload: is now *always* mainline" into main by Treehugger Robot · 1 year, 11 months ago
  55. 577ec42 Merge "NetBpfLoad: bump version to 0.42" into main by Treehugger Robot · 1 year, 11 months ago
  56. 373e55d Merge "[Cronet] delete copy of import_cronet.sh" into main by Chidera Olibie · 1 year, 11 months ago
  57. 14d2e19 Merge changes from topic "cronet_121_0_6167_71" into main by Treehugger Robot · 1 year, 11 months ago
  58. 59fb77f NetBpfLoad: bump version to 0.42 by Maciej Żenczykowski · 1 year, 11 months ago
  59. 9862a0e Merge "Revert^3 "Re-enable the tests for background restrictions"" into main by Suprabh Shukla · 1 year, 11 months ago
  60. 1ffd5dc Merge "Use Service handler thread for NetworkStatsObservers" into main by Junyu Lai · 1 year, 11 months ago
  61. ecc4f7d Merge "Check kernel version for multicast routing support." into main by Yang Sun · 1 year, 11 months ago
  62. 7ff9230 Revert^3 "Re-enable the tests for background restrictions" by Suprabh Shukla · 2 years ago
  63. 08d4b8c netbpfload: is now *always* mainline by Maciej Żenczykowski · 2 years ago
  64. 4638eb5 Merge "Reapply "replace platform netbpfload binary with a symlink to apex"" into main by Maciej Żenczykowski · 1 year, 11 months ago
  65. 734c626 Check kernel version for multicast routing support. by Yang Sun · 2 years ago
  66. 612de50 Merge "Merge Android 14 QPR2 to AOSP main" into main by Xin Li · 2 years ago
  67. 2aa81a6 Merge "Use factoryreset as a workaround to reduce the delay of reforming a network" into main by Handa Wang · 2 years ago
  68. b929c98 Use factoryreset as a workaround to reduce the delay of reforming a network by Handa Wang · 2 years ago
  69. c6037af [mdns] support regsitering hosts in NsdPublisher by Handa Wang · 2 years ago
  70. e0dd869 Reapply "replace platform netbpfload binary with a symlink to apex" by Maciej Żenczykowski · 2 years ago
  71. 66591a1 Merge "CTS for request transform state" into main by Yan Yan · 2 years ago
  72. e6ed942 Merge "Revert "replace platform netbpfload binary with a symlink to apex"" into main by Sam Dubey · 2 years ago
  73. e45b92c Merge Android 14 QPR2 to AOSP main by Xin Li · 2 years ago
  74. 18b2cb9 Merge "Revert "[mdns] support regsitering hosts in NsdPublisher"" into main by Vaibhav Devmurari · 2 years ago
  75. e636c61 Revert "replace platform netbpfload binary with a symlink to apex" by Vaibhav Devmurari · 2 years ago
  76. ba1cc38 Revert "[mdns] support regsitering hosts in NsdPublisher" by Vaibhav Devmurari · 2 years ago
  77. 8b1d824 Use Service handler thread for NetworkStatsObservers by Junyu Lai · 2 years ago
  78. 01595fd Merge "replace platform netbpfload binary with a symlink to apex" into main by Treehugger Robot · 2 years ago
  79. 5e79d99 Merge changes I90c8abad,I9ea0755f into main by Maciej Żenczykowski · 2 years ago
  80. 2759673 Add IPv6 FragmentHeader struct support am: f8c7d15850 by KH Shi · 2 years ago
  81. f8c7d15 Add IPv6 FragmentHeader struct support by KH Shi · 2 years ago
  82. 95a27a0 Merge "Add testAllowedUids for devices without FEATURE_TELEPHONY_SUBSCRIPTION" into main am: 6ac04f4b2d by Treehugger Robot · 2 years ago
  83. 6ac04f4 Merge "Add testAllowedUids for devices without FEATURE_TELEPHONY_SUBSCRIPTION" into main by Treehugger Robot · 2 years ago
  84. cf3d200 Revert "Log bpf rc file if it differs from the template files." by Maciej Żenczykowski · 2 years ago
  85. 49fa57a Revert "Fix BpfLoaderRcUtils to support IOS_8859_1" by Maciej Żenczykowski · 2 years ago
  86. 7f3d748 replace platform netbpfload binary with a symlink to apex by Maciej Żenczykowski · 2 years ago
  87. ab41a04 Merge "Reduce time needed to run test." into main am: da42fec566 by Yang Sun · 2 years ago
  88. 438f844 Merge "netbpfload: introduce 'mainline_tethering_platform_components' phony/group target" into main am: bdf329754d by Maciej Żenczykowski · 2 years ago
  89. da42fec Merge "Reduce time needed to run test." into main by Yang Sun · 2 years ago
  90. bdf3297 Merge "netbpfload: introduce 'mainline_tethering_platform_components' phony/group target" into main by Maciej Żenczykowski · 2 years ago
  91. d803048 Merge "Move platform VPN related test to FrameworksVpnTests" into main am: e190bf783d by Chiachang Wang · 2 years ago
  92. e190bf7 Merge "Move platform VPN related test to FrameworksVpnTests" into main by Chiachang Wang · 2 years ago
  93. 4a853e3 Merge "Test BluetoothFinderManager for SDK at least V" into main am: 11639be0e6 by Yahav Nussbaum · 2 years ago
  94. 11639be Merge "Test BluetoothFinderManager for SDK at least V" into main by Yahav Nussbaum · 2 years ago
  95. abdaaeb Merge "[mdns] support regsitering hosts in NsdPublisher" into main am: b7347bd441 by Handa Wang · 2 years ago
  96. b7347bd Merge "[mdns] support regsitering hosts in NsdPublisher" into main by Handa Wang · 2 years ago
  97. c6622e0 follow up comments in custom TTL CLS (aosp/2870274 and aosp/2606573) by Kangping Dong · 2 years ago
  98. c9a4664 Merge "[Thread] limit ot-daemon socket ACL to thread_network" into main am: 110b0edacf by Treehugger Robot · 2 years ago
  99. 110b0ed Merge "[Thread] limit ot-daemon socket ACL to thread_network" into main by Treehugger Robot · 2 years ago
  100. 43a55b2 Add a CTS test to verify the removal of ServiceTypeClients am: da18a53cff by Paul Hu · 2 years ago