1. 4eab54b set the country code when initializing the ot-daemon by Zhanglong Xia · 1 year, 11 months ago
  2. abefbf0 [mdns] support discovering and resolving services by Handa Wang · 2 years ago
  3. 3a9d363 Merge "[Thread] fix ot-daemon state consistency issues" into main by Treehugger Robot · 1 year, 11 months ago
  4. 619c41c Merge "[Thread] fix access to mOtDaemon" into main by Kangping Dong · 1 year, 11 months ago
  5. 6faae53 Merge "[Thread] add system API setChannelMaxPowers" into main by Treehugger Robot · 1 year, 11 months ago
  6. 248424d Merge "Put known answers to query packets" into main by Treehugger Robot · 1 year, 11 months ago
  7. 0d22ade [Thread] fix ot-daemon state consistency issues by Kangping Dong · 1 year, 11 months ago
  8. 530147f [Thread] fix access to mOtDaemon by Kangping Dong · 1 year, 11 months ago
  9. 62abecc [Thread] add system API setChannelMaxPowers by Zhanglong Xia · 2 years, 1 month ago
  10. e762554 Improve documentation of addEthernetStateListener by Patrick Rohr · 1 year, 11 months ago
  11. c2f56d8 Merge "Use MdnsUtils helper methods to construct query packets" into main by Paul Hu · 1 year, 11 months ago
  12. 82599d3 [Thread] add command to force stop ot-daemon by Kangping Dong · 1 year, 11 months ago
  13. 98eb360 Merge "Use connectivityHandler in CarrierPrivilegeAuthenticator" into main by Motomu Utsumi · 1 year, 11 months ago
  14. 452796c Merge "Move isChainEnabled and getUidRule to BpfNetMapsUtils" into main by Motomu Utsumi · 1 year, 11 months ago
  15. b3a55ce Merge "Move isUidNetworkingBlocked to BpfNetMapsUtils" into main by Motomu Utsumi · 1 year, 11 months ago
  16. f98b0d2 Merge "[Thread] do not restart ot-daemon when Thread is disabled" into main by Kangping Dong · 1 year, 11 months ago
  17. adb3c1a [Thread] do not restart ot-daemon when Thread is disabled by Kangping Dong · 1 year, 11 months ago
  18. 4a18c1b Merge changes from topic "revert-3001326-revert-2998737-revert-2980591-cronet_121_0_6167_71-JBOUFGJXPX-ICXECJPUPA-OOMALUYYUV" into main by George Verhaegen · 1 year, 11 months ago
  19. e307e20 Revert "Revert "Revert "[Cronet] Disable one of setURLStreamHand..." by Lisa (LeeWei) Liu · 1 year, 11 months ago
  20. e450572 Revert "Revert "Revert "cronet 121_0_6167_71: remove http_client..." by Lisa (LeeWei) Liu · 1 year, 11 months ago
  21. b0ae620 Merge "[Thread] make demoapp system_ext_specific" into main by Kangping Dong · 1 year, 11 months ago
  22. 52dceb8 Merge changes from topic "revert-2998737-revert-2980591-cronet_121_0_6167_71-JBOUFGJXPX-ICXECJPUPA" into main by Chidera Olibie · 1 year, 11 months ago
  23. cf71e32 Merge "[EthernetTetheringTest] Don't run setupOnce() if Ethernet is not supported." into main by Weilun Du · 1 year, 11 months ago
  24. a404348 Merge "Correct the usage for running query task" into main by Paul Hu · 1 year, 11 months ago
  25. 83af4a3 Merge "NetBpfLoad: rework mainline bpf execution codepath" into main by Maciej Żenczykowski · 1 year, 11 months ago
  26. b21fec5 Merge "[EthernetManagerTest] Skip the test if EthernetManager is null" into main by Weilun Du · 1 year, 11 months ago
  27. 4293ce8 Merge "NetBpfLoad: enable mainline on T+" into main by Treehugger Robot · 1 year, 11 months ago
  28. 732a141 NetBpfLoad: rework mainline bpf execution codepath by Maciej Żenczykowski · 1 year, 11 months ago
  29. 11141da NetBpfLoad: enable mainline on T+ by Maciej Żenczykowski · 1 year, 11 months ago
  30. 2881157 [EthernetTetheringTest] Don't run setupOnce() if Ethernet is not supported. by Weilun Du · 1 year, 11 months ago
  31. 1137ed8 [EthernetManagerTest] Skip the test if EthernetManager is null by Weilun Du · 1 year, 11 months ago
  32. d77b3c4 Merge "clat bpf: add byte/packet counter" into main by Maciej Żenczykowski · 1 year, 11 months ago
  33. 184b400 [Thread] make demoapp system_ext_specific by Kangping Dong · 1 year, 11 months ago
  34. ab1945c Merge changes from topic "overlay-vendor-model-name" into main by Kangping Dong · 1 year, 11 months ago
  35. 97b966e Merge "Use efficient coverage dumping mechanism" into main by Treehugger Robot · 1 year, 11 months ago
  36. 8b3f9d9 clat bpf: add byte/packet counter by Maciej Żenczykowski · 1 year, 11 months ago
  37. 80fc4d5 Merge "NetBpfLoad: add a few more consts for safety" into main by Treehugger Robot · 1 year, 11 months ago
  38. a2706bf NetBpfLoad: add a few more consts for safety by Maciej Żenczykowski · 1 year, 11 months ago
  39. a490186 Merge "[Thread] add missing permissions to ThreadNetworkDemoApp" into main by Treehugger Robot · 1 year, 11 months ago
  40. c2d425a Merge "NetBpfLoad: chose bpfloader version at runtime based on Android OS" into main by Maciej Żenczykowski · 1 year, 11 months ago
  41. 2f79f58 Move isChainEnabled and getUidRule to BpfNetMapsUtils by Motomu Utsumi · 1 year, 11 months ago
  42. bb35aa1 Move isUidNetworkingBlocked to BpfNetMapsUtils by Motomu Utsumi · 1 year, 11 months ago
  43. e1d536b Call getDataSaverEnabled from isUidNetworkingBlocked by Motomu Utsumi · 1 year, 11 months ago
  44. 7bfcd30 Merge "Rename BpfNetMapsReader to NetworkStackBpfNetMaps" into main by Motomu Utsumi · 1 year, 11 months ago
  45. fc50404 Rename BpfNetMapsReader to NetworkStackBpfNetMaps by Motomu Utsumi · 1 year, 11 months ago
  46. d381261 Merge "NetBpfLoad - change BPFLOADER_VERSION macro into an argument" into main by Maciej Żenczykowski · 1 year, 11 months ago
  47. d02c008 Merge "Remove VpnProfileStore dependency from CSTest" into main by Chiachang Wang · 1 year, 11 months ago
  48. 65f7022 NetBpfLoad: chose bpfloader version at runtime based on Android OS by Maciej Żenczykowski · 1 year, 11 months ago
  49. 221b248 NetBpfLoad - change BPFLOADER_VERSION macro into an argument by Maciej Żenczykowski · 1 year, 11 months ago
  50. cfc6b02 Revert "Revert "cronet 121_0_6167_71: remove http_client_logging..." by Chidera Olibie · 1 year, 11 months ago
  51. 6ad32fb Revert "Revert "[Cronet] Disable one of setURLStreamHandlerFacto..." by Chidera Olibie · 1 year, 11 months ago
  52. 4fcaa4e Use connectivityHandler in CarrierPrivilegeAuthenticator by Motomu Utsumi · 2 years ago
  53. ea4390c [Thread] support customize meshcop txt via resourceoverlay by Kangping Dong · 1 year, 11 months ago
  54. bbb7828 [Thread] add resourceoverlay config for vendor and model name by Kangping Dong · 1 year, 11 months ago
  55. 3f87ba4 Remove VpnProfileStore dependency from CSTest by Chiachang Wang · 1 year, 11 months ago
  56. 62eac01 [Thread] unify synchronous controller API for testing by Kangping Dong · 1 year, 11 months ago
  57. c1df0d0 Merge "Use a short timeout for FullThreadDevice.ping" into main by Kangping Dong · 1 year, 11 months ago
  58. 4bf1dcd Use a short timeout for FullThreadDevice.ping by Yang Sun · 1 year, 11 months ago
  59. 5784191 Merge "Throw if isUidNetworkingBlocked is called below U" into main by Treehugger Robot · 1 year, 11 months ago
  60. 1786bd9 [Thread] add missing permissions to ThreadNetworkDemoApp by Kangping Dong · 1 year, 11 months ago
  61. 7291d11 Throw if isUidNetworkingBlocked is called below U by Junyu Lai · 1 year, 11 months ago
  62. 8038382 Merge "deflake android.net.cts.NetworkStatsManagerTest#testUidTagStateDetails" into main by Treehugger Robot · 1 year, 11 months ago
  63. 3b6db50 Merge "Log as warning when persistent setting file doesn't exist" into main by Yang Sun · 1 year, 11 months ago
  64. f8ffba4 Merge "[Thread] use TestRule to filter Thread tests" into main by Kangping Dong · 1 year, 11 months ago
  65. 72ea70e Log as warning when persistent setting file doesn't exist by Yang Sun · 1 year, 11 months ago
  66. f1182f1 [Thread] use TestRule to filter Thread tests by Kangping Dong · 1 year, 11 months ago
  67. 2283635 NetBpfLoad: more 4.9-T support by Maciej Żenczykowski · 1 year, 11 months ago
  68. d0901e4 Merge "Eliminate spurious COMPILE_FOR_BPFLOADER_VERSION macro" into main by Maciej Żenczykowski · 1 year, 11 months ago
  69. ed61a47 Merge "Switch Cronet MTS to Orchestrator" into main by Treehugger Robot · 1 year, 11 months ago
  70. 0de80f1 Eliminate spurious COMPILE_FOR_BPFLOADER_VERSION macro by Maciej Żenczykowski · 1 year, 11 months ago
  71. 88dd959 Merge "Add `reset` API for `NsdPublisher`" into main by Handa Wang · 1 year, 11 months ago
  72. 58d83d4 Use efficient coverage dumping mechanism by Mohannad Farrag · 1 year, 11 months ago
  73. 4fc2dbb Switch Cronet MTS to Orchestrator by Mohannad Farrag · 1 year, 11 months ago
  74. eac229f Merge "Add test for dropping packets to VPN address from non VPN-interface" into main by Motomu Utsumi · 1 year, 11 months ago
  75. b2f8b5f Merge "[Thread] add CtsThreadNetworkTestCases to CTS" into main by Kangping Dong · 1 year, 11 months ago
  76. 69146c5 Merge "Drop packets to VPN address ingressing via non-VPN interface" into main by Motomu Utsumi · 1 year, 11 months ago
  77. 2fae00c Merge "Quit NetworkMonitor threads in integration tests" into main by Treehugger Robot · 1 year, 11 months ago
  78. 028bf79 Merge "Do not crash on failures in callbacks" into main by Treehugger Robot · 1 year, 11 months ago
  79. 60e06c4 [Thread] add CtsThreadNetworkTestCases to CTS by Kangping Dong · 1 year, 11 months ago
  80. 541df66 Put known answers to query packets by Paul Hu · 2 years, 2 months ago
  81. 157af55 Use MdnsUtils helper methods to construct query packets by Paul Hu · 1 year, 11 months ago
  82. 7e034d4 Correct the usage for running query task by Paul Hu · 1 year, 11 months ago
  83. ffa2bce Add test for dropping packets to VPN address from non VPN-interface by Motomu Utsumi · 2 years, 4 months ago
  84. b4772b1 Drop packets to VPN address ingressing via non-VPN interface by Motomu Utsumi · 2 years, 4 months ago
  85. 6dc4f68 deflake android.net.cts.NetworkStatsManagerTest#testUidTagStateDetails by Junyu Lai · 1 year, 11 months ago
  86. a8e3bfb Merge changes I7ad55374,I4a0c7f6e into main by Maciej Żenczykowski · 1 year, 11 months ago
  87. 1c1a3ff Merge "Fix setInterfaceEnabled method signature" into main by Maciej Żenczykowski · 1 year, 11 months ago
  88. ddeec3a Merge "Revert^4 "Re-enable the tests for background restrictions"" into main by Suprabh Shukla · 1 year, 11 months ago
  89. 3cccf8e Add test to verify callbacks for enable/disableInterface APIs by Patrick Rohr · 1 year, 11 months ago
  90. 4b365cd Fix enable/disableInterface APIs to properly affect administrative state by Patrick Rohr · 1 year, 11 months ago
  91. d8bf90c Fix setInterfaceEnabled method signature by Patrick Rohr · 1 year, 11 months ago
  92. da90ded Add `reset` API for `NsdPublisher` by Handa Wang · 1 year, 11 months ago
  93. a37386a Merge "Make the subscriptionIds and allowedUids public" into main by Ying Xu · 1 year, 11 months ago
  94. 878e1a4 Merge "Add tests to confirm that genjarjar keeps excluded Tests." into main by Chidera Olibie · 1 year, 11 months ago
  95. 166bd91 Merge "reduce the timeout for discovering the lost of MeshCoP service in CTS" into main by Handa Wang · 1 year, 11 months ago
  96. bac8aab Merge "Mock SubscriptionManager in CSTest" into main by Treehugger Robot · 1 year, 11 months ago
  97. 230767d Merge "Simplify the logic in the hasServiceTypeClientsForNetwork" into main by Treehugger Robot · 1 year, 11 months ago
  98. e1545c3 reduce the timeout for discovering the lost of MeshCoP service in CTS by Handa Wang · 1 year, 11 months ago
  99. 23d9c73 Mock SubscriptionManager in CSTest by Motomu Utsumi · 1 year, 11 months ago
  100. 4cd5b9e Merge "Ignore no permission calls for CaptivePortal.appRequest" into main by Chiachang Wang · 1 year, 11 months ago