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