1. f278ef3 Merge changes from topic "tcp_keepalive_fix" by Remi NGUYEN VAN · 4 years, 8 months ago
  2. 0956b8a Use API TcpKeepalivePacketData in ClientModeImpl by Remi NGUYEN VAN · 4 years, 9 months ago
  3. 5e6b51b Add TcpKeepalivePacketData to SystemApi by Remi NGUYEN VAN · 4 years, 9 months ago
  4. 6296665 Merge "Generalize support for underlying networks." by Lorenzo Colitti · 4 years, 8 months ago
  5. 6dbd858 Merge "Fix a crash in eng builds" by Treehugger Robot · 4 years, 8 months ago
  6. 0079fa9 Merge "Resolve UidRange dependency between NMS and CS module" by Chiachang Wang · 4 years, 8 months ago
  7. 0e5e045 Fix a crash in eng builds by Chalard Jean · 4 years, 8 months ago
  8. 96dba63 Generalize support for underlying networks. by Lorenzo Colitti · 4 years, 8 months ago
  9. 8e0446b Merge changes from topic "remove_legacy_NA" by Chalard Jean · 4 years, 8 months ago
  10. 618b9e5 Merge "Use getUserHandles() instead of getUsers() to get user id" by Lucas Lin · 4 years, 8 months ago
  11. 39b703a Merge "Add a mutability flag to the PendingIntent" by Treehugger Robot · 4 years, 8 months ago
  12. 5d79972 Merge "Address leftover comments" by Paul Hu · 4 years, 8 months ago
  13. 28afaff Resolve UidRange dependency between NMS and CS module by Chiachang Wang · 4 years, 8 months ago
  14. 47804de Add a mutability flag to the PendingIntent by paulhu · 4 years, 8 months ago
  15. 635e43a Merge changes I6eb6d92b,I638e29fd,I2348b7a3 by Lorenzo Colitti · 4 years, 8 months ago
  16. c0c8e03 Use getUserHandles() instead of getUsers() to get user id by lucaslin · 4 years, 8 months ago
  17. 3422864 Merge "[Mainline Migration] Migrate NetworkUtils" by Serik Beketayev · 4 years, 8 months ago
  18. 9340134 Disallow NetworkAgents from changing the owner UID. by Lorenzo Colitti · 4 years, 8 months ago
  19. 46fd589 Observe mOwnerUID in NetworkCapabilities#equals. by Lorenzo Colitti · 4 years, 8 months ago
  20. 0d3680c Migrate NetworkAgentWrapper to the new NA API by Chalard Jean · 4 years, 10 months ago
  21. 9157037 Merge "Test for the current behaviour of updating a network's owner UID." by Lorenzo Colitti · 4 years, 8 months ago
  22. 6b44e92 Test for the current behaviour of updating a network's owner UID. by Lorenzo Colitti · 4 years, 8 months ago
  23. 754c5be [Mainline Migration] Migrate NetworkUtils by Serik Beketayev · 4 years, 8 months ago
  24. 68150bc Merge "Add a test for TcpKeepalivePacketDataParcelable.toString()." by Lorenzo Colitti · 4 years, 8 months ago
  25. ea5b540 Merge changes from topic "restricted-networking-mode" by Patrick Rohr · 4 years, 8 months ago
  26. bfc3c02 Merge "Do not query CS in NetworkProvider constructor" by Remi NGUYEN VAN · 4 years, 8 months ago
  27. c54b7ed Merge changes Ic5a3e169,I76daa3ab by Lorenzo Colitti · 4 years, 8 months ago
  28. d7caf83 Refactor applyUnderlyingCapabilities and its test. by Lorenzo Colitti · 4 years, 8 months ago
  29. cda101b Move applyUnderlyingCapabilities to ConnectivityService. by Lorenzo Colitti · 4 years, 8 months ago
  30. 11cf60b Deprecated UserManager.getUsers(excludeDying) / added getAliveUsers() by Felipe Leme · 5 years ago
  31. f2d92dc Merge "Run OemNetworkPreferencesTest with DevSdkIgnoreRunner" by Remi NGUYEN VAN · 4 years, 8 months ago
  32. 6607225 Add Restricted Mode Firewall Chain by Patrick Rohr · 4 years, 9 months ago
  33. f8fedc3 Clean Up NetworkManagementService Tests by Patrick Rohr · 4 years, 9 months ago
  34. 5dab5fb Merge changes If2201f39,Ia1c366c5 by Lorenzo Colitti · 4 years, 8 months ago
  35. 4f42110 Merge changes I982543cd,I41c3bf6c,Id3e5f6e1 by Lorenzo Colitti · 4 years, 8 months ago
  36. c99d746 Add a provider to VPN by Chalard Jean · 4 years, 8 months ago
  37. 746cdc2 Migrate VPN to the public NetworkAgent API. by Chalard Jean · 4 years, 10 months ago
  38. d707e7f Do not query CS in NetworkProvider constructor by Remi NGUYEN VAN · 4 years, 8 months ago
  39. e07a894 Run OemNetworkPreferencesTest with DevSdkIgnoreRunner by Remi NGUYEN VAN · 4 years, 8 months ago
  40. e794a09 Merge "Adding @IgnoreUpTo to OemNetworkPreferencesTest" by Treehugger Robot · 4 years, 8 months ago
  41. 18b00ac Stop calling Vpn#updateCapabilities in CS. by Lorenzo Colitti · 4 years, 8 months ago
  42. 083b00b Stop accessing VPNs in checkConnectivityDiagnosticsPermissions. by Lorenzo Colitti · 4 years, 9 months ago
  43. 129c01e Move applying underlying caps from Vpn to ConnectivityService. by Lorenzo Colitti · 4 years, 9 months ago
  44. 30b0d06 Merge changes Id4632e1b,I31985822,Ibbf96a25 by Treehugger Robot · 4 years, 8 months ago
  45. 6ae6681 Test passing an underlying network array with null network in it. by Lorenzo Colitti · 4 years, 8 months ago
  46. b776953 Make testVpnNetworkActive more deterministic. by Lorenzo Colitti · 4 years, 9 months ago
  47. 99fb692 Add a test for restricted profile added/removed with VPN up. by Lorenzo Colitti · 4 years, 9 months ago
  48. b5cc742 Adding @IgnoreUpTo to OemNetworkPreferencesTest by James Mattis · 4 years, 8 months ago
  49. 7f9b6d0 Address leftover comments by paulhu · 4 years, 8 months ago
  50. 7d013ab Merge "Ignore verifying canBeSatisfiedBy() on Android Q" by Lucas Lin · 4 years, 8 months ago
  51. 1d8505b Ignore verifying canBeSatisfiedBy() on Android Q by lucaslin · 4 years, 8 months ago
  52. 258ea3c Update requestsSortedById() to sort by collection by James Mattis · 4 years, 9 months ago
  53. 8dd41ee Merge "Make MockVpn more realistic and easier to use." by Lorenzo Colitti · 4 years, 9 months ago
  54. 63c1a59 Merge changes I3711b362,I49421183,Icc0701cb,I2f5ccc1d by Lorenzo Colitti · 4 years, 9 months ago
  55. 4489abd Make MockVpn more realistic and easier to use. by Lorenzo Colitti · 4 years, 9 months ago
  56. e42d10a Increase test coverage for VPN info sent to NetworkStatsService. by Lorenzo Colitti · 4 years, 9 months ago
  57. 3581b34 Simplify MockVpn. by Lorenzo Colitti · 4 years, 9 months ago
  58. d00e0b8 Test a VPN with an underlying network that does not yet exist. by Lorenzo Colitti · 4 years, 9 months ago
  59. 88987d4 Add a test for TcpKeepalivePacketDataParcelable.toString(). by Lorenzo Colitti · 4 years, 9 months ago
  60. b823971 Merge "Replace InterfaceConfiguration usage with stable aidl" by Chiachang Wang · 4 years, 9 months ago
  61. 49ffc81 Replace InterfaceConfiguration usage with stable aidl by Chiachang Wang · 4 years, 9 months ago
  62. 459ad2a Merge "Separate 2 tests to verify canBeSatisfiedBy()" by Lucas Lin · 4 years, 9 months ago
  63. c6cd3d4 Merge changes I6a48d4db,I6741c41c,Ifec6bde5,Icd0717c5 by Junyu Lai · 4 years, 9 months ago
  64. 3c4242c Add hardware tethering traffic in testTethering test by junyulai · 4 years, 10 months ago
  65. 20f7c6e Separate 2 tests to verify canBeSatisfiedBy() by lucaslin · 4 years, 9 months ago
  66. 363c862 Remove unused getTetherStats by junyulai · 4 years, 10 months ago
  67. 356a879 Adding API stubs for application network routing by James Mattis · 4 years, 9 months ago
  68. 9869d30 Merge "Replace Context @hide APIs" by Paul Hu · 4 years, 9 months ago
  69. 55f4570 Merge "Replace AppOpsManager @hide APIs" by Paul Hu · 4 years, 9 months ago
  70. 4ebbddc Adding @IgnoreUpTo for testOemPrivate by James Mattis · 4 years, 9 months ago
  71. f8f47c5 DO NOT MERGE: Introduce DPMS shim for active DO/PO check by Eran Messeri · 4 years, 9 months ago
  72. edd411a Replace Context @hide APIs by paulhu · 4 years, 10 months ago
  73. 8dc153e Replace AppOpsManager @hide APIs by paulhu · 4 years, 9 months ago
  74. 539aa9a NetworkNotificationManager gets NotificationManager locally by paulhu · 4 years, 10 months ago
  75. bc2369a Merge "Replace NotificationManager @hide APIs" by Paul Hu · 4 years, 9 months ago
  76. 7167773 Merge changes from topic "revert-1353490-revert-1323251-ipv6_prov_loss_quirk_parcelable-DVBHZDYMHA-MDHWFKJABZ" by Xiao Ma · 4 years, 9 months ago
  77. cbcc4ae Merge changes I6a51d803,I162fae5c by Chiachang Wang · 4 years, 9 months ago
  78. 3fa68ae Merge "Replace hidden NMS interface to network API" by Chiachang Wang · 4 years, 9 months ago
  79. 117bde4 Replace NotificationManager @hide APIs by paulhu · 4 years, 10 months ago
  80. f83a718 Replace hidden NMS interface to network API by Chiachang Wang · 4 years, 9 months ago
  81. 1b7ae75 Replace hidden NMS default network configuration API by Chiachang Wang · 4 years, 9 months ago
  82. 4fcbb03 Add OEM_PRIVATE NetworkCapability by James Mattis · 4 years, 9 months ago
  83. ed0fdd9 Add jarjar rule for IPv6ProvisioningLossQuirk. by Xiao Ma · 4 years, 10 months ago
  84. 7f8bb80 Revert "Revert "Test IPv6ProvisioningLossParcelable in the NetworkAttributes""" by Xiao Ma · 4 years, 10 months ago
  85. c3bc747 Using Context#getSystemService instead of ServiceManager#checkService by lucaslin · 4 years, 10 months ago
  86. da47bb1 Merge "Address comments on aosp/1448415" by Treehugger Robot · 4 years, 10 months ago
  87. 0725c57 Merge "Do not use hidden SystemProperties.set" by Chiachang Wang · 4 years, 10 months ago
  88. 2669b29 Address comments on aosp/1448415 by Chalard Jean · 4 years, 10 months ago
  89. 06e08ac Do not use hidden SystemProperties.set by Chiachang Wang · 4 years, 10 months ago
  90. c1215d3 Remove unused MockableSystemProperties from DnsManager constructor by Chiachang Wang · 4 years, 10 months ago
  91. a2d7ef0 Merge "Create service-connectivity.jar" by Aaron Huang · 4 years, 10 months ago
  92. 561107d Merge "Remove unused methods from LinkProperties." by Chalard Jean · 4 years, 10 months ago
  93. 3a07def Merge changes from topic "new-ipsec-api" by Yan Yan · 4 years, 10 months ago
  94. 9601189 Create service-connectivity.jar by Aaron Huang · 5 years ago
  95. 4273f77 Stop setting the legacy net.dnsX system properties by Chiachang Wang · 4 years, 10 months ago
  96. 4d6c93d Remove unused methods from LinkProperties. by Chalard Jean · 4 years, 10 months ago
  97. 94e7673 Add new mandatory IPsec algorithms by Yan Yan · 5 years ago
  98. aabe9cc Add imports to networking test mapping by Remi NGUYEN VAN · 4 years, 10 months ago
  99. 59f6e81 Merge "Support dynamically update IMSI" by Junyu Lai · 4 years, 10 months ago
  100. 430e11a Support dynamically update IMSI by junyulai · 5 years ago