1. 090cbf2 Merge "Move module utils to the module package." by Chalard Jean · 4 years, 7 months ago
  2. 37a8ec2 Merge changes I177ec607,I68f364b4,Ib3b9f52c,If040d61e by James Mattis · 4 years, 7 months ago
  3. 7916254 Move module utils to the module package. by Chalard Jean · 5 years ago
  4. f61ca94 Allow ConnectivityServiceTest to change the calling UID. by Lorenzo Colitti · 4 years, 7 months ago
  5. 1b17648 Add a test for getDefaultNetworkCapabilitiesForUser. by Lorenzo Colitti · 4 years, 7 months ago
  6. 36e91a3 Add tests for always-on VPN lockdown mode. by Lorenzo Colitti · 4 years, 8 months ago
  7. f278ef3 Merge changes from topic "tcp_keepalive_fix" by Remi NGUYEN VAN · 4 years, 7 months ago
  8. 0956b8a Use API TcpKeepalivePacketData in ClientModeImpl by Remi NGUYEN VAN · 4 years, 9 months ago
  9. 5e6b51b Add TcpKeepalivePacketData to SystemApi by Remi NGUYEN VAN · 4 years, 9 months ago
  10. 6296665 Merge "Generalize support for underlying networks." by Lorenzo Colitti · 4 years, 7 months ago
  11. 6dbd858 Merge "Fix a crash in eng builds" by Treehugger Robot · 4 years, 7 months ago
  12. 0079fa9 Merge "Resolve UidRange dependency between NMS and CS module" by Chiachang Wang · 4 years, 7 months ago
  13. 0e5e045 Fix a crash in eng builds by Chalard Jean · 4 years, 7 months ago
  14. 96dba63 Generalize support for underlying networks. by Lorenzo Colitti · 4 years, 8 months ago
  15. 8e0446b Merge changes from topic "remove_legacy_NA" by Chalard Jean · 4 years, 7 months ago
  16. 618b9e5 Merge "Use getUserHandles() instead of getUsers() to get user id" by Lucas Lin · 4 years, 7 months ago
  17. a152f88 nits removing extra space, change method name, etc by James Mattis · 4 years, 8 months ago
  18. 39b703a Merge "Add a mutability flag to the PendingIntent" by Treehugger Robot · 4 years, 8 months ago
  19. 5d79972 Merge "Address leftover comments" by Paul Hu · 4 years, 8 months ago
  20. 28afaff Resolve UidRange dependency between NMS and CS module by Chiachang Wang · 4 years, 8 months ago
  21. 47804de Add a mutability flag to the PendingIntent by paulhu · 4 years, 8 months ago
  22. 635e43a Merge changes I6eb6d92b,I638e29fd,I2348b7a3 by Lorenzo Colitti · 4 years, 8 months ago
  23. c0c8e03 Use getUserHandles() instead of getUsers() to get user id by lucaslin · 4 years, 8 months ago
  24. 3422864 Merge "[Mainline Migration] Migrate NetworkUtils" by Serik Beketayev · 4 years, 8 months ago
  25. 9340134 Disallow NetworkAgents from changing the owner UID. by Lorenzo Colitti · 4 years, 8 months ago
  26. 46fd589 Observe mOwnerUID in NetworkCapabilities#equals. by Lorenzo Colitti · 4 years, 8 months ago
  27. 0d3680c Migrate NetworkAgentWrapper to the new NA API by Chalard Jean · 4 years, 10 months ago
  28. 9157037 Merge "Test for the current behaviour of updating a network's owner UID." by Lorenzo Colitti · 4 years, 8 months ago
  29. 6b44e92 Test for the current behaviour of updating a network's owner UID. by Lorenzo Colitti · 4 years, 8 months ago
  30. 754c5be [Mainline Migration] Migrate NetworkUtils by Serik Beketayev · 4 years, 8 months ago
  31. 68150bc Merge "Add a test for TcpKeepalivePacketDataParcelable.toString()." by Lorenzo Colitti · 4 years, 8 months ago
  32. ea5b540 Merge changes from topic "restricted-networking-mode" by Patrick Rohr · 4 years, 8 months ago
  33. c54b7ed Merge changes Ic5a3e169,I76daa3ab by Lorenzo Colitti · 4 years, 8 months ago
  34. d7caf83 Refactor applyUnderlyingCapabilities and its test. by Lorenzo Colitti · 4 years, 8 months ago
  35. cda101b Move applyUnderlyingCapabilities to ConnectivityService. by Lorenzo Colitti · 4 years, 8 months ago
  36. 11cf60b Deprecated UserManager.getUsers(excludeDying) / added getAliveUsers() by Felipe Leme · 5 years ago
  37. 6607225 Add Restricted Mode Firewall Chain by Patrick Rohr · 4 years, 8 months ago
  38. f8fedc3 Clean Up NetworkManagementService Tests by Patrick Rohr · 4 years, 8 months ago
  39. 5dab5fb Merge changes If2201f39,Ia1c366c5 by Lorenzo Colitti · 4 years, 8 months ago
  40. c99d746 Add a provider to VPN by Chalard Jean · 4 years, 8 months ago
  41. 746cdc2 Migrate VPN to the public NetworkAgent API. by Chalard Jean · 4 years, 10 months ago
  42. 18b00ac Stop calling Vpn#updateCapabilities in CS. by Lorenzo Colitti · 4 years, 8 months ago
  43. 083b00b Stop accessing VPNs in checkConnectivityDiagnosticsPermissions. by Lorenzo Colitti · 4 years, 8 months ago
  44. 129c01e Move applying underlying caps from Vpn to ConnectivityService. by Lorenzo Colitti · 4 years, 9 months ago
  45. 30b0d06 Merge changes Id4632e1b,I31985822,Ibbf96a25 by Treehugger Robot · 4 years, 8 months ago
  46. 6ae6681 Test passing an underlying network array with null network in it. by Lorenzo Colitti · 4 years, 8 months ago
  47. b776953 Make testVpnNetworkActive more deterministic. by Lorenzo Colitti · 4 years, 8 months ago
  48. 99fb692 Add a test for restricted profile added/removed with VPN up. by Lorenzo Colitti · 4 years, 8 months ago
  49. 7f9b6d0 Address leftover comments by paulhu · 4 years, 8 months ago
  50. 258ea3c Update requestsSortedById() to sort by collection by James Mattis · 4 years, 8 months ago
  51. 8dd41ee Merge "Make MockVpn more realistic and easier to use." by Lorenzo Colitti · 4 years, 8 months ago
  52. 63c1a59 Merge changes I3711b362,I49421183,Icc0701cb,I2f5ccc1d by Lorenzo Colitti · 4 years, 8 months ago
  53. 4489abd Make MockVpn more realistic and easier to use. by Lorenzo Colitti · 4 years, 8 months ago
  54. e42d10a Increase test coverage for VPN info sent to NetworkStatsService. by Lorenzo Colitti · 4 years, 8 months ago
  55. 3581b34 Simplify MockVpn. by Lorenzo Colitti · 4 years, 8 months ago
  56. d00e0b8 Test a VPN with an underlying network that does not yet exist. by Lorenzo Colitti · 4 years, 8 months ago
  57. 88987d4 Add a test for TcpKeepalivePacketDataParcelable.toString(). by Lorenzo Colitti · 4 years, 8 months ago
  58. b823971 Merge "Replace InterfaceConfiguration usage with stable aidl" by Chiachang Wang · 4 years, 8 months ago
  59. 49ffc81 Replace InterfaceConfiguration usage with stable aidl by Chiachang Wang · 4 years, 9 months ago
  60. 3c4242c Add hardware tethering traffic in testTethering test by junyulai · 4 years, 10 months ago
  61. 363c862 Remove unused getTetherStats by junyulai · 4 years, 10 months ago
  62. 9869d30 Merge "Replace Context @hide APIs" by Paul Hu · 4 years, 9 months ago
  63. 55f4570 Merge "Replace AppOpsManager @hide APIs" by Paul Hu · 4 years, 9 months ago
  64. f8f47c5 DO NOT MERGE: Introduce DPMS shim for active DO/PO check by Eran Messeri · 4 years, 9 months ago
  65. edd411a Replace Context @hide APIs by paulhu · 4 years, 9 months ago
  66. 8dc153e Replace AppOpsManager @hide APIs by paulhu · 4 years, 9 months ago
  67. 539aa9a NetworkNotificationManager gets NotificationManager locally by paulhu · 4 years, 9 months ago
  68. bc2369a Merge "Replace NotificationManager @hide APIs" by Paul Hu · 4 years, 9 months ago
  69. 7167773 Merge changes from topic "revert-1353490-revert-1323251-ipv6_prov_loss_quirk_parcelable-DVBHZDYMHA-MDHWFKJABZ" by Xiao Ma · 4 years, 9 months ago
  70. cbcc4ae Merge changes I6a51d803,I162fae5c by Chiachang Wang · 4 years, 9 months ago
  71. 3fa68ae Merge "Replace hidden NMS interface to network API" by Chiachang Wang · 4 years, 9 months ago
  72. 117bde4 Replace NotificationManager @hide APIs by paulhu · 4 years, 10 months ago
  73. f83a718 Replace hidden NMS interface to network API by Chiachang Wang · 4 years, 9 months ago
  74. 1b7ae75 Replace hidden NMS default network configuration API by Chiachang Wang · 4 years, 9 months ago
  75. ed0fdd9 Add jarjar rule for IPv6ProvisioningLossQuirk. by Xiao Ma · 4 years, 9 months ago
  76. 7f8bb80 Revert "Revert "Test IPv6ProvisioningLossParcelable in the NetworkAttributes""" by Xiao Ma · 4 years, 9 months ago
  77. c3bc747 Using Context#getSystemService instead of ServiceManager#checkService by lucaslin · 4 years, 9 months ago
  78. 0725c57 Merge "Do not use hidden SystemProperties.set" by Chiachang Wang · 4 years, 9 months ago
  79. 06e08ac Do not use hidden SystemProperties.set by Chiachang Wang · 4 years, 9 months ago
  80. c1215d3 Remove unused MockableSystemProperties from DnsManager constructor by Chiachang Wang · 4 years, 9 months ago
  81. a2d7ef0 Merge "Create service-connectivity.jar" by Aaron Huang · 4 years, 9 months ago
  82. 3a07def Merge changes from topic "new-ipsec-api" by Yan Yan · 4 years, 9 months ago
  83. 9601189 Create service-connectivity.jar by Aaron Huang · 5 years ago
  84. 4273f77 Stop setting the legacy net.dnsX system properties by Chiachang Wang · 4 years, 9 months ago
  85. 94e7673 Add new mandatory IPsec algorithms by Yan Yan · 5 years ago
  86. 59f6e81 Merge "Support dynamically update IMSI" by Junyu Lai · 4 years, 9 months ago
  87. 430e11a Support dynamically update IMSI by junyulai · 5 years ago
  88. 7ade614 Merge "Speculatively fix L2TP keepalive issues by reducing mtu" by Lorenzo Colitti · 4 years, 9 months ago
  89. 974fc87 Update to positive logic to better match the method naming by Chiachang Wang · 4 years, 10 months ago
  90. 7d5baee Speculatively fix L2TP keepalive issues by reducing mtu by Benedict Wong · 5 years ago
  91. 6194869 Merge "Provide more feedback to Settings when sessions fail" by Benedict Wong · 4 years, 10 months ago
  92. 20f3d02 Provide more feedback to Settings when sessions fail by Benedict Wong · 5 years ago
  93. 65f64a9 Skip stop if keepalive is already in stopping state by junyulai · 4 years, 11 months ago
  94. 4afc1e6 Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) by Xin Li · 5 years ago
  95. c4aaac8 Merge "Notify the keepalive is stopped after the slot has been released" by Junyu Lai · 5 years ago
  96. 7d9554c Merge "Skip RAT type listener registration if IMSI is not available" by Treehugger Robot · 5 years ago
  97. f91b023 Skip RAT type listener registration if IMSI is not available by junyulai · 5 years ago
  98. fc98e38 Merge "Revert "[RFPM03] Check permission by uid."" by Paul Hu · 5 years ago
  99. c45d2d3 Merge "Revert "[RFPM04] Adjust hasRestrictedNetworkPermission method"" by Paul Hu · 5 years ago
  100. 07c54c9 Merge "Revert "[RFPM05] Add UidNetdPermissionInfo class"" by Paul Hu · 5 years ago