1. bccd95f Merge "[CTS] Mark testGetRedactedNetworkCapabilitiesForPackage ConnectivityModuleTest" into main by Nate Jiang · 1 year, 9 months ago
  2. 3049df0 Merge "Increase the LISTEN_ACTIVITY_TIMEOUT_MS timer" into main by Chiachang Wang · 1 year, 9 months ago
  3. 516e27f Replace MdnsPointerRecord contructor usage for queries by Paul Hu · 1 year, 9 months ago
  4. 85cbe60 Update testAllowedUids to follow revert of canSeeAllowedUids by Motomu Utsumi · 1 year, 9 months ago
  5. 6f95ab2 Merge "Revert canSeeAllowedUids for ownerUid" into main by Motomu Utsumi · 1 year, 9 months ago
  6. 14f5571 [CTS] Mark testGetRedactedNetworkCapabilitiesForPackage ConnectivityModuleTest by Nate Jiang · 1 year, 9 months ago
  7. 89f8fa6 Increase the LISTEN_ACTIVITY_TIMEOUT_MS timer by Chiachang Wang · 1 year, 9 months ago
  8. 38795d6 Merge "Add support for setsockoptBytes" into main by Yang Sun · 1 year, 9 months ago
  9. 997bb6c Merge "Remove unused Vpn Dependency methods in VpnTest." into main by Hansen Kurli · 1 year, 9 months ago
  10. f2987b8 Add support for setsockoptBytes by Yang Sun · 1 year, 10 months ago
  11. 283ff70 Merge "Add support to update the registered service in place" into main by Yuyang Huang · 1 year, 9 months ago
  12. dda4052 Merge "Revert^2 "Update NetworkAgent#register to compatible with old NetworkAgentTest"" into main by Motomu Utsumi · 1 year, 9 months ago
  13. e5cba9c Add support to update the registered service in place by Yuyang Huang · 1 year, 10 months ago
  14. 3c58917 Revert^2 "Update NetworkAgent#register to compatible with old NetworkAgentTest" by Motomu Utsumi · 1 year, 9 months ago
  15. 3139f97 Merge "Revert "Update NetworkAgent#register to compatible with old NetworkAgentTest"" into main by Nick Wille · 1 year, 9 months ago
  16. db884c9 Revert "Update NetworkAgent#register to compatible with old NetworkAgentTest" by Nick Wille · 1 year, 9 months ago
  17. eb4a196 Revert canSeeAllowedUids for ownerUid by Motomu Utsumi · 1 year, 10 months ago
  18. f73d80b Merge "Update NetworkAgent#register to compatible with old NetworkAgentTest" into main by Motomu Utsumi · 1 year, 10 months ago
  19. 1e7c4a4 Update NetworkAgent#register to compatible with old NetworkAgentTest by Motomu Utsumi · 1 year, 10 months ago
  20. 4c969a6 Merge "Update registerOffloadEngine() permission check" into main by Yuyang Huang · 1 year, 10 months ago
  21. 8670809 Merge "Log bpf rc file if it differs from the template files." into main by Yuyang Huang · 1 year, 10 months ago
  22. 4155755 Log bpf rc file if it differs from the template files. by Yuyang Huang · 1 year, 10 months ago
  23. d5896e7 Update registerOffloadEngine() permission check by Yuyang Huang · 1 year, 10 months ago
  24. 9738b47 Replace useTls with mode in PrivateDnsConfig by Mike Yu · 1 year, 10 months ago
  25. b27602c Remove unused Vpn Dependency methods in VpnTest. by Hansen Kurli · 1 year, 10 months ago
  26. cae5396 Merge "Ensure apps can't directly access the dnsresolver service." into main by Lorenzo Colitti · 1 year, 10 months ago
  27. 312b3c1 Merge "Disable LowPowerStandby by adding configuration" into main by Sudheer Shanka · 1 year, 10 months ago
  28. 5db2089 Merge "Prompt user to add data on mobile portals" into main by Remi NGUYEN VAN · 1 year, 10 months ago
  29. cc2cfd2 Merge "Relax testValidation pass condition" into main by Treehugger Robot · 1 year, 10 months ago
  30. 11162e9 Merge "Revert "Prioritize non-slices over slices"" into main by Jean Chalard · 1 year, 10 months ago
  31. 3f2ff2e Prompt user to add data on mobile portals by Remi NGUYEN VAN · 2 years, 3 months ago
  32. 9273ae0 Relax testValidation pass condition by Junyu Lai · 1 year, 10 months ago
  33. 976e52a Merge "Add Thread#join to guarantee the termination of the thread" into main by Paul Hu · 1 year, 10 months ago
  34. eab6530 Merge "Reset the LISTEN_ACTIVITY_TIMEOUT_MS timer" into main by Chiachang Wang · 1 year, 10 months ago
  35. 005fb88 Merge "Fix the memory leak in nsd tests" into main by Paul Hu · 1 year, 10 months ago
  36. 67f19ea Reset the LISTEN_ACTIVITY_TIMEOUT_MS timer by Chiachang Wang · 1 year, 10 months ago
  37. faa10d0 Merge "Update Andorid.bp to use DnsResolver v13" into main by Mike Yu · 1 year, 10 months ago
  38. 6121a76 Revert "Prioritize non-slices over slices" by Jean Chalard · 1 year, 10 months ago
  39. 0788d8e Add Thread#join to guarantee the termination of the thread by Paul Hu · 1 year, 10 months ago
  40. 27662f0 Fix the memory leak in nsd tests by Paul Hu · 1 year, 10 months ago
  41. 4a013c4 Merge changes I30f8814c,Ifdf67318,If312b8f8 into main by Jean Chalard · 1 year, 10 months ago
  42. 96ff954 Stop CarrierPrivilegeAuthenticator thread in tests by Chalard Jean · 1 year, 10 months ago
  43. 8c63ed8 Rename hasCarrierPrivilege... to isCarrierServiceUid... by Chalard Jean · 1 year, 10 months ago
  44. a093b45 Allow carrier service UIDs to access their own WiFi networks. by Chalard Jean · 2 years, 10 months ago
  45. 51c80a7 Merge "Add more powerful CTS for allowedUids" into main by Jean Chalard · 1 year, 10 months ago
  46. cba3fc2 Merge "Skip unsupported NsdManagerTest from V" into main by Ken Chen · 1 year, 10 months ago
  47. 5301778 Add more powerful CTS for allowedUids by Chalard Jean · 2 years, 10 months ago
  48. d0ad17c Update Andorid.bp to use DnsResolver v13 by Mike Yu · 2 years ago
  49. dec5780 Merge "Revert "Make PRIORITIZE_* networks non-default"" into main by Michał Brzeziński · 1 year, 10 months ago
  50. 05cba24 Revert "Make PRIORITIZE_* networks non-default" by Michał Brzeziński · 1 year, 10 months ago
  51. 35c1bc4 Merge "Update test as the parameters are removed from production code" into main by Chiachang Wang · 1 year, 10 months ago
  52. 9a5252b Merge "Make PRIORITIZE_* networks non-default" into main by Jean Chalard · 1 year, 10 months ago
  53. a34e045 Update test as the parameters are removed from production code by Chiachang Wang · 1 year, 10 months ago
  54. 65186a7 Allow to query NetworkStats for TYPE_PROXY by Ivo Kay · 1 year, 11 months ago
  55. 77f9fb3 Merge "Test VpnProfile is not modified in startLegacyVpn" into main by Hansen Kurli · 1 year, 10 months ago
  56. 30fb9b1 Make PRIORITIZE_* networks non-default by Chalard Jean · 2 years ago
  57. dff6b91 Merge "Add test for verifying if setVpnDefaultForUids() is called correctly" into main by Chiachang Wang · 1 year, 10 months ago
  58. cc2e727 Merge "Use FromS() on LocalNetworkConfig" into main by Jean Chalard · 1 year, 10 months ago
  59. e949124 Test VpnProfile is not modified in startLegacyVpn by Hansen Kurli · 1 year, 10 months ago
  60. cca1652 Add test for verifying if setVpnDefaultForUids() is called correctly by lucaslin · 2 years, 8 months ago
  61. d3447a1 Merge "[BR11] Read data saver status from bpf" into main by Junyu Lai · 1 year, 10 months ago
  62. 9481063 Merge "Pass VPN uid range to AutomaticOnOffKeepaliveTracker" into main by Chiachang Wang · 1 year, 10 months ago
  63. 1cd89fc Merge changes from topic "multi_network_activity_tracking" into main by Motomu Utsumi · 1 year, 10 months ago
  64. 59bcabe Pass VPN uid range to AutomaticOnOffKeepaliveTracker by Chiachang Wang · 1 year, 10 months ago
  65. c7126bb Merge "Ensure no thread leak after NetworkStatsServiceTest" into main by Junyu Lai · 1 year, 10 months ago
  66. b86a574 Use FromS() on LocalNetworkConfig by Chalard Jean · 1 year, 10 months ago
  67. 17f589c Ensure no thread leak after NetworkStatsServiceTest by Junyu Lai · 1 year, 10 months ago
  68. 2cfffe7 Merge "Allow SysUi to see the connectivity diagnostic callbacks" into main by Quang Luong · 1 year, 10 months ago
  69. a969cf2 Skip unsupported NsdManagerTest from V by Ken Chen · 1 year, 10 months ago
  70. 9e88052 [BR11] Read data saver status from bpf by Junyu Lai · 1 year, 10 months ago
  71. df1bf2a Disable LowPowerStandby by adding configuration by Wenbin.Chen · 1 year, 10 months ago
  72. 28eefef Allow SysUi to see the connectivity diagnostic callbacks by Quang Anh Luong · 1 year, 10 months ago
  73. 596a500 Check service ttl expiration by Paul Hu · 1 year, 11 months ago
  74. db537ac Make ConnectivityService update BatteryStats radio power state by Motomu Utsumi · 2 years, 3 months ago
  75. 1f5ffa4 Track multiple network activities on V+ by Motomu Utsumi · 2 years, 4 months ago
  76. 5fce43e Use netId as idleTimer label on V+ by Motomu Utsumi · 2 years, 4 months ago
  77. 8b61783 Merge changes from topics "RemoveFindIPv4", "RemoveLegacyVpnRunner" into main by Hansen Kurli · 1 year, 10 months ago
  78. a4e35a4 Merge "[Test] CTS for DNS query fail-fast feature" into main by Ken Chen · 1 year, 10 months ago
  79. a10c53c [Test] CTS for DNS query fail-fast feature by Ken Chen · 1 year, 10 months ago
  80. c64eb2d Merge "Update to fmtlib 10.1.1" into main by Henri Chataing · 1 year, 10 months ago
  81. d25444f Add equals, hashCode to MulticastRoutingConfig by Yang Sun · 1 year, 11 months ago
  82. 9007cca Update to fmtlib 10.1.1 by Henri Chataing · 1 year, 10 months ago
  83. a96c86d Merge "Add NSD_LIMIT_LABEL_COUNT flag" into main by Paul Hu · 1 year, 10 months ago
  84. 7cf6e5a Merge "Add test to make sure that unwanted local nets disconnect correctly" into main by Jean Chalard · 1 year, 10 months ago
  85. 2d893b6 New firewall chain for default background restrictions by Suprabh Shukla · 1 year, 10 months ago
  86. fd357ef Add NSD_LIMIT_LABEL_COUNT flag by Paul Hu · 1 year, 10 months ago
  87. 87f7f27 Merge changes Ie1a36c3c,Id727cf7b,Ifba198d9 into main by Maciej Żenczykowski · 1 year, 10 months ago
  88. e28740f Merge changes I301bf032,I8caca97b into main by Jean Chalard · 1 year, 10 months ago
  89. 4fe2339 Add test to make sure that unwanted local nets disconnect correctly by Chalard Jean · 1 year, 11 months ago
  90. 96b6c39 Remove native code path in BpfNetMaps.java by Motomu Utsumi · 1 year, 10 months ago
  91. 22350c9 Add LocalNetworkInfo and send callbacks when it changes by Chalard Jean · 1 year, 11 months ago
  92. 9846b92 Merge "Remove @IgnoreUpTo(Q) annotation and isAtLeastR() check" into main by Chiachang Wang · 1 year, 10 months ago
  93. 85fce4f Merge "Set up forwarding rules for local network agents" into main by Jean Chalard · 1 year, 10 months ago
  94. 1e4c218 Set up forwarding rules for local network agents by Chalard Jean · 2 years ago
  95. d872c3c Merge "Add methods for updating ingressDiscardRule bpf map to BpfNetMaps" into main by Motomu Utsumi · 1 year, 10 months ago
  96. a8efe40 Remove @IgnoreUpTo(Q) annotation and isAtLeastR() check by Chiachang Wang · 1 year, 10 months ago
  97. bb59480 [BR03.1] Expose isUidNetworkingBlocked by Junyu Lai · 2 years ago
  98. 90e009b [Test] Fix DNS resolver MTS failures by Ken Chen · 1 year, 10 months ago
  99. 820ce9d Add forwarding methods to RoutingCoordinator by Chalard Jean · 2 years ago
  100. 842a914 Rename KEEP_CONNECTED_DOWNSTREAM_NETWORK to K_C_LOCAL_NETWORK by Chalard Jean · 1 year, 11 months ago