1. c517fb1 Add a keep connected for test reason by Chalard Jean · 1 year, 11 months ago
  2. 026ca94 Improvements to CSTest : legacy type, wait for LOST, permissions by Chalard Jean · 1 year, 11 months ago
  3. f70919f Reword a comment for accuracy by Chalard Jean · 1 year, 11 months ago
  4. eb66389 Allow for mocking an SDK in the tests by Chalard Jean · 1 year, 11 months ago
  5. 4dec273 Merge "Expose the netd mock in CSTest to allow verifying calls on it" into main by Jean Chalard · 1 year, 11 months ago
  6. e339c6b Merge "Add missing copyright notices to tests" into main by Jean Chalard · 1 year, 11 months ago
  7. 4a8977c Merge "[mdns] exclude mDNS advertiser code from standalone build test" into main by Kangping Dong · 1 year, 11 months ago
  8. 1a1beee [mdns] exclude mDNS advertiser code from standalone build test by Kangping Dong · 2 years ago
  9. ff7edd3 Expose the netd mock in CSTest to allow verifying calls on it by Chalard Jean · 1 year, 11 months ago
  10. 52afbf2 Add missing copyright notices to tests by Chalard Jean · 1 year, 11 months ago
  11. 87d128f Merge "Store transaction id in MdnsPacket" into main by Paul Hu · 1 year, 11 months ago
  12. c8a42f6 Merge "Disable the remaining VPN CTS tests on watches." into main by Treehugger Robot · 1 year, 11 months ago
  13. 14499f0 Prioritize non-slices over slices by Chalard Jean · 2 years ago
  14. 5bcbbc1 Disable the remaining VPN CTS tests on watches. by abdelrahmani · 2 years, 3 months ago
  15. 9f94648 Lower CLAT max MTU from 65536 to 1528. by Maciej Żenczykowski · 2 years, 1 month ago
  16. 361dad3 Use carrier service changed callbacks when flag is on by Chalard Jean · 2 years, 7 months ago
  17. 1d600f4 Merge changes Ifd7abd8a,I39cab8ff,I6b3270d6,Ia28c6abc,If47d7e23 into main by Jean Chalard · 1 year, 11 months ago
  18. 2159986 Merge "Add more necessary infra to CSTest" into main by Jean Chalard · 1 year, 11 months ago
  19. 090b1f5 Move the MULTI_SIM_ACTION receiver inline by Chalard Jean · 2 years, 7 months ago
  20. 84dfa9f Introduce a flag for using the carrier service changed callbacks. by Chalard Jean · 2 years, 7 months ago
  21. 6df06da Store transaction id in MdnsPacket by Paul Hu · 2 years ago
  22. d032dd4 wear proxy behind portal by Andriy Naborskyy · 2 years ago
  23. 3b817cb Nat464Xlat: rely on netd events being called on handler thread. by Lorenzo Colitti · 2 years ago
  24. 073606f Add more necessary infra to CSTest by Chalard Jean · 2 years ago
  25. 365cf0a Merge "Add newApi linter check for mDNS library" into main by Yuyang Huang · 2 years ago
  26. fc83170 Add newApi linter check for mDNS library by Yuyang Huang · 2 years ago
  27. 508a012 Correct isLegacy metric data by Paul Hu · 2 years ago
  28. f95e2de Implement ConnectivityStateMetrics sample by Chalard Jean · 2 years ago
  29. 0f5c4fe Add base classes for common ConnectivityService tests. by Chalard Jean · 2 years ago
  30. 8df4d76 Merge "Address review followup comments for NetworkStats" into main by Treehugger Robot · 2 years ago
  31. 169de9c Merge "Add Chicken bit for the mDNS offload feature" into main by Yuyang Huang · 2 years ago
  32. af511b5 Merge "Disable cache flush bit in existing announcement" into main by Paul Hu · 2 years ago
  33. b96a071 Add Chicken bit for the mDNS offload feature by Yuyang Huang · 2 years ago
  34. 5ee9ded Verify that VPN name is set in VPN networks by Chiachang Wang · 2 years ago
  35. 043bcd4 Report more advertising metrics data by Paul Hu · 2 years, 2 months ago
  36. a337d95 Merge "Send rawOffloadPacket to OffloadEngine" into main by Yuyang Huang · 2 years ago
  37. 88239cc Disable cache flush bit in existing announcement by Paul Hu · 2 years ago
  38. 4e95ea0 Merge "Delay frozen app sockets close until the cellular modem wakes up" into main by Motomu Utsumi · 2 years ago
  39. 31f6e2e Send rawOffloadPacket to OffloadEngine by Yuyang Huang · 2 years ago
  40. 65f9612 Merge "Update permission check for offloadEngine registration" into main by Yuyang Huang · 2 years ago
  41. 8e6fbc8 Update permission check for offloadEngine registration by Yuyang Huang · 2 years, 1 month ago
  42. 35c69c7 Address review followup comments for NetworkStats by Junyu Lai · 2 years ago
  43. 188bfd3 Delay frozen app sockets close until the cellular modem wakes up by Motomu Utsumi · 2 years, 3 months ago
  44. 2eb2f79 Address flake in testNetworkCallbackMaximum by Chalard Jean · 2 years ago
  45. 29178c8 Merge "Verify reevaluation triggered when VPN validation fails" into main by Chiachang Wang · 2 years ago
  46. 3e1edc2 Verify reevaluation triggered when VPN validation fails by Chiachang Wang · 2 years ago
  47. 50a7ecc Merge "Split BpfNetMaps constants and utilities into standalone classes" into main by Junyu Lai · 2 years ago
  48. 29b7b63 Split BpfNetMaps constants and utilities into standalone classes by Junyu Lai · 2 years ago
  49. 69cd0aa Merge "Verify VPN underlying network is set as soon as it tries to use it" into main by Chiachang Wang · 2 years ago
  50. 940e330 Merge "Request enterprise networks" into main by Jean Chalard · 2 years ago
  51. 845a91c Verify VPN underlying network is set as soon as it tries to use it by Chiachang Wang · 2 years ago
  52. 1b5d601 Merge changes I47b91c0c,I630c0e49 into main by Paul Hu · 2 years ago
  53. 5324475 Add some tests back which were removed for fixing kotlin nullable errors by Motomu Utsumi · 2 years ago
  54. bad6fe9 Report sent query count by Paul Hu · 2 years, 1 month ago
  55. ddce591 Report service info callback metrics data by Paul Hu · 2 years, 1 month ago
  56. d5038a0 Merge "Fix kotlin nullable errors in Connectivity tests" into main by Colin Cross · 2 years ago
  57. aa4db97 Merge "Report resolution stop" into main by Treehugger Robot · 2 years, 1 month ago
  58. 6014905 Report resolution stop by Paul Hu · 2 years, 1 month ago
  59. a436faf Merge "Stop the created handler threads on the tests" into main by Paul Hu · 2 years, 1 month ago
  60. 033ca4c Merge "Stop the created handler threads" into main by Chiachang Wang · 2 years, 1 month ago
  61. f6e1867 Stop the created handler threads on the tests by Paul Hu · 2 years, 1 month ago
  62. 8d336eb Stop the created handler threads by chiachangwang · 2 years, 1 month ago
  63. 23b0bab Merge "Use isTetheringFeatureNotChickenedOut for kill switch" into main by Motomu Utsumi · 2 years, 1 month ago
  64. 0a50c65 Use isTetheringFeatureNotChickenedOut for kill switch by Motomu Utsumi · 2 years, 1 month ago
  65. a6bc463 Report resolution metrics data by Paul Hu · 2 years, 2 months ago
  66. 812e921 Report discovery metrics data by Paul Hu · 2 years, 3 months ago
  67. c33eafb Request enterprise networks by Chalard Jean · 2 years, 1 month ago
  68. d45bf54 Merge "Fix NullPointerException on NsdService" into main by Paul Hu · 2 years, 1 month ago
  69. 101dbf5 Fix NullPointerException on NsdService by Paul Hu · 2 years, 1 month ago
  70. 4e5a061 Fix kotlin nullable errors in Connectivity tests by Colin Cross · 2 years, 1 month ago
  71. ef0afde Merge "Fix flaky test: testDataMigration_differentFromFallback" into main by Junyu Lai · 2 years, 1 month ago
  72. b15f7d1 Merge "Allow VPN lockdown UID ranges to stack properly" into main by Treehugger Robot · 2 years, 1 month ago
  73. 353ec97 Fix flaky test: testDataMigration_differentFromFallback by Junyu Lai · 2 years, 1 month ago
  74. b7d3f3f Merge "Use destroyLiveTcpSocketsByOwnerUids for frozen apps" into main by Treehugger Robot · 2 years, 1 month ago
  75. f574524 Merge "Add VpnTest back to presubmut" into main by Chiachang Wang · 2 years, 1 month ago
  76. 1a72396 Add VpnTest back to presubmut by chiachangwang · 2 years, 1 month ago
  77. 8ba50ae Merge "Fix flake : testVpnSetUnderlyingNetworks" into main by Treehugger Robot · 2 years, 1 month ago
  78. 9033477 Fix flake : testVpnSetUnderlyingNetworks by Chalard Jean · 2 years, 1 month ago
  79. 7ddf293 Replace usage of android.util.Log to SharedLog by Yuyang Huang · 2 years, 1 month ago
  80. 33fa4d2 Add callbacks for service offload by Yuyang Huang · 2 years, 7 months ago
  81. 89b2577 Merge "Add version control for packet address translation design" into main by Chiachang Wang · 2 years, 1 month ago
  82. 144dd51 Add version control for packet address translation design by chiachangwang · 2 years, 1 month ago
  83. 865bfac Merge "Deduplicate items after clear interface in NetworkStats" into main by Treehugger Robot · 2 years, 1 month ago
  84. dc9cb1d Merge "Revert isDefaultNetworkActive behavior when there is no default network" into main by Motomu Utsumi · 2 years, 1 month ago
  85. 23d89c0 Deduplicate items after clear interface in NetworkStats by Junyu Lai · 2 years, 2 months ago
  86. 51e7a60 Revert isDefaultNetworkActive behavior when there is no default network by Motomu Utsumi · 2 years, 1 month ago
  87. 3f35bb2 Merge "Revert onNetworkActive callback behavior on U+" into main by Motomu Utsumi · 2 years, 1 month ago
  88. 1e51a64 Revert onNetworkActive callback behavior on U+ by Motomu Utsumi · 2 years, 2 months ago
  89. 52f3e8f Merge "Deflake doTestPlatformVpnWithException related tests" into main by Chiachang Wang · 2 years, 1 month ago
  90. 9f9a4dc Deflake doTestPlatformVpnWithException related tests by chiachangwang · 2 years, 1 month ago
  91. ebdda22 Merge changes Ia5fc3e53,Ie1ab6013,I1cd5acb3 into main by Hansen Kurli · 2 years, 1 month ago
  92. a6be6cd Merge changes from topic "hostsidevpntestflaky" into main by Junyu Lai · 2 years, 1 month ago
  93. 32a8cbc Merge "Increase timeout to deflake tests" into main by Chiachang Wang · 2 years, 1 month ago
  94. 595fac0 Increase timeout to deflake tests by chiachangwang · 2 years, 1 month ago
  95. b8fc755 Skip presubmit for flaky tests in FrameworksNetTests due to Out of SLO by Junyu Lai · 2 years, 1 month ago
  96. 6be7db4 Merge "Report registration metrics data" into main by Paul Hu · 2 years, 1 month ago
  97. 9a9852d Merge "Add polling and logging when launcher is settings" into main by Treehugger Robot · 2 years, 1 month ago
  98. 4525688 Merge "Move QueryTaskConfig to a standalone class" into main by Treehugger Robot · 2 years, 1 month ago
  99. 54125ef Merge "Ensure the ServiceTypeClient Executor threads can be shutdown" into main by Yuyang Huang · 2 years, 1 month ago
  100. bbd573b Move QueryTaskConfig to a standalone class by Yuyang Huang · 2 years, 1 month ago