1. d6317fb Merge "[CC02] Expect losing explicitly" by Jean Chalard · 3 years, 6 months ago
  2. cea0023 [CC02] Expect losing explicitly by Chalard Jean · 3 years, 7 months ago
  3. 151894e Merge "Filter ifaces for uid operations value before combine" by Aaron Huang · 3 years, 6 months ago
  4. af1b47c Filter ifaces for uid operations value before combine by Aaron Huang · 3 years, 11 months ago
  5. bda6a2d Merge "Add logs for changes in capabilities and score" by Jean Chalard · 3 years, 6 months ago
  6. 0c8d808 Merge "Make constants static import" by Aaron Huang · 3 years, 6 months ago
  7. 403d7d7 Merge changes Icf3df3aa,I92adad60 by Motomu Utsumi · 3 years, 6 months ago
  8. 86317d8 Add logs for changes in capabilities and score by Chalard Jean · 3 years, 6 months ago
  9. b797819 Merge "Add test for NetworkStats.clearInterfaces" by Aaron Huang · 3 years, 6 months ago
  10. 4c3159d Add test for NetworkStats.clearInterfaces by Aaron Huang · 3 years, 7 months ago
  11. 98a3577 Merge "Test MOBIKE trigged while VPN data stall" by Chiachang Wang · 3 years, 6 months ago
  12. 10f347c Merge "Update uiautomator references in packages/modules/Connectivity" by Daniel Peykov · 3 years, 6 months ago
  13. 480ddf3 Merge "Move Interface stats map dump to NetworkStatsService" by Motomu Utsumi · 3 years, 7 months ago
  14. d577c39 Merge "Partially enforce permission when calling getNetworkInfoForUid" by Treehugger Robot · 3 years, 7 months ago
  15. 163cb98 Partially enforce permission when calling getNetworkInfoForUid by Junyu Lai · 3 years, 7 months ago
  16. bc5a46e Merge "Fix the test flake on ConnectivityServiceTest" by Treehugger Robot · 3 years, 7 months ago
  17. ef546a9 Move CookieTag map dump to BpfNetMaps by Motomu Utsumi · 3 years, 7 months ago
  18. 809a316 Move Interface stats map dump to NetworkStatsService by Motomu Utsumi · 3 years, 8 months ago
  19. b2832af Merge "Move ownerMatch config dump to BpfNetMaps" by Motomu Utsumi · 3 years, 7 months ago
  20. 1e003b4 Merge "Move current StatsMap dump to BpfNetMaps" by Motomu Utsumi · 3 years, 7 months ago
  21. 2f17ade Merge "Move uidOwnerMap dump to BpfNetMaps" by Motomu Utsumi · 3 years, 7 months ago
  22. bd4a2d0 Merge "Move uidPermissionMap dump to BpfNetMaps" by Motomu Utsumi · 3 years, 7 months ago
  23. 2bf3a38 Update uiautomator references in packages/modules/Connectivity by Daniel Peykov · 3 years, 7 months ago
  24. e376f2f Merge changes Ic3d0a22e,I6d295bce,I40c38a1f,Ib27b18a1,I5e23fc17, ... by Patrick Rohr · 3 years, 7 months ago
  25. bdd7fe4 Fix the test flake on ConnectivityServiceTest by Paul Hu · 3 years, 7 months ago
  26. 372c9b4 Move ownerMatch config dump to BpfNetMaps by Motomu Utsumi · 3 years, 8 months ago
  27. c675d6f Move current StatsMap dump to BpfNetMaps by Motomu Utsumi · 3 years, 8 months ago
  28. 956d86c Move uidOwnerMap dump to BpfNetMaps by Motomu Utsumi · 3 years, 8 months ago
  29. 310850f Move uidPermissionMap dump to BpfNetMaps by Motomu Utsumi · 3 years, 8 months ago
  30. 6d49728 ethernet: add LinkPropertiesChanged coverage in EthernetManagerTest by Patrick Rohr · 3 years, 8 months ago
  31. 5f69156 Syntactic improvement for NetworkRankerTest by Chalard Jean · 3 years, 8 months ago
  32. e0fdea3 Add a device config for actively preferring bad wifi by Chalard Jean · 3 years, 7 months ago
  33. 6d79595 ethernet: remove unit test cases that have end-to-end coverage by Patrick Rohr · 3 years, 8 months ago
  34. 8c0f6ba Use resources directly instead of through reflection by Chalard Jean · 3 years, 7 months ago
  35. 43aae65 Move MultinetworkPolicyTracker to services, where it belongs. by Chalard Jean · 3 years, 7 months ago
  36. 88a8565 Merge "ethernet: delete testListenEthernetStateChange" by Patrick Rohr · 3 years, 7 months ago
  37. 4904cde Merge "Clean up VpnTest" by Lucas Lin · 3 years, 7 months ago
  38. 0090e96 ClatCoordinator: only dump information when clat is started by Hungming Chen · 3 years, 7 months ago
  39. 23196b6 Merge "Cleanup test (fix comment + make a helper easier to use)" by Treehugger Robot · 3 years, 7 months ago
  40. 565d679 Cleanup test (fix comment + make a helper easier to use) by Chalard Jean · 3 years, 7 months ago
  41. 10b848d ethernet: delete testListenEthernetStateChange by Patrick Rohr · 3 years, 8 months ago
  42. 4203229 Add unit tests for preferring bad wifi by Chalard Jean · 3 years, 7 months ago
  43. 1325a63 Clear notif upon bad wifi off + tests for bad wifi notif by Chalard Jean · 3 years, 7 months ago
  44. 8a9061f Detect captive portals as they are tested, not upon notifying by Chalard Jean · 3 years, 7 months ago
  45. 9708f72 Implement the "actively prefer bad wifi" feature by Chalard Jean · 3 years, 8 months ago
  46. 020b93a Introduce an overlay for actively preferring bad wifi. by Chalard Jean · 3 years, 8 months ago
  47. 0a822f8 Merge changes I0b88bc8b,I60d884db,I436858e7,Iaaace0e6,Ie7ee84c3, ... by Patrick Rohr · 3 years, 7 months ago
  48. faebf30 ethernet: remove enable/disable interface unit test by Patrick Rohr · 3 years, 7 months ago
  49. 90798f9 Merge "Update VpnTest to handle teardown-on-network-lost" by Chiachang Wang · 3 years, 7 months ago
  50. dd2dd2b Merge "Start listening to telephony changes in #start()" by Treehugger Robot · 3 years, 7 months ago
  51. 4b84267 Update VpnTest to handle teardown-on-network-lost by lucaslin · 3 years, 7 months ago
  52. f11ed8c Start listening to telephony changes in #start() by Chalard Jean · 3 years, 7 months ago
  53. 8dae934 Update test on calling getAppExclusionList with restricted user by chiachangwang · 3 years, 7 months ago
  54. 605c4e3 Merge "Verify converting to Vpnprofile with IkeTunnelConnectionParams set" by Lorenzo Colitti · 3 years, 7 months ago
  55. b624b0f Merge "BpfNetMaps.java - array index U32 -> S32" by Treehugger Robot · 3 years, 7 months ago
  56. 714fd25 Merge "BpfNetMaps.java - uid U32 -> S32" by Treehugger Robot · 3 years, 7 months ago
  57. ecb0b3c Merge "Rework unvalidated prompt into first eval timeout" by Jean Chalard · 3 years, 7 months ago
  58. dc88622 BpfNetMaps.java - array index U32 -> S32 by Maciej Żenczykowski · 3 years, 7 months ago
  59. 785793f BpfNetMaps.java - uid U32 -> S32 by Maciej Żenczykowski · 3 years, 7 months ago
  60. 2b0a6dc mUidCounterSetMap - key, which is uid, U32 -> S32 by Maciej Żenczykowski · 3 years, 7 months ago
  61. 6c1c6bb UidOwnerValue.java - replace U32 ifindex with S32 by Maciej Żenczykowski · 3 years, 7 months ago
  62. b3f6876 Merge "Migrate BpfInterfaceMapUpdater from U32 to S32" by Maciej Żenczykowski · 3 years, 7 months ago
  63. 5fb43c7 Rework unvalidated prompt into first eval timeout by Chalard Jean · 3 years, 8 months ago
  64. 1df85df Merge "Add tests for captive/partial after roam and ignore roam failures" by Jean Chalard · 3 years, 7 months ago
  65. 4a4c752 Merge "Factorize ignoreValidationAfterRoam tests" by Jean Chalard · 3 years, 7 months ago
  66. 66b98ba Migrate BpfInterfaceMapUpdater from U32 to S32 by Maciej Żenczykowski · 3 years, 7 months ago
  67. e490cff Merge "Replace requestNetwork with registerSystemDefaultNetworkCallback" by Lucas Lin · 3 years, 7 months ago
  68. be0e453 Merge "Add a field and score flag for first evaluation" by Jean Chalard · 3 years, 7 months ago
  69. c18ae65 Add tests for captive/partial after roam and ignore roam failures by Chalard Jean · 3 years, 7 months ago
  70. 3bad973 Factorize ignoreValidationAfterRoam tests by Chalard Jean · 3 years, 7 months ago
  71. fc54e71 Merge "Remove usage for deprecated ro.radio.noril" by Chiachang Wang · 3 years, 7 months ago
  72. 76fdaf8 Merge "Test no Internet and partial connectivity notifications." by Jean Chalard · 3 years, 7 months ago
  73. 4e8b49b Remove usage for deprecated ro.radio.noril by chiachangwang · 3 years, 7 months ago
  74. 4e953f6 Verify converting to Vpnprofile with IkeTunnelConnectionParams set by chiachangwang · 3 years, 8 months ago
  75. 9e1675d Merge changes from topic "dump_map_status" by Motomu Utsumi · 3 years, 7 months ago
  76. f9f4a8d Add a field and score flag for first evaluation by Chalard Jean · 3 years, 8 months ago
  77. 4c46308 Test no Internet and partial connectivity notifications. by Chalard Jean · 3 years, 8 months ago
  78. fdb6016 Move Interface index name map dump to NetworkStatsService by Motomu Utsumi · 3 years, 8 months ago
  79. 608c32c Move stats map A/B dump to NetworkStatsService by Motomu Utsumi · 3 years, 8 months ago
  80. ab32bf8 Merge "Check automotive system feature on Constructor" by Paul Hu · 3 years, 7 months ago
  81. f4fbf8e Make constants static import by Aaron Huang · 3 years, 8 months ago
  82. 95e095d Add BpfInterfaceMapUpdater#getIfNameByIndex by Motomu Utsumi · 3 years, 8 months ago
  83. 08ccd0d Merge changes from topic "idiag_sock_id" by Motomu Utsumi · 3 years, 7 months ago
  84. 3dc2fb5 Merge "register callback to pull NetworkBpfMapInfo atom" by Motomu Utsumi · 3 years, 7 months ago
  85. 166f966 register callback to pull NetworkBpfMapInfo atom by Motomu Utsumi · 3 years, 8 months ago
  86. 3b2907e Merge "Split POLICY_EVER_VALIDATED_NOT_AVOIDED_WHEN_BAD into two" by Treehugger Robot · 3 years, 7 months ago
  87. 710b289 Split POLICY_EVER_VALIDATED_NOT_AVOIDED_WHEN_BAD into two by Chalard Jean · 3 years, 8 months ago
  88. 00955f3 Check automotive system feature on Constructor by Paul Hu · 3 years, 8 months ago
  89. 96c6aad Merge "Open CookieTagMap in BpfNetMaps" by Motomu Utsumi · 3 years, 8 months ago
  90. b954886 Open CookieTagMap in BpfNetMaps by Motomu Utsumi · 3 years, 8 months ago
  91. d95a0da Switch SkDestroyListener based on the flag. by Motomu Utsumi · 3 years, 8 months ago
  92. 26ebf8c Merge "Migrate NetworkStatsServiceTest from when().thenReturn() to doReturn().when()" by Treehugger Robot · 3 years, 8 months ago
  93. 24e83ac Clean up VpnTest by lucaslin · 3 years, 8 months ago
  94. bae070b Migrate NetworkStatsServiceTest from when().thenReturn() to doReturn().when() by Junyu Lai · 3 years, 8 months ago
  95. ebab250 Merge "Add test to verify null ProxyInfo in Ikev2VpnProfile" by Chiachang Wang · 3 years, 8 months ago
  96. 279733e Merge "Fix settings show data usage with the uid of a removed package" by Aaron Huang · 3 years, 8 months ago
  97. 715dc5b Add test to verify null ProxyInfo in Ikev2VpnProfile by chiachangwang · 3 years, 8 months ago
  98. 3db5849 Merge "Convert EthTrackTest from when() to doReturn()" by Jean Chalard · 3 years, 8 months ago
  99. 24ca302 Merge "Convert booleans in NAI to timestamps" by Treehugger Robot · 3 years, 8 months ago
  100. 254bd16 Convert booleans in NAI to timestamps by Chalard Jean · 3 years, 8 months ago