1. 28afaff Resolve UidRange dependency between NMS and CS module by Chiachang Wang · 4 years, 8 months ago
  2. 081753f Merge "Reimplement DumpUtils#checkDumpPermission() in ConnectivityService" by Lucas Lin · 4 years, 8 months ago
  3. 999c302 Merge "[Mainline] Network netId to getNetId() migration" by Treehugger Robot · 4 years, 8 months ago
  4. 635e43a Merge changes I6eb6d92b,I638e29fd,I2348b7a3 by Lorenzo Colitti · 4 years, 8 months ago
  5. 99473f6 Reimplement DumpUtils#checkDumpPermission() in ConnectivityService by lucaslin · 4 years, 8 months ago
  6. db56932 Merge "DO NOT MERGE - Merge Android R QPR1" by Xin Li · 4 years, 8 months ago
  7. 3da9726 DO NOT MERGE - Merge Android R QPR1 by Xin Li · 4 years, 8 months ago
  8. 3aa4d1a Merge "[Mainline Migration] Migrate NetworkUtils" am: 3422864269 by Serik Beketayev · 4 years, 8 months ago
  9. 3422864 Merge "[Mainline Migration] Migrate NetworkUtils" by Serik Beketayev · 4 years, 8 months ago
  10. e4d1e52 Add a convenience method to update a network's capabilities. by Lorenzo Colitti · 4 years, 8 months ago
  11. 9340134 Disallow NetworkAgents from changing the owner UID. by Lorenzo Colitti · 4 years, 8 months ago
  12. 46fd589 Observe mOwnerUID in NetworkCapabilities#equals. by Lorenzo Colitti · 4 years, 8 months ago
  13. ec8ad21 [Mainline] Network netId to getNetId() migration by Serik Beketayev · 4 years, 8 months ago
  14. 7503fca Merge "Test for the current behaviour of updating a network's owner UID." am: 9157037502 by Lorenzo Colitti · 4 years, 8 months ago
  15. 9157037 Merge "Test for the current behaviour of updating a network's owner UID." by Lorenzo Colitti · 4 years, 8 months ago
  16. 07bc0cc Merge "Add comments to the process*FromAgent methods." am: 522180e236 by Lorenzo Colitti · 4 years, 8 months ago
  17. 522180e Merge "Add comments to the process*FromAgent methods." by Lorenzo Colitti · 4 years, 8 months ago
  18. 6b44e92 Test for the current behaviour of updating a network's owner UID. by Lorenzo Colitti · 4 years, 8 months ago
  19. 96883c9 Add comments to the process*FromAgent methods. by Lorenzo Colitti · 4 years, 8 months ago
  20. 754c5be [Mainline Migration] Migrate NetworkUtils by Serik Beketayev · 4 years, 8 months ago
  21. 963a72a Merge "Add a test for TcpKeepalivePacketDataParcelable.toString()." am: 68150bcb87 by Lorenzo Colitti · 4 years, 8 months ago
  22. 68150bc Merge "Add a test for TcpKeepalivePacketDataParcelable.toString()." by Lorenzo Colitti · 4 years, 8 months ago
  23. 77f4721 Merge "Allow the System UID to unregister ConnDiags CBs." am: 4068bd9259 by Cody Kesting · 4 years, 8 months ago
  24. 4068bd9 Merge "Allow the System UID to unregister ConnDiags CBs." by Cody Kesting · 4 years, 8 months ago
  25. 223874f Merge "Use IPV6_MIN_MTU from NetworkConstants in Ikev2Vpn" am: ebe3aee39a by Remi NGUYEN VAN · 4 years, 8 months ago
  26. ebe3aee Merge "Use IPV6_MIN_MTU from NetworkConstants in Ikev2Vpn" by Remi NGUYEN VAN · 4 years, 8 months ago
  27. 70fa2b2 Allow the System UID to unregister ConnDiags CBs. by Cody Kesting · 4 years, 8 months ago
  28. 458c6f8 Merge changes from topic "restricted-networking-mode" am: ea5b540316 by Patrick Rohr · 4 years, 8 months ago
  29. 7987ae7 Clean Up NetworkManagementService Tests am: f8fedc34b0 by Patrick Rohr · 4 years, 8 months ago
  30. 48fc747 Merge "Migrate Slog to Log used in connectivity service module" am: cc3487c924 by Aaron Huang · 4 years, 8 months ago
  31. ea5b540 Merge changes from topic "restricted-networking-mode" by Patrick Rohr · 4 years, 8 months ago
  32. cc3487c Merge "Migrate Slog to Log used in connectivity service module" by Aaron Huang · 4 years, 8 months ago
  33. 8afb334 Merge "Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855" into stage-aosp-master by Xin Li · 4 years, 8 months ago
  34. a879fcb Merge "Do not query CS in NetworkProvider constructor" am: bfc3c02f34 by Remi NGUYEN VAN · 4 years, 8 months ago
  35. bfc3c02 Merge "Do not query CS in NetworkProvider constructor" by Remi NGUYEN VAN · 4 years, 8 months ago
  36. 14b14d4 Merge "Remove CaptivePortal deps on @hide MetricEvents" am: 8a157aaeee by Remi NGUYEN VAN · 4 years, 8 months ago
  37. 8a157aa Merge "Remove CaptivePortal deps on @hide MetricEvents" by Remi NGUYEN VAN · 4 years, 8 months ago
  38. 18b4fc1 Merge "Add ConnectivityManager.TYPE_PROXY to SystemApi" am: 58606c506b by Remi NGUYEN VAN · 4 years, 8 months ago
  39. 58606c5 Merge "Add ConnectivityManager.TYPE_PROXY to SystemApi" by Remi NGUYEN VAN · 4 years, 8 months ago
  40. 468855a Merge rvc-qpr-dev-plus-aosp-without-vendor@6881855 by Xin Li · 4 years, 8 months ago
  41. 4f3407d Merge changes Ic5a3e169,I76daa3ab am: c54b7eda99 by Lorenzo Colitti · 4 years, 8 months ago
  42. c54b7ed Merge changes Ic5a3e169,I76daa3ab by Lorenzo Colitti · 4 years, 8 months ago
  43. e391512 Remove CaptivePortal deps on @hide MetricEvents by Remi NGUYEN VAN · 4 years, 8 months ago
  44. 9e01295 Merge "Use public API of NetworkAgent in TestNetworkService" am: 8671a6fe9e by Lucas Lin · 4 years, 8 months ago
  45. 8671a6f Merge "Use public API of NetworkAgent in TestNetworkService" by Lucas Lin · 4 years, 8 months ago
  46. 3da59ba Merge "Deprecated UserManager.getUsers(excludeDying) / added getAliveUsers()" am: c0b44fca8b by Treehugger Robot · 4 years, 8 months ago
  47. d7caf83 Refactor applyUnderlyingCapabilities and its test. by Lorenzo Colitti · 4 years, 8 months ago
  48. 4ead42c Use public API of NetworkAgent in TestNetworkService by lucaslin · 4 years, 8 months ago
  49. cda101b Move applyUnderlyingCapabilities to ConnectivityService. by Lorenzo Colitti · 4 years, 8 months ago
  50. 11cf60b Deprecated UserManager.getUsers(excludeDying) / added getAliveUsers() by Felipe Leme · 5 years ago
  51. 2946cfe Merge "Run OemNetworkPreferencesTest with DevSdkIgnoreRunner" am: f2d92dc1ee by Remi NGUYEN VAN · 4 years, 8 months ago
  52. f2d92dc Merge "Run OemNetworkPreferencesTest with DevSdkIgnoreRunner" by Remi NGUYEN VAN · 4 years, 8 months ago
  53. 6607225 Add Restricted Mode Firewall Chain by Patrick Rohr · 4 years, 9 months ago
  54. f8fedc3 Clean Up NetworkManagementService Tests by Patrick Rohr · 4 years, 9 months ago
  55. f044795 Merge changes If2201f39,Ia1c366c5 am: 5dab5fb9c4 by Lorenzo Colitti · 4 years, 8 months ago
  56. 5dab5fb Merge changes If2201f39,Ia1c366c5 by Lorenzo Colitti · 4 years, 8 months ago
  57. a2f800c Merge changes I982543cd,I41c3bf6c,Id3e5f6e1 am: 4f42110c4f by Lorenzo Colitti · 4 years, 8 months ago
  58. 4f42110 Merge changes I982543cd,I41c3bf6c,Id3e5f6e1 by Lorenzo Colitti · 4 years, 8 months ago
  59. ee660cf Add ConnectivityManager.TYPE_PROXY to SystemApi by Remi NGUYEN VAN · 4 years, 8 months ago
  60. 00c5e70 Use IPV6_MIN_MTU from NetworkConstants in Ikev2Vpn by Remi NGUYEN VAN · 4 years, 8 months ago
  61. c99d746 Add a provider to VPN by Chalard Jean · 4 years, 8 months ago
  62. 746cdc2 Migrate VPN to the public NetworkAgent API. by Chalard Jean · 4 years, 10 months ago
  63. 6616df3 Migrate Slog to Log used in connectivity service module by Aaron Huang · 4 years, 9 months ago
  64. d707e7f Do not query CS in NetworkProvider constructor by Remi NGUYEN VAN · 4 years, 8 months ago
  65. 47ec892 Merge "Adding @IgnoreUpTo to OemNetworkPreferencesTest" am: e794a09bb7 by Treehugger Robot · 4 years, 8 months ago
  66. e07a894 Run OemNetworkPreferencesTest with DevSdkIgnoreRunner by Remi NGUYEN VAN · 4 years, 8 months ago
  67. e794a09 Merge "Adding @IgnoreUpTo to OemNetworkPreferencesTest" by Treehugger Robot · 4 years, 8 months ago
  68. f295719 Merge changes from topic "networkagent-set-underlying-networks" am: dccf7eda5e by Lorenzo Colitti · 4 years, 8 months ago
  69. 054f6c1 Clear calling identity in registerNetworkAgent. am: 8000e03ec9 by Lorenzo Colitti · 4 years, 8 months ago
  70. 60dbe04 Allow tests to create TRANSPORT_TEST|TRANSPORT_VPN networks. am: f3963fa279 by Lorenzo Colitti · 4 years, 8 months ago
  71. 298ce37 Move applying underlying caps from Vpn to ConnectivityService. am: 129c01eabf by Lorenzo Colitti · 4 years, 8 months ago
  72. 18b00ac Stop calling Vpn#updateCapabilities in CS. by Lorenzo Colitti · 4 years, 8 months ago
  73. fee5e4e Stop accessing VPNs in getAllVpnInfo. by Lorenzo Colitti · 4 years, 9 months ago
  74. 8000e03 Clear calling identity in registerNetworkAgent. by Lorenzo Colitti · 4 years, 8 months ago
  75. f3963fa Allow tests to create TRANSPORT_TEST|TRANSPORT_VPN networks. by Lorenzo Colitti · 4 years, 8 months ago
  76. 129c01e Move applying underlying caps from Vpn to ConnectivityService. by Lorenzo Colitti · 4 years, 9 months ago
  77. 083b00b Stop accessing VPNs in checkConnectivityDiagnosticsPermissions. by Lorenzo Colitti · 4 years, 9 months ago
  78. cdf25a7 Merge changes Id4632e1b,I31985822,Ibbf96a25 am: 30b0d06a86 by Treehugger Robot · 4 years, 8 months ago
  79. 30b0d06 Merge changes Id4632e1b,I31985822,Ibbf96a25 by Treehugger Robot · 4 years, 8 months ago
  80. 6ae6681 Test passing an underlying network array with null network in it. by Lorenzo Colitti · 4 years, 8 months ago
  81. b776953 Make testVpnNetworkActive more deterministic. by Lorenzo Colitti · 4 years, 9 months ago
  82. 99fb692 Add a test for restricted profile added/removed with VPN up. by Lorenzo Colitti · 4 years, 9 months ago
  83. b5cc742 Adding @IgnoreUpTo to OemNetworkPreferencesTest by James Mattis · 4 years, 8 months ago
  84. f69ea04 Merge "Ignore verifying canBeSatisfiedBy() on Android Q" am: 7d013abf65 by Lucas Lin · 4 years, 8 months ago
  85. 7d013ab Merge "Ignore verifying canBeSatisfiedBy() on Android Q" by Lucas Lin · 4 years, 8 months ago
  86. 1d8505b Ignore verifying canBeSatisfiedBy() on Android Q by lucaslin · 4 years, 8 months ago
  87. 844c7cf Merge changes Ibed6cdd4,I51e3c00d,Ibf37f94b am: 5cbbbfb144 by James Mattis · 4 years, 9 months ago
  88. 5cbbbfb Merge changes Ibed6cdd4,I51e3c00d,Ibf37f94b by James Mattis · 4 years, 9 months ago
  89. 9476e9f Merge changes from topic "move_BSCH" am: 81d8d47876 by Chiachang Wang · 4 years, 9 months ago
  90. cf16fe2 Move BasicShellCommandHandler to frameworks/lib/modules-utils am: 62740141dc by Chiachang Wang · 4 years, 9 months ago
  91. 81d8d47 Merge changes from topic "move_BSCH" by Chiachang Wang · 4 years, 9 months ago
  92. 117c387 Merge "Expose MIN_MTU_V6 as a public, @hide constant" am: 3b0f85c921 by Benedict Wong · 4 years, 9 months ago
  93. 8f1d852 Merge "Remove a comment from ConnectivityService" am: f0d6b60b9b by Lucas Lin · 4 years, 9 months ago
  94. 3b0f85c Merge "Expose MIN_MTU_V6 as a public, @hide constant" by Benedict Wong · 4 years, 9 months ago
  95. f0d6b60 Merge "Remove a comment from ConnectivityService" by Lucas Lin · 4 years, 9 months ago
  96. e955141 Update toString() to use the correct request by James Mattis · 4 years, 9 months ago
  97. 258ea3c Update requestsSortedById() to sort by collection by James Mattis · 4 years, 9 months ago
  98. 4fce5d1 Allow a way to track the active request in an NRI by James Mattis · 4 years, 9 months ago
  99. 05dc875 Merge "Clarify documentation on TEMP_NOT_METERED API" am: b4b3693558 by Sarah Chin · 4 years, 9 months ago
  100. b4b3693 Merge "Clarify documentation on TEMP_NOT_METERED API" by Sarah Chin · 4 years, 9 months ago