1. acd71e6 Add allowed capabilities on non cellular test networks by Yan Yan · 2 years, 6 months ago
  2. 98021b6 Connectivity Tests: join handler thread after calling quitSafely by Patrick Rohr · 2 years, 6 months ago
  3. 7e6e5b4 Delete testUnsupportedAppUsageConstructor from coverage test by Aaron Huang · 2 years, 6 months ago
  4. 69086d6 Fix backward compatibility issue for removed wildcard match rule by Aaron Huang · 2 years, 7 months ago
  5. 90a2cbd Moves all compatibility flags to ConnectivityCompatChanges.java by Yuyang Huang · 2 years, 7 months ago
  6. ece1819 Remove *_WILDCARD constants from NetworkTemplate by Aaron Huang · 2 years, 10 months ago
  7. ee23c03 Remove mSubscriberId from NetworkTemplate by Aaron Huang · 2 years, 10 months ago
  8. 4854d05 Remove mSubscriberIdMatchRule from NetworkTemplate by Aaron Huang · 2 years, 10 months ago
  9. 2ed9835 Rename getBypassable to isBypassable by chiachangwang · 2 years, 9 months ago
  10. a07cef1 Add areLongLivedTcpConnectionsExpensive in VpnTransportInfo by chiachangwang · 2 years, 9 months ago
  11. 859884a Make mMatchSubscriberIds as a NonNull variable by Aaron Huang · 2 years, 10 months ago
  12. 91bac19 Move VpnTransportInfoTest to common test by chiachangwang · 2 years, 10 months ago
  13. 44089f5 trivialize apf property accessor dead code by Maciej Żenczykowski · 2 years, 10 months ago
  14. 86317d8 Add logs for changes in capabilities and score by Chalard Jean · 2 years, 11 months ago
  15. 1d420b3 Move bit utilities to BitUtils. by Chalard Jean · 2 years, 11 months ago
  16. 0655d1b Fix test flake on IpConnectivityLogTest by Paul Hu · 3 years ago
  17. 9f74712 Merge "Simplify per-target-SDK LinkProperties tests." by Lorenzo Colitti · 3 years, 1 month ago
  18. ccd3020 Simplify per-target-SDK LinkProperties tests. by Lorenzo Colitti · 3 years, 1 month ago
  19. be077c1 Remove usage of isDevSdkInRange by Remi NGUYEN VAN · 3 years, 2 months ago
  20. 48380e4 Revert EXCLUDED_ROUTES to only keep RTN_UNICAST by Remi NGUYEN VAN · 3 years, 2 months ago
  21. 66c27c1 Let LinkProperties#getRoutes() keeps returning all routes before T by Remi NGUYEN VAN · 3 years, 2 months ago
  22. b64aead Merge "Fix LinkProperties exclude routes tests on user builds." by Lorenzo Colitti · 3 years, 3 months ago
  23. 1bb94a3 Fix LinkProperties exclude routes tests on user builds. by Lorenzo Colitti · 3 years, 3 months ago
  24. bfdd440 Return sorted NetworkStatsHistory by Junyu Lai · 3 years, 3 months ago
  25. bcdb3c1 Merge changes from topic "stats-migration" by Natasha Lee · 3 years, 3 months ago
  26. 1c7a20c Run testExcludedRoutesDisabled only in APKs with target SDK < T. by Lorenzo Colitti · 3 years, 3 months ago
  27. ec2fbb7 Don't clobber existing history entries. by Lorenzo Colitti · 3 years, 4 months ago
  28. ee4bfe7 Follow-up changes to Update VPN isolation code for excluded routes by preranap · 3 years, 4 months ago
  29. 65b3529 Merge "Remove NetworkIdentitySet usage in CTS" by Treehugger Robot · 3 years, 4 months ago
  30. 105c5f0 Merge changes I8b48655d,I8ff4e371 by James Mattis · 3 years, 4 months ago
  31. 371b229 Rename of InternalNetworkManagementException by James Mattis · 3 years, 7 months ago
  32. d9d0380 InternalNetworkManagementExceptionTest unit tests by James Mattis · 3 years, 7 months ago
  33. a1c6dbb Merge "Update VPN isolation code for excluded routes" by Prerana Patil · 3 years, 4 months ago
  34. c7975ff Merge "Add test for NetworkTemplate.Builder#setRoaming(int)" by Aaron Huang · 3 years, 4 months ago
  35. 132df4e Merge "Add NetworkTemplateTest to common test for cts coverage" by Aaron Huang · 3 years, 4 months ago
  36. 7b0c61d Remove NetworkIdentitySet usage in CTS by Remi NGUYEN VAN · 3 years, 4 months ago
  37. 6a957c7 Merge "[MS83] Add Cts for NetworkStatsCollection/History builders" by Treehugger Robot · 3 years, 4 months ago
  38. 2b97bbe Update VPN isolation code for excluded routes by Prerana · 3 years, 4 months ago
  39. d651629 Merge "Fix CtsNetTestCases on Q" by Remi NGUYEN VAN · 3 years, 5 months ago
  40. c559512 Fix CtsNetTestCases on Q by Remi NGUYEN VAN · 3 years, 5 months ago
  41. 30d41e5 Filter out excluded routes in LinkProperties by Taras Antoshchuk · 4 years, 1 month ago
  42. de66526 Rename setAccessUids to setAllowedUids by Chalard Jean · 3 years, 6 months ago
  43. 6d70c20 Add test for NetworkTemplate.Builder#setRoaming(int) by Aaron Huang · 3 years, 7 months ago
  44. 22999fd Add NetworkTemplateTest to common test for cts coverage by Aaron Huang · 3 years, 7 months ago
  45. 08e0130 [MS83] Add Cts for NetworkStatsCollection/History builders by junyulai · 3 years, 7 months ago
  46. 978370c Merge "Rename getVpnRequiresValidation to isVpnValidationRequired" by Chiachang Wang · 3 years, 6 months ago
  47. 7ec6ae7 Rename getVpnRequiresValidation to isVpnValidationRequired by Chiachang Wang · 3 years, 7 months ago
  48. 3b81323 Fix testing with/without connectivity module by Remi NGUYEN VAN · 3 years, 7 months ago
  49. 106569b Merge "Allow test+other networks to have specifiers" by Remi NGUYEN VAN · 3 years, 7 months ago
  50. 84ad04f Merge "Change naming of excludeLocalRoutes" by Chiachang Wang · 3 years, 7 months ago
  51. 6b5b7b4 Merge changes from topic "bandwidth-limiting" by Patrick Rohr · 3 years, 7 months ago
  52. a208436 Add setting that controls network rate limit by Patrick Rohr · 3 years, 8 months ago
  53. f890874 Change naming of excludeLocalRoutes by Chiachang Wang · 3 years, 7 months ago
  54. 4b66d4e Merge "Add and implement API for VpnManagers to request validation" by Jean Chalard · 3 years, 7 months ago
  55. 865511a Add and implement API for VpnManagers to request validation by Chiachang Wang · 3 years, 7 months ago
  56. 1e86b3a Expose public APIs for IP & static IP configuration by Etan Cohen · 3 years, 9 months ago
  57. 9a30acf Add accessUids to NetworkCapabilities. by Chalard Jean · 3 years, 9 months ago
  58. f8eb713 Add low latency and high bandwidth network capabilities by Sooraj Sasindran · 3 years, 8 months ago
  59. f4a58dc Add support for Multiple enterprise slice by Sooraj Sasindran · 3 years, 7 months ago
  60. b04664d Merge "Update the SDK for the tests with intended target in T+" by Chiachang Wang · 3 years, 7 months ago
  61. 7212fbe Update the SDK for the tests with intended target in T+ by Chiachang Wang · 3 years, 8 months ago
  62. e347301 Mark connectivity module tests as such by Remi NGUYEN VAN · 3 years, 8 months ago
  63. 8bc3696 Do not verify field count in tests used in CTS by Remi NGUYEN VAN · 3 years, 8 months ago
  64. 1bce54f Allow test+other networks to have specifiers by Remi NGUYEN VAN · 3 years, 8 months ago
  65. e4ee88f Merge "Add NetworkProviderTest#testRegisterNetworkOffer back into test" by Chiachang Wang · 3 years, 8 months ago
  66. a7b3d00 Merge "Allow VPN network agent to exclude local traffic" by Chiachang Wang · 3 years, 8 months ago
  67. bb754d6 Allow VPN network agent to exclude local traffic by Chiachang Wang · 3 years, 9 months ago
  68. 69761b4 Add NetworkProviderTest#testRegisterNetworkOffer back into test by Chiachang Wang · 3 years, 8 months ago
  69. fbe5003 Merge "Add enterpriseSpecifier" by Treehugger Robot · 3 years, 8 months ago
  70. 4196937 Add enterpriseSpecifier by Sooraj Sasindran · 3 years, 9 months ago
  71. 37ff6df Merge "Revert "Revert "Unhide IpPrefix(InetAddress, int)""" by Taras Antoshchuk · 3 years, 8 months ago
  72. 839cb26 Merge "Revert "Revert "Unhide RouteInfo#getType and related fields""" by Taras Antoshchuk · 3 years, 8 months ago
  73. 3bbbffe Revert "Revert "Unhide IpPrefix(InetAddress, int)"" by Taras Antoshchuk · 3 years, 9 months ago
  74. 2b3d62f Revert "Revert "Unhide RouteInfo#getType and related fields"" by Taras Antoshchuk · 3 years, 9 months ago
  75. 758ead6 Revert "Unhide IpPrefix(InetAddress, int)" by Ayush Sharma · 3 years, 9 months ago
  76. 6d1ea2b Revert "Unhide RouteInfo#getType and related fields" by Ayush Sharma · 3 years, 9 months ago
  77. f4802fa Genericize NC#hasSameUids by Chalard Jean · 3 years, 9 months ago
  78. bdf4f29 Remove NetworkCapabilities#combine* by Chalard Jean · 3 years, 9 months ago
  79. a5a1b80 Unhide IpPrefix(InetAddress, int) by Taras Antoshchuk · 4 years ago
  80. 62065db Unhide RouteInfo#getType and related fields by Taras Antoshchuk · 4 years, 2 months ago
  81. daa03de Fix NetworkCapabilitiesTest on S by Remi NGUYEN VAN · 3 years, 10 months ago
  82. 8b2dfa7 Add new APIs in NetworkCapabilities to set and get underlying networks by lucaslin · 3 years, 11 months ago
  83. 33076dd Merge "Separate test into reasonable multiple tests" am: 26a7e61417 by Chiachang Wang · 4 years ago
  84. e534ce4 Merge "Merge sc-dev-plus-aosp-without-vendor@7634622" into stage-aosp-master by Xin Li · 4 years, 1 month ago
  85. d525a64 Separate test into reasonable multiple tests by Chiachang Wang · 4 years, 1 month ago
  86. 5b8e2e9 Fix NetworkCapabilities MTS on S, CTS on S+module by Remi NGUYEN VAN · 4 years, 1 month ago
  87. 3ec4468 Merge sc-dev-plus-aosp-without-vendor@7634622 by Xin Li · 4 years, 1 month ago
  88. c07315a The net cap value should be bit shifted before &ing by Chiachang Wang · 4 years, 1 month ago
  89. d92c090 Temporarily disable the test since prebuilt module is not updated am: c42a54f2a7 by Junyu Lai · 4 years, 1 month ago
  90. c42a54f Temporarily disable the test since prebuilt module is not updated by Junyu Lai · 4 years, 1 month ago
  91. 135f506 Consider NetworkOffer is unneeded if it cannot satisfy the request by Junyu Lai · 4 years, 2 months ago
  92. 1e79e93 Merge "Use TRANSPORT_USB from the SDK" am: ca688d62d3 am: 048ef34b88 by Remi NGUYEN VAN · 4 years, 2 months ago
  93. 732584b Use TRANSPORT_USB from the SDK by Remi NGUYEN VAN · 4 years, 2 months ago
  94. eadb0ad Ignore checking TRANSPORT_USB when Android version is older than S by lucaslin · 4 years, 5 months ago
  95. 8b1a98f Merge "Consider NetworkOffer is unneeded if it cannot satisfy the request" am: b028fc7cf1 am: ce077a3ad0 by Junyu Lai · 4 years, 2 months ago
  96. b028fc7 Merge "Consider NetworkOffer is unneeded if it cannot satisfy the request" by Junyu Lai · 4 years, 2 months ago
  97. 0b3f20a Apply jarjar rules on coverage tests by Remi NGUYEN VAN · 4 years, 2 months ago
  98. 4a980ee Merge "Apply jarjar rules on coverage tests" am: d590b30f72 am: 073f6e299a by Remi NGUYEN VAN · 4 years, 2 months ago
  99. 8ea5ee6 Apply jarjar rules on coverage tests by Remi NGUYEN VAN · 4 years, 2 months ago
  100. dc3a7a3 Consider NetworkOffer is unneeded if it cannot satisfy the request by Junyu Lai · 4 years, 3 months ago