1. ee3c193 Merge "Add a test for TcpKeepalivePacketDataParcelable.toString()." by Lorenzo Colitti · 4 years, 8 months ago
  2. 1d156cb Merge changes from topic "restricted-networking-mode" by Patrick Rohr · 4 years, 8 months ago
  3. fac6ce5 Merge changes Ic5a3e169,I76daa3ab by Lorenzo Colitti · 4 years, 8 months ago
  4. 8750be0 Refactor applyUnderlyingCapabilities and its test. by Lorenzo Colitti · 4 years, 8 months ago
  5. cd6d42b Move applyUnderlyingCapabilities to ConnectivityService. by Lorenzo Colitti · 4 years, 8 months ago
  6. ed14cda Deprecated UserManager.getUsers(excludeDying) / added getAliveUsers() by Felipe Leme · 5 years ago
  7. 7146229 Add Restricted Mode Firewall Chain by Patrick Rohr · 4 years, 8 months ago
  8. e7c4a3e Clean Up NetworkManagementService Tests by Patrick Rohr · 4 years, 8 months ago
  9. fd0e982 Merge changes If2201f39,Ia1c366c5 by Lorenzo Colitti · 4 years, 8 months ago
  10. 8c7cb64 Add a provider to VPN by Chalard Jean · 4 years, 8 months ago
  11. fd64bac Migrate VPN to the public NetworkAgent API. by Chalard Jean · 4 years, 10 months ago
  12. aceffad Stop calling Vpn#updateCapabilities in CS. by Lorenzo Colitti · 4 years, 8 months ago
  13. 82f9a00 Stop accessing VPNs in checkConnectivityDiagnosticsPermissions. by Lorenzo Colitti · 4 years, 8 months ago
  14. 220987b Move applying underlying caps from Vpn to ConnectivityService. by Lorenzo Colitti · 4 years, 9 months ago
  15. b459e51 Merge changes Id4632e1b,I31985822,Ibbf96a25 by Treehugger Robot · 4 years, 8 months ago
  16. c64d177 Test passing an underlying network array with null network in it. by Lorenzo Colitti · 4 years, 8 months ago
  17. 621f5a9 Make testVpnNetworkActive more deterministic. by Lorenzo Colitti · 4 years, 8 months ago
  18. 97ade70 Add a test for restricted profile added/removed with VPN up. by Lorenzo Colitti · 4 years, 8 months ago
  19. f8eb49a Update requestsSortedById() to sort by collection by James Mattis · 4 years, 9 months ago
  20. 0dd10f4 Merge "Make MockVpn more realistic and easier to use." by Lorenzo Colitti · 4 years, 8 months ago
  21. 40b4ef6 Merge changes I3711b362,I49421183,Icc0701cb,I2f5ccc1d by Lorenzo Colitti · 4 years, 8 months ago
  22. 925d1a9 Make MockVpn more realistic and easier to use. by Lorenzo Colitti · 4 years, 8 months ago
  23. fdce3dd Increase test coverage for VPN info sent to NetworkStatsService. by Lorenzo Colitti · 4 years, 8 months ago
  24. d97d6e3 Simplify MockVpn. by Lorenzo Colitti · 4 years, 8 months ago
  25. e50c0f8 Test a VPN with an underlying network that does not yet exist. by Lorenzo Colitti · 4 years, 8 months ago
  26. 0efd39a Add a test for TcpKeepalivePacketDataParcelable.toString(). by Lorenzo Colitti · 4 years, 8 months ago
  27. c0c71a5 Merge "Replace InterfaceConfiguration usage with stable aidl" by Chiachang Wang · 4 years, 8 months ago
  28. db04f06 Replace InterfaceConfiguration usage with stable aidl by Chiachang Wang · 4 years, 9 months ago
  29. 2fae9c3 Add hardware tethering traffic in testTethering test by junyulai · 4 years, 10 months ago
  30. 10b443a Remove unused getTetherStats by junyulai · 4 years, 10 months ago
  31. f021a81 Merge "Replace Context @hide APIs" by Paul Hu · 4 years, 9 months ago
  32. 12e9b2e Merge "Replace AppOpsManager @hide APIs" by Paul Hu · 4 years, 9 months ago
  33. 5c91bde DO NOT MERGE: Introduce DPMS shim for active DO/PO check by Eran Messeri · 4 years, 9 months ago
  34. fa229ae Replace Context @hide APIs by paulhu · 4 years, 10 months ago
  35. 1c15b17 Replace AppOpsManager @hide APIs by paulhu · 4 years, 9 months ago
  36. 13cafd9 NetworkNotificationManager gets NotificationManager locally by paulhu · 4 years, 10 months ago
  37. 39516de Merge "Replace NotificationManager @hide APIs" by Paul Hu · 4 years, 9 months ago
  38. 780d3d2 Merge changes from topic "revert-1353490-revert-1323251-ipv6_prov_loss_quirk_parcelable-DVBHZDYMHA-MDHWFKJABZ" by Xiao Ma · 4 years, 9 months ago
  39. b75c584 Merge changes I6a51d803,I162fae5c by Chiachang Wang · 4 years, 9 months ago
  40. 689399a Merge "Replace hidden NMS interface to network API" by Chiachang Wang · 4 years, 9 months ago
  41. e7a5000 Replace NotificationManager @hide APIs by paulhu · 4 years, 10 months ago
  42. a93ddb2 Replace hidden NMS interface to network API by Chiachang Wang · 4 years, 9 months ago
  43. c1fe7a0 Replace hidden NMS default network configuration API by Chiachang Wang · 4 years, 9 months ago
  44. 1cd2532 Add jarjar rule for IPv6ProvisioningLossQuirk. by Xiao Ma · 4 years, 10 months ago
  45. ef20ba2 Revert "Revert "Test IPv6ProvisioningLossParcelable in the NetworkAttributes""" by Xiao Ma · 4 years, 10 months ago
  46. f0d393d Using Context#getSystemService instead of ServiceManager#checkService by lucaslin · 4 years, 9 months ago
  47. 93961f7 Merge "Do not use hidden SystemProperties.set" by Chiachang Wang · 4 years, 9 months ago
  48. c43d68f Do not use hidden SystemProperties.set by Chiachang Wang · 4 years, 9 months ago
  49. 6710686 Remove unused MockableSystemProperties from DnsManager constructor by Chiachang Wang · 4 years, 9 months ago
  50. 4a19a57 Merge "Create service-connectivity.jar" by Aaron Huang · 4 years, 9 months ago
  51. 644a034 Merge changes from topic "new-ipsec-api" by Yan Yan · 4 years, 10 months ago
  52. 925d09b Create service-connectivity.jar by Aaron Huang · 5 years ago
  53. e62f378 Stop setting the legacy net.dnsX system properties by Chiachang Wang · 4 years, 10 months ago
  54. 2274995 Add new mandatory IPsec algorithms by Yan Yan · 5 years ago
  55. 2d74c2e Merge "Support dynamically update IMSI" by Junyu Lai · 4 years, 10 months ago
  56. c822fe5 Support dynamically update IMSI by junyulai · 5 years ago
  57. f67e00b Merge "Speculatively fix L2TP keepalive issues by reducing mtu" by Lorenzo Colitti · 4 years, 10 months ago
  58. 8cdc285 Update to positive logic to better match the method naming by Chiachang Wang · 4 years, 10 months ago
  59. b29fb36 Speculatively fix L2TP keepalive issues by reducing mtu by Benedict Wong · 5 years ago
  60. d8957b5 Merge "Provide more feedback to Settings when sessions fail" by Benedict Wong · 4 years, 10 months ago
  61. fdebd3d Provide more feedback to Settings when sessions fail by Benedict Wong · 5 years ago
  62. e30a5c2 Skip stop if keepalive is already in stopping state by junyulai · 4 years, 11 months ago
  63. 4037c36 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  64. 09a0f57 Merge "Notify the keepalive is stopped after the slot has been released" by Junyu Lai · 5 years ago
  65. 1e9c48b Merge "Skip RAT type listener registration if IMSI is not available" by Treehugger Robot · 5 years ago
  66. 8c91a5f Skip RAT type listener registration if IMSI is not available by junyulai · 5 years ago
  67. 0925015 Merge "Revert "[RFPM03] Check permission by uid."" by Paul Hu · 5 years ago
  68. bddd412 Merge "Revert "[RFPM04] Adjust hasRestrictedNetworkPermission method"" by Paul Hu · 5 years ago
  69. 324af52 Merge "Revert "[RFPM05] Add UidNetdPermissionInfo class"" by Paul Hu · 5 years ago
  70. fe640c8 Revert "[RFPM03] Check permission by uid." by Paul Hu · 5 years ago
  71. e573ac0 Revert "[RFPM04] Adjust hasRestrictedNetworkPermission method" by Paul Hu · 5 years ago
  72. 9e986a8 Revert "[RFPM05] Add UidNetdPermissionInfo class" by Paul Hu · 5 years ago
  73. 72d2bd0 Notify the keepalive is stopped after the slot has been released by junyulai · 6 years ago
  74. 6a8da60 Merge "Rename Kotlin util files to not include the Kt suffix" by Chalard Jean · 5 years ago
  75. 64f9851 Merge "Update language to comply with Android's inclusive language guidance" by Chiachang Wang · 5 years ago
  76. 255bf95 Merge "[RFPM05] Add UidNetdPermissionInfo class" by Paul Hu · 5 years ago
  77. e6a0a2b Update language to comply with Android's inclusive language guidance by Chiachang Wang · 5 years ago
  78. fbc1f34 [RFPM05] Add UidNetdPermissionInfo class by paulhu · 5 years ago
  79. e47850d Rename Kotlin util files to not include the Kt suffix by Chalard Jean · 5 years ago
  80. c0f31b3 Merge "Resolve the endpoint in legacy VPN" by Chalard Jean · 5 years ago
  81. c029c1e Merge "Add a test for starting the legacy VPN." by Chalard Jean · 5 years ago
  82. 180d580 Resolve the endpoint in legacy VPN by Chalard Jean · 5 years ago
  83. ceacf96 Add a test for starting the legacy VPN. by Chalard Jean · 5 years ago
  84. cb4e471 Merge "[RFPM04] Adjust hasRestrictedNetworkPermission method" by Paul Hu · 5 years ago
  85. 617ea90 Merge "[Telephony Mainline] Rename getActiveAndHiddenSubscriptionIdList and guard with permission" by Peter Wang · 5 years ago
  86. 2156153 Move utils from network stack to libs. by Chalard Jean · 5 years ago
  87. bfa9f18 [RFPM04] Adjust hasRestrictedNetworkPermission method by paulhu · 5 years ago
  88. 629f681 Merge "[RFPM03] Check permission by uid." by Paul Hu · 5 years ago
  89. 71fdf4a Merge "Gracefully handle integer overflows." by Junyu Lai · 5 years ago
  90. 7c1142d Merge "Update language to comply with Android's inclusive language guidance" by Chiachang Wang · 5 years ago
  91. f1e343c [RFPM03] Check permission by uid. by paulhu · 5 years ago
  92. 7d5f378 Update language to comply with Android's inclusive language guidance by Chiachang Wang · 5 years ago
  93. 0653b60 Gracefully handle integer overflows. by Pavan Kumar M · 5 years ago
  94. 01f048c Merge "Attribute data usage to virtual RAT type for 5G non-standalone mode" am: 1429504583 am: 01b83e0493 by Treehugger Robot · 5 years ago
  95. 384ee54 Attribute data usage to virtual RAT type for 5G non-standalone mode by junyulai · 5 years ago
  96. a25a11c [Telephony Mainline] Rename getActiveAndHiddenSubscriptionIdList and by Peter Wang · 5 years ago
  97. 867430a Merge "Revert "Attribute data usage to 5G for 5G non-standalone mode"" am: 13c5ee8313 am: f9c09d213c by Treehugger Robot · 5 years ago
  98. b20ac23 Revert "Attribute data usage to 5G for 5G non-standalone mode" by Junyu Lai · 5 years ago
  99. 69b2718 Merge "Attribute data usage to 5G for 5G non-standalone mode" am: c987a53a93 am: a1301d5850 by Junyu Lai · 5 years ago
  100. b04880e Attribute data usage to 5G for 5G non-standalone mode by junyulai · 5 years ago