1. adb9c9e Merge "Refactor CarrierPrivilegeAuthenticatorTest" by Treehugger Robot · 2 years, 10 months ago
  2. 0f92b69 Merge "Add MdnsNsecRecord" by Remi NGUYEN VAN · 2 years, 10 months ago
  3. b683dfc Merge changes I0f8e6590,I61a1bb91 by Remi NGUYEN VAN · 2 years, 10 months ago
  4. 3ce3a4a Add MdnsNsecRecord by Remi NGUYEN VAN · 2 years, 11 months ago
  5. b7577c6 Merge "Verify bypassability in the VPN network capabilities" by Chiachang Wang · 2 years, 10 months ago
  6. b6f2a3e Merge "ethernet: consolidate interface enabling functions in EthernetTracker" by Treehugger Robot · 2 years, 10 months ago
  7. e8d3e6d Add MdnsAnyRecord by Remi NGUYEN VAN · 2 years, 11 months ago
  8. 23890c2 Refactor CarrierPrivilegeAuthenticatorTest by Chalard Jean · 2 years, 10 months ago
  9. d0a2805 Verify bypassability in the VPN network capabilities by chiachangwang · 2 years, 10 months ago
  10. c1294c2 Merge "Remove unnecessary permission mock for registerSystemDefaultNetwork" by Junyu Lai · 2 years, 10 months ago
  11. 0448f36 Merge "[Feature sync] Resolve class-level nullness suppression" by Treehugger Robot · 2 years, 10 months ago
  12. 016269f Merge "Revert "Partially enforce permission when calling getNetworkInfoForUid"" by Treehugger Robot · 2 years, 10 months ago
  13. d0cf778 Revert "Partially enforce permission when calling getNetworkInfoForUid" by Junyu Lai · 2 years, 10 months ago
  14. 6c74a13 [Feature sync] Resolve class-level nullness suppression by Paul Hu · 3 years ago
  15. b800e59 Merge "[Feature sync] Fix issue where multiple SRV records with same host are not fully resolved" by Paul Hu · 2 years, 10 months ago
  16. 31ee1c1 Merge "Allow USE_RESTRICTED_NETWORKS for registerSystemDefaultNetworkCallback" by Treehugger Robot · 2 years, 10 months ago
  17. 4bf6a92 Merge "Notify NetworkStatsService if TEMPORARILY_NOT_METERED changed" by Aaron Huang · 2 years, 10 months ago
  18. c067c87 Notify NetworkStatsService if TEMPORARILY_NOT_METERED changed by Aaron Huang · 3 years, 10 months ago
  19. bd92295 Merge "Make onPackage[Added|Removed] as non-public methods" by Paul Hu · 2 years, 10 months ago
  20. 94ec302 Merge "Update tests for new isValidationRequired args" by Treehugger Robot · 2 years, 10 months ago
  21. 21093ce Update tests for new isValidationRequired args by Remi NGUYEN VAN · 2 years, 10 months ago
  22. edceea2 Merge "Fix errorprone warnings that should be errors" by Treehugger Robot · 2 years, 10 months ago
  23. 22f0583 Fix errorprone warnings that should be errors by Cole Faust · 2 years, 11 months ago
  24. f2edd64 Remove unnecessary permission mock for registerSystemDefaultNetwork by Junyu Lai · 2 years, 10 months ago
  25. aa4ad8c Allow USE_RESTRICTED_NETWORKS for registerSystemDefaultNetworkCallback by Junyu Lai · 2 years, 10 months ago
  26. 0e184ac Use expect instead of expectCallback by Chalard Jean · 2 years, 10 months ago
  27. 18ddc7d Merge "Fix policy leak by deleting forwarding security policies" by Yan Yan · 2 years, 10 months ago
  28. afe76f3 Test dynamically calculated VPN MTUs by lucaslin · 2 years, 11 months ago
  29. f4eceba Fix policy leak by deleting forwarding security policies by Yan Yan · 2 years, 10 months ago
  30. 9a72685 Merge "[Feature sync] Fix flaky test in MdnsSocketClientTests" by Treehugger Robot · 2 years, 10 months ago
  31. cd04d83 [Feature sync] Fix flaky test in MdnsSocketClientTests by Paul Hu · 2 years, 10 months ago
  32. f76b8d6 ClatCoordinatorTest: override test generateIpv6Address correctly by Nucca Chen · 2 years, 10 months ago
  33. 0f4cb38 Merge "Notify NetworkStats only when interfaces changed in updateLinkProperties" by Junyu Lai · 2 years, 10 months ago
  34. c39c375 Merge "Test session reset on VPN data stall" by Chiachang Wang · 2 years, 10 months ago
  35. f60356f Test session reset on VPN data stall by chiachangwang · 2 years, 11 months ago
  36. e3aa5c0 Merge "[Feature sync] Propagate network interface index to MdnsServiceInfo" by Paul Hu · 2 years, 10 months ago
  37. df7335f Merge "[Feature sync] fix handling arbitrary bytes in TXT value" by Paul Hu · 2 years, 10 months ago
  38. 6150134 ethernet: consolidate interface enabling functions in EthernetTracker by Patrick Rohr · 2 years, 11 months ago
  39. 9592fa8 Merge "Bypass VPN lockdown for clat initialization" by Maciej Żenczykowski · 2 years, 10 months ago
  40. 2ed7d41 Notify NetworkStats only when interfaces changed in updateLinkProperties by Junyu Lai · 2 years, 11 months ago
  41. a40faea Merge changes I0789d9bd,Idf4cf74a by Treehugger Robot · 2 years, 10 months ago
  42. 130e75b Bypass VPN lockdown for clat initialization by t-m-w · 2 years, 10 months ago
  43. 5edd296 Merge "Improve tests for notifyIfacesChangedForNetworkStats." by Lorenzo Colitti · 2 years, 10 months ago
  44. 580d0d5 Disable ignoring validation on roam just after boot. by Lorenzo Colitti · 2 years, 11 months ago
  45. 6bf9bb3 Minor cleanups for ignore validation failures after roam tests. by Lorenzo Colitti · 2 years, 11 months ago
  46. e62d151 [Feature sync] Fix issue where multiple SRV records with same host are not fully resolved by Paul Hu · 2 years, 11 months ago
  47. 6540583 [Feature sync] Propagate network interface index to MdnsServiceInfo by Paul Hu · 2 years, 11 months ago
  48. e231650 [Feature sync] fix handling arbitrary bytes in TXT value by Paul Hu · 2 years, 11 months ago
  49. 90143e4 [CC05] Replace expectCallback* with expect by Chalard Jean · 3 years ago
  50. d6317fb Merge "[CC02] Expect losing explicitly" by Jean Chalard · 2 years, 11 months ago
  51. cea0023 [CC02] Expect losing explicitly by Chalard Jean · 3 years ago
  52. 151894e Merge "Filter ifaces for uid operations value before combine" by Aaron Huang · 2 years, 11 months ago
  53. af1b47c Filter ifaces for uid operations value before combine by Aaron Huang · 3 years, 3 months ago
  54. bda6a2d Merge "Add logs for changes in capabilities and score" by Jean Chalard · 2 years, 11 months ago
  55. 403d7d7 Merge changes Icf3df3aa,I92adad60 by Motomu Utsumi · 2 years, 11 months ago
  56. 86317d8 Add logs for changes in capabilities and score by Chalard Jean · 2 years, 11 months ago
  57. 0df40f3 Improve tests for notifyIfacesChangedForNetworkStats. by Lorenzo Colitti · 2 years, 11 months ago
  58. 98a3577 Merge "Test MOBIKE trigged while VPN data stall" by Chiachang Wang · 2 years, 11 months ago
  59. 480ddf3 Merge "Move Interface stats map dump to NetworkStatsService" by Motomu Utsumi · 2 years, 11 months ago
  60. d577c39 Merge "Partially enforce permission when calling getNetworkInfoForUid" by Treehugger Robot · 2 years, 11 months ago
  61. 163cb98 Partially enforce permission when calling getNetworkInfoForUid by Junyu Lai · 3 years ago
  62. bc5a46e Merge "Fix the test flake on ConnectivityServiceTest" by Treehugger Robot · 2 years, 11 months ago
  63. ef546a9 Move CookieTag map dump to BpfNetMaps by Motomu Utsumi · 2 years, 11 months ago
  64. 809a316 Move Interface stats map dump to NetworkStatsService by Motomu Utsumi · 3 years, 1 month ago
  65. b2832af Merge "Move ownerMatch config dump to BpfNetMaps" by Motomu Utsumi · 2 years, 11 months ago
  66. 1e003b4 Merge "Move current StatsMap dump to BpfNetMaps" by Motomu Utsumi · 2 years, 11 months ago
  67. 2f17ade Merge "Move uidOwnerMap dump to BpfNetMaps" by Motomu Utsumi · 2 years, 11 months ago
  68. bd4a2d0 Merge "Move uidPermissionMap dump to BpfNetMaps" by Motomu Utsumi · 2 years, 11 months ago
  69. e376f2f Merge changes Ic3d0a22e,I6d295bce,I40c38a1f,Ib27b18a1,I5e23fc17, ... by Patrick Rohr · 2 years, 11 months ago
  70. bdd7fe4 Fix the test flake on ConnectivityServiceTest by Paul Hu · 3 years ago
  71. 372c9b4 Move ownerMatch config dump to BpfNetMaps by Motomu Utsumi · 3 years ago
  72. c675d6f Move current StatsMap dump to BpfNetMaps by Motomu Utsumi · 3 years ago
  73. 956d86c Move uidOwnerMap dump to BpfNetMaps by Motomu Utsumi · 3 years ago
  74. 310850f Move uidPermissionMap dump to BpfNetMaps by Motomu Utsumi · 3 years ago
  75. 6d49728 ethernet: add LinkPropertiesChanged coverage in EthernetManagerTest by Patrick Rohr · 3 years ago
  76. 5f69156 Syntactic improvement for NetworkRankerTest by Chalard Jean · 3 years ago
  77. e0fdea3 Add a device config for actively preferring bad wifi by Chalard Jean · 3 years ago
  78. 6d79595 ethernet: remove unit test cases that have end-to-end coverage by Patrick Rohr · 3 years ago
  79. 8c0f6ba Use resources directly instead of through reflection by Chalard Jean · 3 years ago
  80. 43aae65 Move MultinetworkPolicyTracker to services, where it belongs. by Chalard Jean · 3 years ago
  81. 88a8565 Merge "ethernet: delete testListenEthernetStateChange" by Patrick Rohr · 3 years ago
  82. 4904cde Merge "Clean up VpnTest" by Lucas Lin · 3 years ago
  83. 0090e96 ClatCoordinator: only dump information when clat is started by Hungming Chen · 3 years ago
  84. 23196b6 Merge "Cleanup test (fix comment + make a helper easier to use)" by Treehugger Robot · 3 years ago
  85. 565d679 Cleanup test (fix comment + make a helper easier to use) by Chalard Jean · 3 years ago
  86. 10b848d ethernet: delete testListenEthernetStateChange by Patrick Rohr · 3 years ago
  87. 4203229 Add unit tests for preferring bad wifi by Chalard Jean · 3 years ago
  88. 1325a63 Clear notif upon bad wifi off + tests for bad wifi notif by Chalard Jean · 3 years ago
  89. 8a9061f Detect captive portals as they are tested, not upon notifying by Chalard Jean · 3 years ago
  90. 9708f72 Implement the "actively prefer bad wifi" feature by Chalard Jean · 3 years ago
  91. 020b93a Introduce an overlay for actively preferring bad wifi. by Chalard Jean · 3 years ago
  92. 0a822f8 Merge changes I0b88bc8b,I60d884db,I436858e7,Iaaace0e6,Ie7ee84c3, ... by Patrick Rohr · 3 years ago
  93. faebf30 ethernet: remove enable/disable interface unit test by Patrick Rohr · 3 years ago
  94. 90798f9 Merge "Update VpnTest to handle teardown-on-network-lost" by Chiachang Wang · 3 years ago
  95. 4b84267 Update VpnTest to handle teardown-on-network-lost by lucaslin · 3 years ago
  96. 8dae934 Update test on calling getAppExclusionList with restricted user by chiachangwang · 3 years ago
  97. b624b0f Merge "BpfNetMaps.java - array index U32 -> S32" by Treehugger Robot · 3 years ago
  98. 714fd25 Merge "BpfNetMaps.java - uid U32 -> S32" by Treehugger Robot · 3 years ago
  99. ecb0b3c Merge "Rework unvalidated prompt into first eval timeout" by Jean Chalard · 3 years ago
  100. dc88622 BpfNetMaps.java - array index U32 -> S32 by Maciej Żenczykowski · 3 years ago