1. 925d1a9 Make MockVpn more realistic and easier to use. by Lorenzo Colitti · 4 years, 9 months ago
  2. fdce3dd Increase test coverage for VPN info sent to NetworkStatsService. by Lorenzo Colitti · 4 years, 9 months ago
  3. d97d6e3 Simplify MockVpn. by Lorenzo Colitti · 4 years, 9 months ago
  4. e50c0f8 Test a VPN with an underlying network that does not yet exist. by Lorenzo Colitti · 4 years, 9 months ago
  5. 104d970 Minor fixes to NetworkCapabilities#toString. by Lorenzo Colitti · 4 years, 9 months ago
  6. 59c5a7e Merge "Separate 2 tests to verify canBeSatisfiedBy()" by Lucas Lin · 4 years, 9 months ago
  7. 51a4f05 Merge "Fix the comments left on aosp/1481197" by Lucas Lin · 4 years, 9 months ago
  8. 38ec07f Merge changes I6a48d4db,I6741c41c,Ifec6bde5,Icd0717c5 by Junyu Lai · 4 years, 9 months ago
  9. 2fae9c3 Add hardware tethering traffic in testTethering test by junyulai · 4 years, 10 months ago
  10. 43e1a79 Separate 2 tests to verify canBeSatisfiedBy() by lucaslin · 4 years, 9 months ago
  11. e94bf1b Merge "Replace the way to add legacy routing" by Chiachang Wang · 4 years, 9 months ago
  12. 5aff64e Merge "Updating network preference comments" by James Mattis · 4 years, 9 months ago
  13. 684a06d Fix the comments left on aosp/1481197 by lucaslin · 4 years, 9 months ago
  14. fd3fa0a Replace the way to add legacy routing by Chiachang Wang · 4 years, 9 months ago
  15. 3ae0450 Merge changes I67e5fa23,I223b207c by Lucas Lin · 4 years, 9 months ago
  16. dce028e Updating network preference comments by James Mattis · 4 years, 9 months ago
  17. d04f969 Merge "Add maxTargetSdk restriction to unused APIs." by Mathew Inwood · 4 years, 9 months ago
  18. 10b443a Remove unused getTetherStats by junyulai · 4 years, 10 months ago
  19. dcea9fb Adding API stubs for application network routing by James Mattis · 4 years, 9 months ago
  20. 7835f74 Adding multilayered requests to NetworkRequestInfo by James Mattis · 4 years, 9 months ago
  21. f021a81 Merge "Replace Context @hide APIs" by Paul Hu · 4 years, 9 months ago
  22. 12e9b2e Merge "Replace AppOpsManager @hide APIs" by Paul Hu · 4 years, 9 months ago
  23. 082528f Adding @IgnoreUpTo for testOemPrivate by James Mattis · 4 years, 9 months ago
  24. 5c91bde DO NOT MERGE: Introduce DPMS shim for active DO/PO check by Eran Messeri · 4 years, 9 months ago
  25. 5a09a71 Add maxTargetSdk restriction to unused APIs. by Mathew Inwood · 4 years, 9 months ago
  26. 62bc2b0 Use hasIpv[4|6]DefaultRoute instead of hasIPv[4|6]DefaultRoute by lucaslin · 4 years, 9 months ago
  27. fa229ae Replace Context @hide APIs by paulhu · 4 years, 10 months ago
  28. 1c15b17 Replace AppOpsManager @hide APIs by paulhu · 4 years, 9 months ago
  29. 3bd1f6f Use local defined constants for notification channels by lucaslin · 4 years, 9 months ago
  30. 13cafd9 NetworkNotificationManager gets NotificationManager locally by paulhu · 4 years, 10 months ago
  31. 39516de Merge "Replace NotificationManager @hide APIs" by Paul Hu · 4 years, 9 months ago
  32. 0512d7c Merge "Fix a bug where modern network agents start in UNKNOWN" by Chalard Jean · 4 years, 9 months ago
  33. a7f72cb Fix a bug where modern network agents start in UNKNOWN by Chalard Jean · 4 years, 10 months ago
  34. 67a478d Merge "Replace hidden NMS permission control API" by Treehugger Robot · 4 years, 9 months ago
  35. 780d3d2 Merge changes from topic "revert-1353490-revert-1323251-ipv6_prov_loss_quirk_parcelable-DVBHZDYMHA-MDHWFKJABZ" by Xiao Ma · 4 years, 9 months ago
  36. b75c584 Merge changes I6a51d803,I162fae5c by Chiachang Wang · 4 years, 9 months ago
  37. 689399a Merge "Replace hidden NMS interface to network API" by Chiachang Wang · 4 years, 9 months ago
  38. e7a5000 Replace NotificationManager @hide APIs by paulhu · 4 years, 10 months ago
  39. 9695da3 Replace hidden NMS permission control API by Chiachang Wang · 4 years, 9 months ago
  40. fd47831 Replace hidden NMS API for setting MTU by Chiachang Wang · 4 years, 9 months ago
  41. a93ddb2 Replace hidden NMS interface to network API by Chiachang Wang · 4 years, 9 months ago
  42. c1fe7a0 Replace hidden NMS default network configuration API by Chiachang Wang · 4 years, 9 months ago
  43. b3b4899 Add OEM_PRIVATE NetworkCapability by James Mattis · 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. 3b32517 Merge "Replace PendingIntent @hide APIs" by Paul Hu · 4 years, 9 months ago
  47. 315a097 Merge "Add a mutability flag to the PendingIntent" by Treehugger Robot · 4 years, 9 months ago
  48. f0d393d Using Context#getSystemService instead of ServiceManager#checkService by lucaslin · 4 years, 10 months ago
  49. bc7602e Merge "Address comments on aosp/1448415" by Treehugger Robot · 4 years, 10 months ago
  50. 93961f7 Merge "Do not use hidden SystemProperties.set" by Chiachang Wang · 4 years, 10 months ago
  51. c8b4e01 Address comments on aosp/1448415 by Chalard Jean · 4 years, 10 months ago
  52. 49ca9d3 Merge "Remove @TestApi from @SystemApi symbols" by Anton Hansson · 4 years, 10 months ago
  53. c43d68f Do not use hidden SystemProperties.set by Chiachang Wang · 4 years, 10 months ago
  54. 6710686 Remove unused MockableSystemProperties from DnsManager constructor by Chiachang Wang · 4 years, 10 months ago
  55. 4a19a57 Merge "Create service-connectivity.jar" by Aaron Huang · 4 years, 10 months ago
  56. f4d863e Remove @TestApi from @SystemApi symbols by Anton Hansson · 4 years, 10 months ago
  57. f812dc9 Merge "Remove unused methods from LinkProperties." am: 88e32a8ae6 by Chalard Jean · 4 years, 10 months ago
  58. 88e32a8 Merge "Remove unused methods from LinkProperties." by Chalard Jean · 4 years, 10 months ago
  59. e0dd715 Merge changes from topic "new-ipsec-api" am: 644a034eed by Yan Yan · 4 years, 10 months ago
  60. 644a034 Merge changes from topic "new-ipsec-api" by Yan Yan · 4 years, 10 months ago
  61. 925d09b Create service-connectivity.jar by Aaron Huang · 5 years ago
  62. ab60aa4 Merge "Stop setting the legacy net.dnsX system properties" am: 61da71aa03 by Bernie Innocenti · 4 years, 10 months ago
  63. e62f378 Stop setting the legacy net.dnsX system properties by Chiachang Wang · 4 years, 10 months ago
  64. badc37d Remove unused methods from LinkProperties. by Chalard Jean · 4 years, 10 months ago
  65. 2274995 Add new mandatory IPsec algorithms by Yan Yan · 5 years ago
  66. a2558cb Merge "Add imports to networking test mapping" am: a9d1392d0b by Treehugger Robot · 4 years, 10 months ago
  67. a9d1392 Merge "Add imports to networking test mapping" by Treehugger Robot · 4 years, 10 months ago
  68. 1932b12 Add imports to networking test mapping by Remi NGUYEN VAN · 4 years, 10 months ago
  69. 0df34e3 Merge "Fix a typo in a comment" am: 968238aa92 by Treehugger Robot · 4 years, 10 months ago
  70. 968238a Merge "Fix a typo in a comment" by Treehugger Robot · 4 years, 10 months ago
  71. fea8f29 Replace PendingIntent @hide APIs by paulhu · 4 years, 10 months ago
  72. 05fcb2e Fix a typo in a comment by Chalard Jean · 4 years, 10 months ago
  73. 17ea3c0 Add a mutability flag to the PendingIntent by paulhu · 4 years, 10 months ago
  74. 231acbc Merge "Use system api for shell command handling" am: 3da3af2a10 by Chiachang Wang · 4 years, 10 months ago
  75. 3da3af2 Merge "Use system api for shell command handling" by Chiachang Wang · 4 years, 10 months ago
  76. 0efaff8 Use system api for shell command handling by Chiachang Wang · 4 years, 10 months ago
  77. 009ac78 Merge "Merge ab/6749736 in stage." into stage-aosp-master by TreeHugger Robot · 4 years, 10 months ago
  78. e981a87 Merge "Support dynamically update IMSI" am: 2d74c2e267 by Junyu Lai · 4 years, 10 months ago
  79. 2d74c2e Merge "Support dynamically update IMSI" by Junyu Lai · 4 years, 10 months ago
  80. c822fe5 Support dynamically update IMSI by junyulai · 5 years ago
  81. d3bf9a1 Merge "Speculatively fix L2TP keepalive issues by reducing mtu" am: f67e00b803 by Lorenzo Colitti · 4 years, 10 months ago
  82. f67e00b Merge "Speculatively fix L2TP keepalive issues by reducing mtu" by Lorenzo Colitti · 4 years, 10 months ago
  83. 7d27412 Merge ab/6749736 in stage. by Xin Li · 4 years, 10 months ago
  84. 497eab9 Merge "Don't let NAW.mNetworkInfo escape" am: 6e8c64b349 by Treehugger Robot · 4 years, 10 months ago
  85. 6e8c64b Merge "Don't let NAW.mNetworkInfo escape" by Treehugger Robot · 4 years, 10 months ago
  86. c8c06be Don't let NAW.mNetworkInfo escape by Chalard Jean · 4 years, 10 months ago
  87. 5d47632 Merge "Move IpUtils to frameworks/libs/net" am: 1ea097fcb2 by Remi NGUYEN VAN · 4 years, 10 months ago
  88. 1ea097f Merge "Move IpUtils to frameworks/libs/net" by Remi NGUYEN VAN · 4 years, 10 months ago
  89. cc74ac7 Merge "Remove unused ACTION_PACKAGE_ADDED intent." am: eba570a209 by Paul Hu · 4 years, 10 months ago
  90. eba570a Merge "Remove unused ACTION_PACKAGE_ADDED intent." by Paul Hu · 4 years, 10 months ago
  91. 37fc16a Merge "Update to positive logic to better match the method naming" am: 1c7bc039ea by Chiachang Wang · 4 years, 10 months ago
  92. 8cdc285 Update to positive logic to better match the method naming by Chiachang Wang · 4 years, 10 months ago
  93. 4b81e23 Remove unused ACTION_PACKAGE_ADDED intent. by paulhu · 4 years, 10 months ago
  94. 7e3efdb Move IpUtils to frameworks/libs/net by Remi NGUYEN VAN · 4 years, 10 months ago
  95. b29fb36 Speculatively fix L2TP keepalive issues by reducing mtu by Benedict Wong · 5 years ago
  96. abed0e2 Merge "Provide more feedback to Settings when sessions fail" am: d8957b5481 by Benedict Wong · 4 years, 10 months ago
  97. d8957b5 Merge "Provide more feedback to Settings when sessions fail" by Benedict Wong · 4 years, 10 months ago
  98. fdebd3d Provide more feedback to Settings when sessions fail by Benedict Wong · 5 years ago
  99. e1d31ea Merge "Skip stop if keepalive is already in stopping state" am: 57b79f463d by Junyu Lai · 4 years, 10 months ago
  100. 57b79f4 Merge "Skip stop if keepalive is already in stopping state" by Junyu Lai · 4 years, 10 months ago