1. ca830d9 Merge "Generalize support for underlying networks." by Lorenzo Colitti · 4 years, 9 months ago
  2. 26d146f Merge "Fix a crash in eng builds" by Treehugger Robot · 4 years, 9 months ago
  3. c5be33a Merge "Resolve UidRange dependency between NMS and CS module" by Chiachang Wang · 4 years, 9 months ago
  4. 8fb8415 Fix a crash in eng builds by Chalard Jean · 4 years, 9 months ago
  5. 01d3763 Generalize support for underlying networks. by Lorenzo Colitti · 4 years, 9 months ago
  6. 71ab824 Merge changes from topic "remove_legacy_NA" by Chalard Jean · 4 years, 9 months ago
  7. df93f1c Merge "Use getUserHandles() instead of getUsers() to get user id" by Lucas Lin · 4 years, 9 months ago
  8. e5046ca Merge "Add a mutability flag to the PendingIntent" by Treehugger Robot · 4 years, 9 months ago
  9. 6e253df Merge "Address leftover comments" by Paul Hu · 4 years, 9 months ago
  10. 1f50ae5 Resolve UidRange dependency between NMS and CS module by Chiachang Wang · 4 years, 9 months ago
  11. 58333ae Add a mutability flag to the PendingIntent by paulhu · 4 years, 10 months ago
  12. 0da4487 Merge changes I6eb6d92b,I638e29fd,I2348b7a3 by Lorenzo Colitti · 4 years, 9 months ago
  13. 907cb16 Use getUserHandles() instead of getUsers() to get user id by lucaslin · 4 years, 9 months ago
  14. 8339b3d Merge "[Mainline Migration] Migrate NetworkUtils" by Serik Beketayev · 4 years, 9 months ago
  15. 39b4c5b Disallow NetworkAgents from changing the owner UID. by Lorenzo Colitti · 4 years, 9 months ago
  16. cb9bbf2 Observe mOwnerUID in NetworkCapabilities#equals. by Lorenzo Colitti · 4 years, 9 months ago
  17. b274fea Migrate NetworkAgentWrapper to the new NA API by Chalard Jean · 5 years ago
  18. aafcaa9 Merge "Test for the current behaviour of updating a network's owner UID." by Lorenzo Colitti · 4 years, 9 months ago
  19. 76a1031 Test for the current behaviour of updating a network's owner UID. by Lorenzo Colitti · 4 years, 9 months ago
  20. 88bf984 [Mainline Migration] Migrate NetworkUtils by Serik Beketayev · 4 years, 9 months ago
  21. ee3c193 Merge "Add a test for TcpKeepalivePacketDataParcelable.toString()." by Lorenzo Colitti · 4 years, 9 months ago
  22. 1d156cb Merge changes from topic "restricted-networking-mode" by Patrick Rohr · 4 years, 9 months ago
  23. fac6ce5 Merge changes Ic5a3e169,I76daa3ab by Lorenzo Colitti · 4 years, 9 months ago
  24. 8750be0 Refactor applyUnderlyingCapabilities and its test. by Lorenzo Colitti · 4 years, 9 months ago
  25. cd6d42b Move applyUnderlyingCapabilities to ConnectivityService. by Lorenzo Colitti · 4 years, 9 months ago
  26. ed14cda Deprecated UserManager.getUsers(excludeDying) / added getAliveUsers() by Felipe Leme · 5 years ago
  27. 7146229 Add Restricted Mode Firewall Chain by Patrick Rohr · 4 years, 10 months ago
  28. e7c4a3e Clean Up NetworkManagementService Tests by Patrick Rohr · 4 years, 10 months ago
  29. fd0e982 Merge changes If2201f39,Ia1c366c5 by Lorenzo Colitti · 4 years, 9 months ago
  30. 8c7cb64 Add a provider to VPN by Chalard Jean · 4 years, 9 months ago
  31. fd64bac Migrate VPN to the public NetworkAgent API. by Chalard Jean · 5 years ago
  32. aceffad Stop calling Vpn#updateCapabilities in CS. by Lorenzo Colitti · 4 years, 9 months ago
  33. 82f9a00 Stop accessing VPNs in checkConnectivityDiagnosticsPermissions. by Lorenzo Colitti · 4 years, 10 months ago
  34. 220987b Move applying underlying caps from Vpn to ConnectivityService. by Lorenzo Colitti · 4 years, 10 months ago
  35. b459e51 Merge changes Id4632e1b,I31985822,Ibbf96a25 by Treehugger Robot · 4 years, 9 months ago
  36. c64d177 Test passing an underlying network array with null network in it. by Lorenzo Colitti · 4 years, 9 months ago
  37. 621f5a9 Make testVpnNetworkActive more deterministic. by Lorenzo Colitti · 4 years, 10 months ago
  38. 97ade70 Add a test for restricted profile added/removed with VPN up. by Lorenzo Colitti · 4 years, 10 months ago
  39. 9fc05ce Address leftover comments by paulhu · 4 years, 9 months ago
  40. f8eb49a Update requestsSortedById() to sort by collection by James Mattis · 4 years, 10 months ago
  41. 0dd10f4 Merge "Make MockVpn more realistic and easier to use." by Lorenzo Colitti · 4 years, 10 months ago
  42. 40b4ef6 Merge changes I3711b362,I49421183,Icc0701cb,I2f5ccc1d by Lorenzo Colitti · 4 years, 10 months ago
  43. 925d1a9 Make MockVpn more realistic and easier to use. by Lorenzo Colitti · 4 years, 10 months ago
  44. fdce3dd Increase test coverage for VPN info sent to NetworkStatsService. by Lorenzo Colitti · 4 years, 10 months ago
  45. d97d6e3 Simplify MockVpn. by Lorenzo Colitti · 4 years, 10 months ago
  46. e50c0f8 Test a VPN with an underlying network that does not yet exist. by Lorenzo Colitti · 4 years, 10 months ago
  47. 0efd39a Add a test for TcpKeepalivePacketDataParcelable.toString(). by Lorenzo Colitti · 4 years, 10 months ago
  48. c0c71a5 Merge "Replace InterfaceConfiguration usage with stable aidl" by Chiachang Wang · 4 years, 10 months ago
  49. db04f06 Replace InterfaceConfiguration usage with stable aidl by Chiachang Wang · 4 years, 10 months ago
  50. 2fae9c3 Add hardware tethering traffic in testTethering test by junyulai · 5 years ago
  51. 10b443a Remove unused getTetherStats by junyulai · 5 years ago
  52. f021a81 Merge "Replace Context @hide APIs" by Paul Hu · 4 years, 10 months ago
  53. 12e9b2e Merge "Replace AppOpsManager @hide APIs" by Paul Hu · 4 years, 10 months ago
  54. 5c91bde DO NOT MERGE: Introduce DPMS shim for active DO/PO check by Eran Messeri · 4 years, 10 months ago
  55. fa229ae Replace Context @hide APIs by paulhu · 5 years ago
  56. 1c15b17 Replace AppOpsManager @hide APIs by paulhu · 4 years, 10 months ago
  57. 13cafd9 NetworkNotificationManager gets NotificationManager locally by paulhu · 5 years ago
  58. 39516de Merge "Replace NotificationManager @hide APIs" by Paul Hu · 4 years, 10 months ago
  59. 780d3d2 Merge changes from topic "revert-1353490-revert-1323251-ipv6_prov_loss_quirk_parcelable-DVBHZDYMHA-MDHWFKJABZ" by Xiao Ma · 4 years, 10 months ago
  60. b75c584 Merge changes I6a51d803,I162fae5c by Chiachang Wang · 4 years, 10 months ago
  61. 689399a Merge "Replace hidden NMS interface to network API" by Chiachang Wang · 4 years, 10 months ago
  62. e7a5000 Replace NotificationManager @hide APIs by paulhu · 5 years ago
  63. a93ddb2 Replace hidden NMS interface to network API by Chiachang Wang · 4 years, 10 months ago
  64. c1fe7a0 Replace hidden NMS default network configuration API by Chiachang Wang · 4 years, 10 months ago
  65. 1cd2532 Add jarjar rule for IPv6ProvisioningLossQuirk. by Xiao Ma · 5 years ago
  66. ef20ba2 Revert "Revert "Test IPv6ProvisioningLossParcelable in the NetworkAttributes""" by Xiao Ma · 5 years ago
  67. f0d393d Using Context#getSystemService instead of ServiceManager#checkService by lucaslin · 4 years, 11 months ago
  68. 93961f7 Merge "Do not use hidden SystemProperties.set" by Chiachang Wang · 4 years, 11 months ago
  69. c43d68f Do not use hidden SystemProperties.set by Chiachang Wang · 4 years, 11 months ago
  70. 6710686 Remove unused MockableSystemProperties from DnsManager constructor by Chiachang Wang · 4 years, 11 months ago
  71. 4a19a57 Merge "Create service-connectivity.jar" by Aaron Huang · 4 years, 11 months ago
  72. 644a034 Merge changes from topic "new-ipsec-api" by Yan Yan · 4 years, 11 months ago
  73. 925d09b Create service-connectivity.jar by Aaron Huang · 5 years ago
  74. e62f378 Stop setting the legacy net.dnsX system properties by Chiachang Wang · 4 years, 11 months ago
  75. 2274995 Add new mandatory IPsec algorithms by Yan Yan · 5 years ago
  76. 2d74c2e Merge "Support dynamically update IMSI" by Junyu Lai · 5 years ago
  77. c822fe5 Support dynamically update IMSI by junyulai · 5 years ago
  78. f67e00b Merge "Speculatively fix L2TP keepalive issues by reducing mtu" by Lorenzo Colitti · 5 years ago
  79. 8cdc285 Update to positive logic to better match the method naming by Chiachang Wang · 5 years ago
  80. b29fb36 Speculatively fix L2TP keepalive issues by reducing mtu by Benedict Wong · 5 years ago
  81. d8957b5 Merge "Provide more feedback to Settings when sessions fail" by Benedict Wong · 5 years ago
  82. fdebd3d Provide more feedback to Settings when sessions fail by Benedict Wong · 5 years ago
  83. e30a5c2 Skip stop if keepalive is already in stopping state by junyulai · 5 years ago
  84. 4037c36 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  85. 09a0f57 Merge "Notify the keepalive is stopped after the slot has been released" by Junyu Lai · 5 years ago
  86. 1e9c48b Merge "Skip RAT type listener registration if IMSI is not available" by Treehugger Robot · 5 years ago
  87. 8c91a5f Skip RAT type listener registration if IMSI is not available by junyulai · 5 years ago
  88. 0925015 Merge "Revert "[RFPM03] Check permission by uid."" by Paul Hu · 5 years ago
  89. bddd412 Merge "Revert "[RFPM04] Adjust hasRestrictedNetworkPermission method"" by Paul Hu · 5 years ago
  90. 324af52 Merge "Revert "[RFPM05] Add UidNetdPermissionInfo class"" by Paul Hu · 5 years ago
  91. fe640c8 Revert "[RFPM03] Check permission by uid." by Paul Hu · 5 years ago
  92. e573ac0 Revert "[RFPM04] Adjust hasRestrictedNetworkPermission method" by Paul Hu · 5 years ago
  93. 9e986a8 Revert "[RFPM05] Add UidNetdPermissionInfo class" by Paul Hu · 5 years ago
  94. 72d2bd0 Notify the keepalive is stopped after the slot has been released by junyulai · 6 years ago
  95. 6a8da60 Merge "Rename Kotlin util files to not include the Kt suffix" by Chalard Jean · 5 years ago
  96. 64f9851 Merge "Update language to comply with Android's inclusive language guidance" by Chiachang Wang · 5 years ago
  97. 255bf95 Merge "[RFPM05] Add UidNetdPermissionInfo class" by Paul Hu · 5 years ago
  98. e6a0a2b Update language to comply with Android's inclusive language guidance by Chiachang Wang · 5 years ago
  99. fbc1f34 [RFPM05] Add UidNetdPermissionInfo class by paulhu · 5 years ago
  100. e47850d Rename Kotlin util files to not include the Kt suffix by Chalard Jean · 5 years ago