- 559e760 Merge changes from topic "tcp_keepalive_fix" am: 3a86e4690e by Remi NGUYEN VAN · 4 years, 8 months ago
- 349ba03 Add TcpKeepalivePacketData to SystemApi am: 11511b31f6 by Remi NGUYEN VAN · 4 years, 8 months ago
- 3a86e46 Merge changes from topic "tcp_keepalive_fix" by Remi NGUYEN VAN · 4 years, 8 months ago
- 8413fe5 Merge "Remove hidden deprecated getActiveNetworkQuotaInfo" am: 6443bf4c41 by Chiachang Wang · 4 years, 8 months ago
- 6443bf4 Merge "Remove hidden deprecated getActiveNetworkQuotaInfo" by Chiachang Wang · 4 years, 8 months ago
- 7fe67c1 Remove hidden deprecated getActiveNetworkQuotaInfo by Chiachang Wang · 4 years, 8 months ago
- 57ec33b Merge "Add OWNERS for packages/Connectivity" am: 3efe49a31f by Treehugger Robot · 4 years, 8 months ago
- 3efe49a Merge "Add OWNERS for packages/Connectivity" by Treehugger Robot · 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
- afebd5c Add OWNERS for packages/Connectivity by Remi NGUYEN VAN · 4 years, 8 months ago
- 51c973d Merge "Generalize support for underlying networks." am: ca830d9239 by Lorenzo Colitti · 4 years, 8 months ago
- 99890b4 Merge "Fix a crash in eng builds" am: 26d146ff7f by Treehugger Robot · 4 years, 8 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
- 8a3181b Merge "Resolve UidRange dependency between NMS and CS module" am: c5be33af21 by Chiachang Wang · 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
- 7ebc0f1 Merge "Replace PackageManager @hide APIs" am: dddbd4f495 by Paul Hu · 4 years, 8 months ago
- dddbd4f Merge "Replace PackageManager @hide APIs" by Paul Hu · 4 years, 8 months ago
- 3988f15 Merge "Expose TcpRepairWindow as module-lib API" am: ec942a8e70 by Paul Hu · 4 years, 8 months ago
- ec942a8 Merge "Expose TcpRepairWindow as module-lib API" by Paul Hu · 4 years, 8 months ago
- a698a47 Merge changes from topic "remove_legacy_NA" am: 71ab824707 by Chalard Jean · 4 years, 8 months ago
- 7936252 Merge "Use getUserHandles() instead of getUsers() to get user id" am: df93f1c06c by Lucas Lin · 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
- 590c876 Merge "Add a mutability flag to the PendingIntent" am: e5046ca23b by Treehugger Robot · 4 years, 8 months ago
- e5046ca Merge "Add a mutability flag to the PendingIntent" by Treehugger Robot · 4 years, 8 months ago
- 3b29da5 Merge "Address leftover comments" am: 6e253df579 by Paul Hu · 4 years, 8 months ago
- 6e253df Merge "Address leftover comments" by Paul Hu · 4 years, 8 months ago
- 6679721 Replace PackageManager @hide APIs by paulhu · 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
- e70771e Merge "Reimplement DumpUtils#checkDumpPermission() in ConnectivityService" am: 984653607c by Lucas Lin · 4 years, 8 months ago
- 9846536 Merge "Reimplement DumpUtils#checkDumpPermission() in ConnectivityService" by Lucas Lin · 4 years, 8 months ago
- 249e8ca Merge "[Mainline] Network netId to getNetId() migration" am: cd20ac9243 by Treehugger Robot · 4 years, 8 months ago
- cd20ac9 Merge "[Mainline] Network netId to getNetId() migration" by Treehugger Robot · 4 years, 8 months ago
- 3ff54c7 Merge changes I6eb6d92b,I638e29fd,I2348b7a3 am: 0da448710c by Lorenzo Colitti · 4 years, 8 months ago
- 0da4487 Merge changes I6eb6d92b,I638e29fd,I2348b7a3 by Lorenzo Colitti · 4 years, 8 months ago
- 9d4b864 Reimplement DumpUtils#checkDumpPermission() in ConnectivityService by lucaslin · 4 years, 8 months ago
- 907cb16 Use getUserHandles() instead of getUsers() to get user id by lucaslin · 4 years, 8 months ago
- 13e5f8e [automerger skipped] Merge "DO NOT MERGE - Merge Android R QPR1" am: 0ee91db1db -s ours by Xin Li · 4 years, 8 months ago
- 0ee91db Merge "DO NOT MERGE - Merge Android R QPR1" by Xin Li · 4 years, 8 months ago
- 033b5e8 DO NOT MERGE - Merge Android R QPR1 by Xin Li · 4 years, 8 months ago
- 59f81ed Merge "[Mainline Migration] Migrate NetworkUtils" am: 8339b3ded3 by Serik Beketayev · 4 years, 8 months ago
- 8339b3d Merge "[Mainline Migration] Migrate NetworkUtils" by Serik Beketayev · 4 years, 8 months ago
- 00e0f5a Add a convenience method to update a network's capabilities. by Lorenzo Colitti · 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
- e4a2c6a Expose TcpRepairWindow as module-lib API by paulhu · 4 years, 8 months ago
- 284cb87 [Mainline] Network netId to getNetId() migration by Serik Beketayev · 4 years, 8 months ago
- 74c32e1 Remove support for legacy network agents by Chalard Jean · 4 years, 10 months ago
- 855c9c8 Remove deprecated constructors for NetworkAgent by Chalard Jean · 4 years, 10 months ago
- b274fea Migrate NetworkAgentWrapper to the new NA API by Chalard Jean · 4 years, 10 months ago
- 62976a3 Merge "Test for the current behaviour of updating a network's owner UID." am: aafcaa9fb5 by Lorenzo Colitti · 4 years, 8 months ago
- aafcaa9 Merge "Test for the current behaviour of updating a network's owner UID." by Lorenzo Colitti · 4 years, 8 months ago
- d43d92f Cleanup TestNetworkService by Chalard Jean · 4 years, 10 months ago
- cba9e71 Merge "Add comments to the process*FromAgent methods." am: 300f6e7669 by Lorenzo Colitti · 4 years, 8 months ago
- 300f6e7 Merge "Add comments to the process*FromAgent methods." 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
- 3c75ca8 Add comments to the process*FromAgent methods. by Lorenzo Colitti · 4 years, 8 months ago
- 88bf984 [Mainline Migration] Migrate NetworkUtils by Serik Beketayev · 4 years, 8 months ago
- 4f4ac48 Merge "Add a test for TcpKeepalivePacketDataParcelable.toString()." am: ee3c193706 by Lorenzo Colitti · 4 years, 8 months ago
- ee3c193 Merge "Add a test for TcpKeepalivePacketDataParcelable.toString()." by Lorenzo Colitti · 4 years, 8 months ago
- 5d0cc85 Merge "Allow the System UID to unregister ConnDiags CBs." am: 636f8cbced by Cody Kesting · 4 years, 8 months ago
- 636f8cb Merge "Allow the System UID to unregister ConnDiags CBs." by Cody Kesting · 4 years, 8 months ago
- 1ebf8bf Merge "Use IPV6_MIN_MTU from NetworkConstants in Ikev2Vpn" am: ab2944488f by Remi NGUYEN VAN · 4 years, 8 months ago
- ab29444 Merge "Use IPV6_MIN_MTU from NetworkConstants in Ikev2Vpn" by Remi NGUYEN VAN · 4 years, 8 months ago
- 054451e Allow the System UID to unregister ConnDiags CBs. by Cody Kesting · 4 years, 8 months ago
- 83711b9 Merge changes from topic "restricted-networking-mode" am: 1d156cb04e by Patrick Rohr · 4 years, 8 months ago
- 34d4331 Clean Up NetworkManagementService Tests am: e7c4a3e7b5 by Patrick Rohr · 4 years, 8 months ago
- 6a36ac8 Merge "Migrate Slog to Log used in connectivity service module" am: 78265b923a by Aaron Huang · 4 years, 8 months ago
- 1d156cb Merge changes from topic "restricted-networking-mode" by Patrick Rohr · 4 years, 8 months ago
- 78265b9 Merge "Migrate Slog to Log used in connectivity service module" by Aaron Huang · 4 years, 8 months ago
- 93a76f8 Merge "Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855" into stage-aosp-master by Xin Li · 4 years, 8 months ago
- 0d1b396 Merge "Do not query CS in NetworkProvider constructor" am: 6a6e5f8479 by Remi NGUYEN VAN · 4 years, 8 months ago
- 6a6e5f8 Merge "Do not query CS in NetworkProvider constructor" by Remi NGUYEN VAN · 4 years, 8 months ago
- abbaff2 Merge "Remove CaptivePortal deps on @hide MetricEvents" am: 465f25799c by Remi NGUYEN VAN · 4 years, 8 months ago
- 465f257 Merge "Remove CaptivePortal deps on @hide MetricEvents" by Remi NGUYEN VAN · 4 years, 8 months ago
- d38176e Merge "Add ConnectivityManager.TYPE_PROXY to SystemApi" am: 5dccc26e60 by Remi NGUYEN VAN · 4 years, 8 months ago
- 5dccc26 Merge "Add ConnectivityManager.TYPE_PROXY to SystemApi" by Remi NGUYEN VAN · 4 years, 8 months ago
- 2b2fc08 Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 4 years, 8 months ago
- 642fe3b Merge changes Ic5a3e169,I76daa3ab am: fac6ce5e4d by Lorenzo Colitti · 4 years, 8 months ago
- fac6ce5 Merge changes Ic5a3e169,I76daa3ab by Lorenzo Colitti · 4 years, 8 months ago
- 5f6285c Remove CaptivePortal deps on @hide MetricEvents by Remi NGUYEN VAN · 4 years, 8 months ago
- 95c3ea2 Merge "Use public API of NetworkAgent in TestNetworkService" am: 8c3e4377cc by Lucas Lin · 4 years, 8 months ago
- 8c3e437 Merge "Use public API of NetworkAgent in TestNetworkService" by Lucas Lin · 4 years, 8 months ago
- 902918a Merge "Deprecated UserManager.getUsers(excludeDying) / added getAliveUsers()" am: c0b44fca8b by Treehugger Robot · 4 years, 8 months ago
- 8750be0 Refactor applyUnderlyingCapabilities and its test. by Lorenzo Colitti · 4 years, 8 months ago
- d35f795 Use public API of NetworkAgent in TestNetworkService by lucaslin · 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
- 5bfbc47 Merge "Run OemNetworkPreferencesTest with DevSdkIgnoreRunner" am: 8384c693d1 by Remi NGUYEN VAN · 4 years, 8 months ago
- 8384c69 Merge "Run OemNetworkPreferencesTest with DevSdkIgnoreRunner" by Remi NGUYEN VAN · 4 years, 8 months 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
- 95e7eba Merge changes If2201f39,Ia1c366c5 am: fd0e9821fb by Lorenzo Colitti · 4 years, 8 months ago
- fd0e982 Merge changes If2201f39,Ia1c366c5 by Lorenzo Colitti · 4 years, 8 months ago
- db7c229 Merge changes I982543cd,I41c3bf6c,Id3e5f6e1 am: 4fe79a3ff9 by Lorenzo Colitti · 4 years, 8 months ago