1. aceffad Stop calling Vpn#updateCapabilities in CS. by Lorenzo Colitti · 4 years, 8 months ago
  2. 82f9a00 Stop accessing VPNs in checkConnectivityDiagnosticsPermissions. by Lorenzo Colitti · 4 years, 9 months ago
  3. db20f89 Stop accessing VPNs in getAllVpnInfo. by Lorenzo Colitti · 4 years, 9 months ago
  4. 4b1cd16 Clear calling identity in registerNetworkAgent. by Lorenzo Colitti · 4 years, 8 months ago
  5. 4b4fcc7 Allow tests to create TRANSPORT_TEST|TRANSPORT_VPN networks. by Lorenzo Colitti · 4 years, 8 months ago
  6. 220987b Move applying underlying caps from Vpn to ConnectivityService. by Lorenzo Colitti · 4 years, 9 months ago
  7. b459e51 Merge changes Id4632e1b,I31985822,Ibbf96a25 by Treehugger Robot · 4 years, 8 months ago
  8. c64d177 Test passing an underlying network array with null network in it. by Lorenzo Colitti · 4 years, 8 months ago
  9. 621f5a9 Make testVpnNetworkActive more deterministic. by Lorenzo Colitti · 4 years, 9 months ago
  10. 97ade70 Add a test for restricted profile added/removed with VPN up. by Lorenzo Colitti · 4 years, 9 months ago
  11. dad3c92 Merge "Ignore verifying canBeSatisfiedBy() on Android Q" by Lucas Lin · 4 years, 8 months ago
  12. aa00183 Ignore verifying canBeSatisfiedBy() on Android Q by lucaslin · 4 years, 8 months ago
  13. 6e4b943 Merge changes Ibed6cdd4,I51e3c00d,Ibf37f94b by James Mattis · 4 years, 9 months ago
  14. f383d08 Merge changes from topic "move_BSCH" by Chiachang Wang · 4 years, 9 months ago
  15. 26aa9c6 Merge "Expose MIN_MTU_V6 as a public, @hide constant" by Benedict Wong · 4 years, 9 months ago
  16. 21b6278 Merge "Remove a comment from ConnectivityService" by Lucas Lin · 4 years, 9 months ago
  17. b465e5c Update toString() to use the correct request by James Mattis · 4 years, 9 months ago
  18. f8eb49a Update requestsSortedById() to sort by collection by James Mattis · 4 years, 9 months ago
  19. 3f93a31 Allow a way to track the active request in an NRI by James Mattis · 4 years, 9 months ago
  20. ca4f15b Merge "Clarify documentation on TEMP_NOT_METERED API" by Sarah Chin · 4 years, 9 months ago
  21. 0dd10f4 Merge "Make MockVpn more realistic and easier to use." by Lorenzo Colitti · 4 years, 9 months ago
  22. 40b4ef6 Merge changes I3711b362,I49421183,Icc0701cb,I2f5ccc1d by Lorenzo Colitti · 4 years, 9 months ago
  23. 91a00f5 Clarify documentation on TEMP_NOT_METERED API by Sarah Chin · 5 years ago
  24. 53b6567 Expose MIN_MTU_V6 as a public, @hide constant by Benedict Wong · 4 years, 9 months ago
  25. 77e45c0 Remove a comment from ConnectivityService by lucaslin · 4 years, 9 months ago
  26. 925d1a9 Make MockVpn more realistic and easier to use. by Lorenzo Colitti · 4 years, 9 months ago
  27. fdce3dd Increase test coverage for VPN info sent to NetworkStatsService. by Lorenzo Colitti · 4 years, 9 months ago
  28. d97d6e3 Simplify MockVpn. by Lorenzo Colitti · 4 years, 9 months ago
  29. e50c0f8 Test a VPN with an underlying network that does not yet exist. by Lorenzo Colitti · 4 years, 9 months ago
  30. 2d7e03c Move BasicShellCommandHandler to frameworks/lib/modules-utils by Chiachang Wang · 4 years, 9 months ago
  31. c0c71a5 Merge "Replace InterfaceConfiguration usage with stable aidl" by Chiachang Wang · 4 years, 9 months ago
  32. 104d970 Minor fixes to NetworkCapabilities#toString. by Lorenzo Colitti · 4 years, 9 months ago
  33. db04f06 Replace InterfaceConfiguration usage with stable aidl by Chiachang Wang · 4 years, 9 months ago
  34. 59c5a7e Merge "Separate 2 tests to verify canBeSatisfiedBy()" by Lucas Lin · 4 years, 9 months ago
  35. 51a4f05 Merge "Fix the comments left on aosp/1481197" by Lucas Lin · 4 years, 9 months ago
  36. 38ec07f Merge changes I6a48d4db,I6741c41c,Ifec6bde5,Icd0717c5 by Junyu Lai · 4 years, 9 months ago
  37. 2fae9c3 Add hardware tethering traffic in testTethering test by junyulai · 4 years, 10 months ago
  38. 43e1a79 Separate 2 tests to verify canBeSatisfiedBy() by lucaslin · 4 years, 9 months ago
  39. e94bf1b Merge "Replace the way to add legacy routing" by Chiachang Wang · 4 years, 9 months ago
  40. 5aff64e Merge "Updating network preference comments" by James Mattis · 4 years, 9 months ago
  41. 684a06d Fix the comments left on aosp/1481197 by lucaslin · 4 years, 9 months ago
  42. fd3fa0a Replace the way to add legacy routing by Chiachang Wang · 4 years, 9 months ago
  43. 3ae0450 Merge changes I67e5fa23,I223b207c by Lucas Lin · 4 years, 9 months ago
  44. dce028e Updating network preference comments by James Mattis · 4 years, 9 months ago
  45. d04f969 Merge "Add maxTargetSdk restriction to unused APIs." by Mathew Inwood · 4 years, 9 months ago
  46. 10b443a Remove unused getTetherStats by junyulai · 4 years, 10 months ago
  47. dcea9fb Adding API stubs for application network routing by James Mattis · 4 years, 9 months ago
  48. 7835f74 Adding multilayered requests to NetworkRequestInfo by James Mattis · 4 years, 9 months ago
  49. f021a81 Merge "Replace Context @hide APIs" by Paul Hu · 4 years, 9 months ago
  50. 12e9b2e Merge "Replace AppOpsManager @hide APIs" by Paul Hu · 4 years, 9 months ago
  51. 082528f Adding @IgnoreUpTo for testOemPrivate by James Mattis · 4 years, 9 months ago
  52. 5c91bde DO NOT MERGE: Introduce DPMS shim for active DO/PO check by Eran Messeri · 4 years, 9 months ago
  53. 5a09a71 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 9 months ago
  54. 62bc2b0 Use hasIpv[4|6]DefaultRoute instead of hasIPv[4|6]DefaultRoute by lucaslin · 4 years, 9 months ago
  55. fa229ae Replace Context @hide APIs by paulhu · 4 years, 10 months ago
  56. 1c15b17 Replace AppOpsManager @hide APIs by paulhu · 4 years, 9 months ago
  57. 3bd1f6f Use local defined constants for notification channels by lucaslin · 4 years, 9 months ago
  58. 13cafd9 NetworkNotificationManager gets NotificationManager locally by paulhu · 4 years, 10 months ago
  59. 39516de Merge "Replace NotificationManager @hide APIs" by Paul Hu · 4 years, 9 months ago
  60. 0512d7c Merge "Fix a bug where modern network agents start in UNKNOWN" by Chalard Jean · 4 years, 9 months ago
  61. a7f72cb Fix a bug where modern network agents start in UNKNOWN by Chalard Jean · 4 years, 10 months ago
  62. 67a478d Merge "Replace hidden NMS permission control API" by Treehugger Robot · 4 years, 9 months ago
  63. 780d3d2 Merge changes from topic "revert-1353490-revert-1323251-ipv6_prov_loss_quirk_parcelable-DVBHZDYMHA-MDHWFKJABZ" by Xiao Ma · 4 years, 9 months ago
  64. b75c584 Merge changes I6a51d803,I162fae5c by Chiachang Wang · 4 years, 9 months ago
  65. 689399a Merge "Replace hidden NMS interface to network API" by Chiachang Wang · 4 years, 9 months ago
  66. e7a5000 Replace NotificationManager @hide APIs by paulhu · 4 years, 10 months ago
  67. 9695da3 Replace hidden NMS permission control API by Chiachang Wang · 4 years, 9 months ago
  68. fd47831 Replace hidden NMS API for setting MTU by Chiachang Wang · 4 years, 9 months ago
  69. a93ddb2 Replace hidden NMS interface to network API by Chiachang Wang · 4 years, 9 months ago
  70. c1fe7a0 Replace hidden NMS default network configuration API by Chiachang Wang · 4 years, 9 months ago
  71. b3b4899 Add OEM_PRIVATE NetworkCapability by James Mattis · 4 years, 9 months ago
  72. 1cd2532 Add jarjar rule for IPv6ProvisioningLossQuirk. by Xiao Ma · 4 years, 10 months ago
  73. ef20ba2 Revert "Revert "Test IPv6ProvisioningLossParcelable in the NetworkAttributes""" by Xiao Ma · 4 years, 10 months ago
  74. 3b32517 Merge "Replace PendingIntent @hide APIs" by Paul Hu · 4 years, 9 months ago
  75. 315a097 Merge "Add a mutability flag to the PendingIntent" by Treehugger Robot · 4 years, 9 months ago
  76. f0d393d Using Context#getSystemService instead of ServiceManager#checkService by lucaslin · 4 years, 10 months ago
  77. bc7602e Merge "Address comments on aosp/1448415" by Treehugger Robot · 4 years, 10 months ago
  78. 93961f7 Merge "Do not use hidden SystemProperties.set" by Chiachang Wang · 4 years, 10 months ago
  79. c8b4e01 Address comments on aosp/1448415 by Chalard Jean · 4 years, 10 months ago
  80. 49ca9d3 Merge "Remove @TestApi from @SystemApi symbols" by Anton Hansson · 4 years, 10 months ago
  81. c43d68f Do not use hidden SystemProperties.set by Chiachang Wang · 4 years, 10 months ago
  82. 6710686 Remove unused MockableSystemProperties from DnsManager constructor by Chiachang Wang · 4 years, 10 months ago
  83. 4a19a57 Merge "Create service-connectivity.jar" by Aaron Huang · 4 years, 10 months ago
  84. f4d863e Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 10 months ago
  85. f812dc9 Merge "Remove unused methods from LinkProperties." am: 88e32a8ae6 by Chalard Jean · 4 years, 10 months ago
  86. 88e32a8 Merge "Remove unused methods from LinkProperties." by Chalard Jean · 4 years, 10 months ago
  87. e0dd715 Merge changes from topic "new-ipsec-api" am: 644a034eed by Yan Yan · 4 years, 10 months ago
  88. 644a034 Merge changes from topic "new-ipsec-api" by Yan Yan · 4 years, 10 months ago
  89. 925d09b Create service-connectivity.jar by Aaron Huang · 5 years ago
  90. ab60aa4 Merge "Stop setting the legacy net.dnsX system properties" am: 61da71aa03 by Bernie Innocenti · 4 years, 10 months ago
  91. e62f378 Stop setting the legacy net.dnsX system properties by Chiachang Wang · 4 years, 10 months ago
  92. badc37d Remove unused methods from LinkProperties. by Chalard Jean · 4 years, 10 months ago
  93. 2274995 Add new mandatory IPsec algorithms by Yan Yan · 5 years ago
  94. a2558cb Merge "Add imports to networking test mapping" am: a9d1392d0b by Treehugger Robot · 4 years, 10 months ago
  95. a9d1392 Merge "Add imports to networking test mapping" by Treehugger Robot · 4 years, 10 months ago
  96. 1932b12 Add imports to networking test mapping by Remi NGUYEN VAN · 4 years, 10 months ago
  97. 0df34e3 Merge "Fix a typo in a comment" am: 968238aa92 by Treehugger Robot · 4 years, 10 months ago
  98. 968238a Merge "Fix a typo in a comment" by Treehugger Robot · 4 years, 10 months ago
  99. fea8f29 Replace PendingIntent @hide APIs by paulhu · 4 years, 10 months ago
  100. 05fcb2e Fix a typo in a comment by Chalard Jean · 4 years, 10 months ago