- e8ce205 Inform ConnectivityService about always-on VPN lockdown. by Lorenzo Colitti · 4 years, 8 months ago
- 715827c Merge "Replace INetworkPolicyManager to NetworkPolicyManager" by Paul Hu · 4 years, 7 months ago
- abf3317 Merge "Migrate away from AsyncChannel in NetworkAgent" by Lorenzo Colitti · 4 years, 7 months ago
- 7121b5e Replace INetworkPolicyManager to NetworkPolicyManager by paulhu · 4 years, 7 months ago
- 20f05ed Merge "Add test for increment operation count on non-default network" by Junyu Lai · 4 years, 7 months ago
- 6b674ee Merge "[IT4.2] Update argument type of interfaceClassDataActivityChanged" by Chiachang Wang · 4 years, 7 months ago
- ea93536 Merge "[Mainline] Migrate ProxyInfo" by Serik Beketayev · 4 years, 7 months ago
- 96be83b Migrate away from AsyncChannel in NetworkAgent by Remi NGUYEN VAN · 4 years, 7 months ago
- e1dc77b Merge "Update usage of allowlist/denylist in some method names/comments." by Sudheer Shanka · 4 years, 7 months ago
- aca8586 [Mainline] Migrate ProxyInfo by Serik Beketayev · 4 years, 8 months ago
- 0a2a999 Add test for increment operation count on non-default network by junyulai · 4 years, 8 months ago
- e4c793b Update usage of allowlist/denylist in some method names/comments. by Sudheer Shanka · 5 years ago
- 5301b6f Have NetworkPolicyManagerService create MultipathPolicyTracker by Aaron Huang · 4 years, 8 months ago
- 973313a [IT4.2] Update argument type of interfaceClassDataActivityChanged by Chiachang Wang · 4 years, 7 months ago
- 3035c93 Merge "[IT04] Add uid as parameter of interfaceClassDataActivityChanged" by Chiachang Wang · 4 years, 7 months ago
- caa437c Merge "Split NetworkUtils and NetworkUtilsInternal" by Remi NGUYEN VAN · 4 years, 7 months ago
- f896dfc [IT04] Add uid as parameter of interfaceClassDataActivityChanged by Chiachang Wang · 4 years, 7 months ago
- e294449 Merge "Move module utils to the module package." by Chalard Jean · 4 years, 7 months ago
- ebe2e054 Merge changes I177ec607,I68f364b4,Ib3b9f52c,If040d61e by James Mattis · 4 years, 7 months ago
- fa159c1 Move module utils to the module package. by Chalard Jean · 5 years ago
- eb862ae Allow ConnectivityServiceTest to change the calling UID. by Lorenzo Colitti · 4 years, 8 months ago
- 6fb90ab Add a test for getDefaultNetworkCapabilitiesForUser. by Lorenzo Colitti · 4 years, 8 months ago
- bb6b62a Add tests for always-on VPN lockdown mode. by Lorenzo Colitti · 4 years, 8 months ago
- 3a86e46 Merge changes from topic "tcp_keepalive_fix" by Remi NGUYEN VAN · 4 years, 8 months ago
- 993306e Use API TcpKeepalivePacketData in ClientModeImpl by Remi NGUYEN VAN · 4 years, 9 months ago
- 11511b3 Add TcpKeepalivePacketData to SystemApi by Remi NGUYEN VAN · 4 years, 9 months ago
- ca830d9 Merge "Generalize support for underlying networks." by Lorenzo Colitti · 4 years, 8 months ago
- 26d146f Merge "Fix a crash in eng builds" by Treehugger Robot · 4 years, 8 months ago
- c5be33a Merge "Resolve UidRange dependency between NMS and CS module" by Chiachang Wang · 4 years, 8 months ago
- 8fb8415 Fix a crash in eng builds by Chalard Jean · 4 years, 8 months ago
- 01d3763 Generalize support for underlying networks. by Lorenzo Colitti · 4 years, 8 months ago
- 71ab824 Merge changes from topic "remove_legacy_NA" by Chalard Jean · 4 years, 8 months ago
- df93f1c Merge "Use getUserHandles() instead of getUsers() to get user id" by Lucas Lin · 4 years, 8 months ago
- c449dde nits removing extra space, change method name, etc by James Mattis · 4 years, 8 months ago
- e5046ca Merge "Add a mutability flag to the PendingIntent" by Treehugger Robot · 4 years, 8 months ago
- 6e253df Merge "Address leftover comments" by Paul Hu · 4 years, 8 months ago
- 1f50ae5 Resolve UidRange dependency between NMS and CS module by Chiachang Wang · 4 years, 8 months ago
- 58333ae Add a mutability flag to the PendingIntent by paulhu · 4 years, 8 months ago
- 0da4487 Merge changes I6eb6d92b,I638e29fd,I2348b7a3 by Lorenzo Colitti · 4 years, 8 months ago
- 907cb16 Use getUserHandles() instead of getUsers() to get user id by lucaslin · 4 years, 8 months ago
- 8339b3d Merge "[Mainline Migration] Migrate NetworkUtils" by Serik Beketayev · 4 years, 8 months ago
- 39b4c5b Disallow NetworkAgents from changing the owner UID. by Lorenzo Colitti · 4 years, 8 months ago
- cb9bbf2 Observe mOwnerUID in NetworkCapabilities#equals. by Lorenzo Colitti · 4 years, 8 months ago
- b274fea Migrate NetworkAgentWrapper to the new NA API by Chalard Jean · 4 years, 10 months ago
- aafcaa9 Merge "Test for the current behaviour of updating a network's owner UID." by Lorenzo Colitti · 4 years, 8 months ago
- 76a1031 Test for the current behaviour of updating a network's owner UID. by Lorenzo Colitti · 4 years, 8 months ago
- 689c673 Split NetworkUtils and NetworkUtilsInternal by Remi NGUYEN VAN · 4 years, 8 months ago
- 88bf984 [Mainline Migration] Migrate NetworkUtils by Serik Beketayev · 4 years, 8 months ago
- ee3c193 Merge "Add a test for TcpKeepalivePacketDataParcelable.toString()." by Lorenzo Colitti · 4 years, 8 months ago
- 1d156cb Merge changes from topic "restricted-networking-mode" by Patrick Rohr · 4 years, 8 months ago
- fac6ce5 Merge changes Ic5a3e169,I76daa3ab by Lorenzo Colitti · 4 years, 8 months ago
- 8750be0 Refactor applyUnderlyingCapabilities and its test. by Lorenzo Colitti · 4 years, 8 months ago
- cd6d42b Move applyUnderlyingCapabilities to ConnectivityService. by Lorenzo Colitti · 4 years, 8 months ago
- ed14cda Deprecated UserManager.getUsers(excludeDying) / added getAliveUsers() by Felipe Leme · 5 years ago
- 7146229 Add Restricted Mode Firewall Chain by Patrick Rohr · 4 years, 9 months ago
- e7c4a3e Clean Up NetworkManagementService Tests by Patrick Rohr · 4 years, 9 months ago
- fd0e982 Merge changes If2201f39,Ia1c366c5 by Lorenzo Colitti · 4 years, 8 months ago
- 8c7cb64 Add a provider to VPN by Chalard Jean · 4 years, 8 months ago
- fd64bac Migrate VPN to the public NetworkAgent API. by Chalard Jean · 4 years, 10 months ago
- aceffad Stop calling Vpn#updateCapabilities in CS. by Lorenzo Colitti · 4 years, 8 months ago
- 82f9a00 Stop accessing VPNs in checkConnectivityDiagnosticsPermissions. by Lorenzo Colitti · 4 years, 9 months ago
- 220987b Move applying underlying caps from Vpn to ConnectivityService. by Lorenzo Colitti · 4 years, 9 months ago
- b459e51 Merge changes Id4632e1b,I31985822,Ibbf96a25 by Treehugger Robot · 4 years, 8 months ago
- c64d177 Test passing an underlying network array with null network in it. by Lorenzo Colitti · 4 years, 8 months ago
- 621f5a9 Make testVpnNetworkActive more deterministic. by Lorenzo Colitti · 4 years, 8 months ago
- 97ade70 Add a test for restricted profile added/removed with VPN up. by Lorenzo Colitti · 4 years, 9 months ago
- 9fc05ce Address leftover comments by paulhu · 4 years, 8 months ago
- f8eb49a Update requestsSortedById() to sort by collection by James Mattis · 4 years, 9 months ago
- 0dd10f4 Merge "Make MockVpn more realistic and easier to use." by Lorenzo Colitti · 4 years, 9 months ago
- 40b4ef6 Merge changes I3711b362,I49421183,Icc0701cb,I2f5ccc1d by Lorenzo Colitti · 4 years, 9 months ago
- 925d1a9 Make MockVpn more realistic and easier to use. by Lorenzo Colitti · 4 years, 9 months ago
- fdce3dd Increase test coverage for VPN info sent to NetworkStatsService. by Lorenzo Colitti · 4 years, 9 months ago
- d97d6e3 Simplify MockVpn. by Lorenzo Colitti · 4 years, 9 months ago
- e50c0f8 Test a VPN with an underlying network that does not yet exist. by Lorenzo Colitti · 4 years, 9 months ago
- 0efd39a Add a test for TcpKeepalivePacketDataParcelable.toString(). by Lorenzo Colitti · 4 years, 9 months ago
- c0c71a5 Merge "Replace InterfaceConfiguration usage with stable aidl" by Chiachang Wang · 4 years, 9 months ago
- db04f06 Replace InterfaceConfiguration usage with stable aidl by Chiachang Wang · 4 years, 9 months ago
- 2fae9c3 Add hardware tethering traffic in testTethering test by junyulai · 4 years, 10 months ago
- 10b443a Remove unused getTetherStats by junyulai · 4 years, 10 months ago
- f021a81 Merge "Replace Context @hide APIs" by Paul Hu · 4 years, 9 months ago
- 12e9b2e Merge "Replace AppOpsManager @hide APIs" by Paul Hu · 4 years, 9 months ago
- 5c91bde DO NOT MERGE: Introduce DPMS shim for active DO/PO check by Eran Messeri · 4 years, 9 months ago
- fa229ae Replace Context @hide APIs by paulhu · 4 years, 10 months ago
- 1c15b17 Replace AppOpsManager @hide APIs by paulhu · 4 years, 9 months ago
- 13cafd9 NetworkNotificationManager gets NotificationManager locally by paulhu · 4 years, 10 months ago
- 39516de Merge "Replace NotificationManager @hide APIs" by Paul Hu · 4 years, 9 months ago
- 780d3d2 Merge changes from topic "revert-1353490-revert-1323251-ipv6_prov_loss_quirk_parcelable-DVBHZDYMHA-MDHWFKJABZ" by Xiao Ma · 4 years, 9 months ago
- b75c584 Merge changes I6a51d803,I162fae5c by Chiachang Wang · 4 years, 9 months ago
- 689399a Merge "Replace hidden NMS interface to network API" by Chiachang Wang · 4 years, 9 months ago
- e7a5000 Replace NotificationManager @hide APIs by paulhu · 4 years, 10 months ago
- a93ddb2 Replace hidden NMS interface to network API by Chiachang Wang · 4 years, 9 months ago
- c1fe7a0 Replace hidden NMS default network configuration API by Chiachang Wang · 4 years, 9 months ago
- 1cd2532 Add jarjar rule for IPv6ProvisioningLossQuirk. by Xiao Ma · 4 years, 10 months ago
- ef20ba2 Revert "Revert "Test IPv6ProvisioningLossParcelable in the NetworkAttributes""" by Xiao Ma · 4 years, 10 months ago
- f0d393d Using Context#getSystemService instead of ServiceManager#checkService by lucaslin · 4 years, 9 months ago
- 93961f7 Merge "Do not use hidden SystemProperties.set" by Chiachang Wang · 4 years, 9 months ago
- c43d68f Do not use hidden SystemProperties.set by Chiachang Wang · 4 years, 10 months ago
- 6710686 Remove unused MockableSystemProperties from DnsManager constructor by Chiachang Wang · 4 years, 10 months ago
- 4a19a57 Merge "Create service-connectivity.jar" by Aaron Huang · 4 years, 10 months ago
- 644a034 Merge changes from topic "new-ipsec-api" by Yan Yan · 4 years, 10 months ago