- 77b0c1c Migrate away from AsyncChannel in NetworkAgent by Remi NGUYEN VAN · 4 years, 7 months ago
- 090cbf2 Merge "Move module utils to the module package." by Chalard Jean · 4 years, 8 months ago
- 9150f4e Merge "[IT03] Add replacement methods for network activity" by Chiachang Wang · 4 years, 8 months ago
- 4068dcb [IT03] Add replacement methods for network activity by Chiachang Wang · 4 years, 8 months ago
- d09e898 Merge "Use [clear|restore]CallingIdentity instead of withCleanCallingIdentity" by Lucas Lin · 4 years, 8 months ago
- 37a8ec2 Merge changes I177ec607,I68f364b4,Ib3b9f52c,If040d61e by James Mattis · 4 years, 8 months ago
- 8776965 Merge "Move phone ID to extra for action provision" by Sarah Chin · 4 years, 8 months ago
- 75ff702 Use [clear|restore]CallingIdentity instead of withCleanCallingIdentity by lucaslin · 4 years, 8 months ago
- 7916254 Move module utils to the module package. by Chalard Jean · 5 years ago
- cabcbff Move phone ID to extra for action provision by Sarah Chin · 4 years, 8 months ago
- f61ca94 Allow ConnectivityServiceTest to change the calling UID. by Lorenzo Colitti · 4 years, 8 months ago
- 1b17648 Add a test for getDefaultNetworkCapabilitiesForUser. by Lorenzo Colitti · 4 years, 8 months ago
- 36e91a3 Add tests for always-on VPN lockdown mode. by Lorenzo Colitti · 4 years, 8 months ago
- f278ef3 Merge changes from topic "tcp_keepalive_fix" by Remi NGUYEN VAN · 4 years, 8 months ago
- 75d25e5 Merge "Remove hidden deprecated getActiveNetworkQuotaInfo" by Chiachang Wang · 4 years, 8 months ago
- 2f81e75 Remove hidden deprecated getActiveNetworkQuotaInfo by Chiachang Wang · 4 years, 8 months ago
- 2d32316 Merge "Add OWNERS for packages/Connectivity" by Treehugger Robot · 4 years, 8 months ago
- 0956b8a Use API TcpKeepalivePacketData in ClientModeImpl by Remi NGUYEN VAN · 4 years, 9 months ago
- 5e6b51b Add TcpKeepalivePacketData to SystemApi by Remi NGUYEN VAN · 4 years, 9 months ago
- 1859a56 Add OWNERS for packages/Connectivity by Remi NGUYEN VAN · 4 years, 8 months ago
- 6296665 Merge "Generalize support for underlying networks." by Lorenzo Colitti · 4 years, 8 months ago
- 6dbd858 Merge "Fix a crash in eng builds" by Treehugger Robot · 4 years, 8 months ago
- 0079fa9 Merge "Resolve UidRange dependency between NMS and CS module" by Chiachang Wang · 4 years, 8 months ago
- 0e5e045 Fix a crash in eng builds by Chalard Jean · 4 years, 8 months ago
- 96dba63 Generalize support for underlying networks. by Lorenzo Colitti · 4 years, 8 months ago
- 36f2678 Merge "Replace PackageManager @hide APIs" by Paul Hu · 4 years, 8 months ago
- 1c6da25 Merge "Expose TcpRepairWindow as module-lib API" by Paul Hu · 4 years, 8 months ago
- 8e0446b Merge changes from topic "remove_legacy_NA" by Chalard Jean · 4 years, 8 months ago
- 618b9e5 Merge "Use getUserHandles() instead of getUsers() to get user id" by Lucas Lin · 4 years, 8 months ago
- a152f88 nits removing extra space, change method name, etc by James Mattis · 4 years, 9 months ago
- cd76345 maybeLogBlockedStatusChanged multilayer requests by James Mattis · 4 years, 9 months ago
- d951eec Update getSignalStrengthThresholds for multilayer by James Mattis · 4 years, 9 months ago
- 3d22989 Update to unneeded for multilayered requests by James Mattis · 4 years, 9 months ago
- 39b703a Merge "Add a mutability flag to the PendingIntent" by Treehugger Robot · 4 years, 8 months ago
- 5d79972 Merge "Address leftover comments" by Paul Hu · 4 years, 8 months ago
- 310c9fb Replace PackageManager @hide APIs by paulhu · 4 years, 8 months ago
- 28afaff Resolve UidRange dependency between NMS and CS module by Chiachang Wang · 4 years, 8 months ago
- 47804de Add a mutability flag to the PendingIntent by paulhu · 4 years, 8 months ago
- 081753f Merge "Reimplement DumpUtils#checkDumpPermission() in ConnectivityService" by Lucas Lin · 4 years, 8 months ago
- 999c302 Merge "[Mainline] Network netId to getNetId() migration" by Treehugger Robot · 4 years, 8 months ago
- 635e43a Merge changes I6eb6d92b,I638e29fd,I2348b7a3 by Lorenzo Colitti · 4 years, 8 months ago
- 99473f6 Reimplement DumpUtils#checkDumpPermission() in ConnectivityService by lucaslin · 4 years, 8 months ago
- c0c8e03 Use getUserHandles() instead of getUsers() to get user id by lucaslin · 4 years, 8 months ago
- db56932 Merge "DO NOT MERGE - Merge Android R QPR1" by Xin Li · 4 years, 8 months ago
- 3da9726 DO NOT MERGE - Merge Android R QPR1 by Xin Li · 4 years, 8 months ago
- 3aa4d1a Merge "[Mainline Migration] Migrate NetworkUtils" am: 3422864269 by Serik Beketayev · 4 years, 8 months ago
- 3422864 Merge "[Mainline Migration] Migrate NetworkUtils" by Serik Beketayev · 4 years, 8 months ago
- e4d1e52 Add a convenience method to update a network's capabilities. by Lorenzo Colitti · 4 years, 8 months ago
- 9340134 Disallow NetworkAgents from changing the owner UID. by Lorenzo Colitti · 4 years, 8 months ago
- 46fd589 Observe mOwnerUID in NetworkCapabilities#equals. by Lorenzo Colitti · 4 years, 8 months ago
- 8516d85 Expose TcpRepairWindow as module-lib API by paulhu · 4 years, 8 months ago
- ec8ad21 [Mainline] Network netId to getNetId() migration by Serik Beketayev · 4 years, 8 months ago
- dcac686 Remove support for legacy network agents by Chalard Jean · 4 years, 10 months ago
- 710e1dc Remove deprecated constructors for NetworkAgent by Chalard Jean · 4 years, 10 months ago
- 0d3680c Migrate NetworkAgentWrapper to the new NA API by Chalard Jean · 4 years, 10 months ago
- 7503fca Merge "Test for the current behaviour of updating a network's owner UID." am: 9157037502 by Lorenzo Colitti · 4 years, 8 months ago
- 9157037 Merge "Test for the current behaviour of updating a network's owner UID." by Lorenzo Colitti · 4 years, 8 months ago
- 2866831 Cleanup TestNetworkService by Chalard Jean · 4 years, 10 months ago
- 07bc0cc Merge "Add comments to the process*FromAgent methods." am: 522180e236 by Lorenzo Colitti · 4 years, 8 months ago
- 522180e Merge "Add comments to the process*FromAgent methods." by Lorenzo Colitti · 4 years, 8 months ago
- 6b44e92 Test for the current behaviour of updating a network's owner UID. by Lorenzo Colitti · 4 years, 8 months ago
- 96883c9 Add comments to the process*FromAgent methods. by Lorenzo Colitti · 4 years, 8 months ago
- 754c5be [Mainline Migration] Migrate NetworkUtils by Serik Beketayev · 4 years, 8 months ago
- 963a72a Merge "Add a test for TcpKeepalivePacketDataParcelable.toString()." am: 68150bcb87 by Lorenzo Colitti · 4 years, 8 months ago
- 68150bc Merge "Add a test for TcpKeepalivePacketDataParcelable.toString()." by Lorenzo Colitti · 4 years, 8 months ago
- 77f4721 Merge "Allow the System UID to unregister ConnDiags CBs." am: 4068bd9259 by Cody Kesting · 4 years, 8 months ago
- 4068bd9 Merge "Allow the System UID to unregister ConnDiags CBs." by Cody Kesting · 4 years, 8 months ago
- 223874f Merge "Use IPV6_MIN_MTU from NetworkConstants in Ikev2Vpn" am: ebe3aee39a by Remi NGUYEN VAN · 4 years, 8 months ago
- ebe3aee Merge "Use IPV6_MIN_MTU from NetworkConstants in Ikev2Vpn" by Remi NGUYEN VAN · 4 years, 8 months ago
- 70fa2b2 Allow the System UID to unregister ConnDiags CBs. by Cody Kesting · 4 years, 8 months ago
- 458c6f8 Merge changes from topic "restricted-networking-mode" am: ea5b540316 by Patrick Rohr · 4 years, 8 months ago
- 7987ae7 Clean Up NetworkManagementService Tests am: f8fedc34b0 by Patrick Rohr · 4 years, 8 months ago
- 48fc747 Merge "Migrate Slog to Log used in connectivity service module" am: cc3487c924 by Aaron Huang · 4 years, 8 months ago
- ea5b540 Merge changes from topic "restricted-networking-mode" by Patrick Rohr · 4 years, 8 months ago
- cc3487c Merge "Migrate Slog to Log used in connectivity service module" by Aaron Huang · 4 years, 8 months ago
- 8afb334 Merge "Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855" into stage-aosp-master by Xin Li · 4 years, 8 months ago
- a879fcb Merge "Do not query CS in NetworkProvider constructor" am: bfc3c02f34 by Remi NGUYEN VAN · 4 years, 8 months ago
- bfc3c02 Merge "Do not query CS in NetworkProvider constructor" by Remi NGUYEN VAN · 4 years, 8 months ago
- 14b14d4 Merge "Remove CaptivePortal deps on @hide MetricEvents" am: 8a157aaeee by Remi NGUYEN VAN · 4 years, 8 months ago
- 8a157aa Merge "Remove CaptivePortal deps on @hide MetricEvents" by Remi NGUYEN VAN · 4 years, 8 months ago
- 18b4fc1 Merge "Add ConnectivityManager.TYPE_PROXY to SystemApi" am: 58606c506b by Remi NGUYEN VAN · 4 years, 8 months ago
- 58606c5 Merge "Add ConnectivityManager.TYPE_PROXY to SystemApi" by Remi NGUYEN VAN · 4 years, 8 months ago
- 468855a Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 4 years, 8 months ago
- 4f3407d Merge changes Ic5a3e169,I76daa3ab am: c54b7eda99 by Lorenzo Colitti · 4 years, 8 months ago
- c54b7ed Merge changes Ic5a3e169,I76daa3ab by Lorenzo Colitti · 4 years, 8 months ago
- e391512 Remove CaptivePortal deps on @hide MetricEvents by Remi NGUYEN VAN · 4 years, 8 months ago
- 9e01295 Merge "Use public API of NetworkAgent in TestNetworkService" am: 8671a6fe9e by Lucas Lin · 4 years, 8 months ago
- 8671a6f Merge "Use public API of NetworkAgent in TestNetworkService" by Lucas Lin · 4 years, 8 months ago
- 3da59ba Merge "Deprecated UserManager.getUsers(excludeDying) / added getAliveUsers()" am: c0b44fca8b by Treehugger Robot · 4 years, 8 months ago
- d7caf83 Refactor applyUnderlyingCapabilities and its test. by Lorenzo Colitti · 4 years, 8 months ago
- 4ead42c Use public API of NetworkAgent in TestNetworkService by lucaslin · 4 years, 8 months ago
- cda101b Move applyUnderlyingCapabilities to ConnectivityService. by Lorenzo Colitti · 4 years, 8 months ago
- 11cf60b Deprecated UserManager.getUsers(excludeDying) / added getAliveUsers() by Felipe Leme · 5 years ago
- 2946cfe Merge "Run OemNetworkPreferencesTest with DevSdkIgnoreRunner" am: f2d92dc1ee by Remi NGUYEN VAN · 4 years, 8 months ago
- f2d92dc Merge "Run OemNetworkPreferencesTest with DevSdkIgnoreRunner" by Remi NGUYEN VAN · 4 years, 8 months ago
- 6607225 Add Restricted Mode Firewall Chain by Patrick Rohr · 4 years, 9 months ago
- f8fedc3 Clean Up NetworkManagementService Tests by Patrick Rohr · 4 years, 9 months ago
- f044795 Merge changes If2201f39,Ia1c366c5 am: 5dab5fb9c4 by Lorenzo Colitti · 4 years, 8 months ago
- 5dab5fb Merge changes If2201f39,Ia1c366c5 by Lorenzo Colitti · 4 years, 8 months ago
- a2f800c Merge changes I982543cd,I41c3bf6c,Id3e5f6e1 am: 4f42110c4f by Lorenzo Colitti · 4 years, 8 months ago