1. 760bcac Merge "Add some tests back which were removed for fixing kotlin nullable errors" into main by Treehugger Robot · 2 years, 1 month ago
  2. 5324475 Add some tests back which were removed for fixing kotlin nullable errors by Motomu Utsumi · 2 years, 1 month ago
  3. b5208ba Merge "Ignore EXCLUDED_ROUTES LinkPropertiesTest up to S_V2" into main by Treehugger Robot · 2 years, 1 month ago
  4. 7fe61f4 Ignore EXCLUDED_ROUTES LinkPropertiesTest up to S_V2 by Yuyang Huang · 2 years, 1 month ago
  5. 4e5a061 Fix kotlin nullable errors in Connectivity tests by Colin Cross · 2 years, 1 month ago
  6. 6524004 Create v4 mapped v6 correctly by chiachangwang · 2 years, 2 months ago
  7. f51a013 Merge "Move NsdServiceInfoTest to common tests" by Paul Hu · 2 years, 2 months ago
  8. 64020ab Set test component in common OWNERS by Remi NGUYEN VAN · 2 years, 3 months ago
  9. e91f8dc Fix flaky test in NattKeepalivePacketDataTest by chiachangwang · 2 years, 3 months ago
  10. c18f0bb Add helper method to generate a v6 NAT-T keepalive packet by chiachangwang · 2 years, 3 months ago
  11. 60179ec Use assertFailsWith to verify exception cases by chiachangwang · 2 years, 3 months ago
  12. 8af0487 Correct the order of import and remove unused definition by chiachangwang · 2 years, 3 months ago
  13. 79a245e Update the SDK version to 34 in ConnectivityTestsLatestSdkDefaults by Yuyang Huang · 2 years, 4 months ago
  14. 8a78f04 Merge "Do not crash when passing null into buildTemplateMobileAll" by Remi NGUYEN VAN · 2 years, 5 months ago
  15. 966fb79 Retain subscription IDs on restricted test networks by Yan Yan · 2 years, 6 months ago
  16. 2c12f92 Do not crash when passing null into buildTemplateMobileAll by Junyu Lai · 2 years, 6 months ago
  17. acd71e6 Add allowed capabilities on non cellular test networks by Yan Yan · 2 years, 6 months ago
  18. 98021b6 Connectivity Tests: join handler thread after calling quitSafely by Patrick Rohr · 2 years, 6 months ago
  19. 839b81e Move NsdServiceInfoTest to common tests by Paul Hu · 2 years, 7 months ago
  20. 7e6e5b4 Delete testUnsupportedAppUsageConstructor from coverage test by Aaron Huang · 2 years, 7 months ago
  21. 69086d6 Fix backward compatibility issue for removed wildcard match rule by Aaron Huang · 2 years, 7 months ago
  22. 7c3e8e6 Merge "Allow jarjar com.android.server*" by Mark Chien · 2 years, 7 months ago
  23. 53e71c3 Allow jarjar com.android.server* by Mark · 2 years, 8 months ago
  24. 90a2cbd Moves all compatibility flags to ConnectivityCompatChanges.java by Yuyang Huang · 2 years, 7 months ago
  25. 16d8454 Update preparers to align across everything by jahinimtiaz · 2 years, 8 months ago
  26. ece1819 Remove *_WILDCARD constants from NetworkTemplate by Aaron Huang · 2 years, 10 months ago
  27. ee23c03 Remove mSubscriberId from NetworkTemplate by Aaron Huang · 2 years, 10 months ago
  28. 4854d05 Remove mSubscriberIdMatchRule from NetworkTemplate by Aaron Huang · 2 years, 10 months ago
  29. 2ed9835 Rename getBypassable to isBypassable by chiachangwang · 2 years, 9 months ago
  30. a07cef1 Add areLongLivedTcpConnectionsExpensive in VpnTransportInfo by chiachangwang · 2 years, 9 months ago
  31. 859884a Make mMatchSubscriberIds as a NonNull variable by Aaron Huang · 2 years, 10 months ago
  32. 91bac19 Move VpnTransportInfoTest to common test by chiachangwang · 2 years, 10 months ago
  33. 44089f5 trivialize apf property accessor dead code by Maciej Żenczykowski · 2 years, 10 months ago
  34. 86317d8 Add logs for changes in capabilities and score by Chalard Jean · 2 years, 11 months ago
  35. 1d420b3 Move bit utilities to BitUtils. by Chalard Jean · 2 years, 11 months ago
  36. 0655d1b Fix test flake on IpConnectivityLogTest by Paul Hu · 3 years ago
  37. 9f74712 Merge "Simplify per-target-SDK LinkProperties tests." by Lorenzo Colitti · 3 years, 2 months ago
  38. 6ca83bc Merge "Remove usage of isDevSdkInRange" by Treehugger Robot · 3 years, 2 months ago
  39. ccd3020 Simplify per-target-SDK LinkProperties tests. by Lorenzo Colitti · 3 years, 2 months ago
  40. cc5054b Use the same target SDK in ConnectivityCoverageTests and CTS. by Lorenzo Colitti · 3 years, 2 months ago
  41. be077c1 Remove usage of isDevSdkInRange by Remi NGUYEN VAN · 3 years, 3 months ago
  42. e55a88d Use jarjar rule generator for connectivity rules by Remi NGUYEN VAN · 3 years, 5 months ago
  43. 48380e4 Revert EXCLUDED_ROUTES to only keep RTN_UNICAST by Remi NGUYEN VAN · 3 years, 2 months ago
  44. 66c27c1 Let LinkProperties#getRoutes() keeps returning all routes before T by Remi NGUYEN VAN · 3 years, 2 months ago
  45. b64aead Merge "Fix LinkProperties exclude routes tests on user builds." by Lorenzo Colitti · 3 years, 3 months ago
  46. 1bb94a3 Fix LinkProperties exclude routes tests on user builds. by Lorenzo Colitti · 3 years, 3 months ago
  47. bfdd440 Return sorted NetworkStatsHistory by Junyu Lai · 3 years, 4 months ago
  48. 5eaefa2 Merge "Fix service resolve on tethering downstreams" by Remi NGUYEN VAN · 3 years, 3 months ago
  49. bcdb3c1 Merge changes from topic "stats-migration" by Natasha Lee · 3 years, 3 months ago
  50. 1a8ee10 Fix service resolve on tethering downstreams by Remi NGUYEN VAN · 3 years, 3 months ago
  51. 1c7a20c Run testExcludedRoutesDisabled only in APKs with target SDK < T. by Lorenzo Colitti · 3 years, 4 months ago
  52. ec2fbb7 Don't clobber existing history entries. by Lorenzo Colitti · 3 years, 4 months ago
  53. ece3171 Revert "Autogenerate connectivity jarjar rules" by Colin Cross · 3 years, 4 months ago
  54. 4cd92ad Merge "Autogenerate connectivity jarjar rules" by Remi NGUYEN VAN · 3 years, 4 months ago
  55. 53eb35c Autogenerate connectivity jarjar rules by Remi NGUYEN VAN · 3 years, 5 months ago
  56. ee4bfe7 Follow-up changes to Update VPN isolation code for excluded routes by preranap · 3 years, 4 months ago
  57. 65b3529 Merge "Remove NetworkIdentitySet usage in CTS" by Treehugger Robot · 3 years, 4 months ago
  58. 105c5f0 Merge changes I8b48655d,I8ff4e371 by James Mattis · 3 years, 4 months ago
  59. 371b229 Rename of InternalNetworkManagementException by James Mattis · 3 years, 7 months ago
  60. d9d0380 InternalNetworkManagementExceptionTest unit tests by James Mattis · 3 years, 8 months ago
  61. a1c6dbb Merge "Update VPN isolation code for excluded routes" by Prerana Patil · 3 years, 4 months ago
  62. c7975ff Merge "Add test for NetworkTemplate.Builder#setRoaming(int)" by Aaron Huang · 3 years, 4 months ago
  63. 132df4e Merge "Add NetworkTemplateTest to common test for cts coverage" by Aaron Huang · 3 years, 4 months ago
  64. 7b0c61d Remove NetworkIdentitySet usage in CTS by Remi NGUYEN VAN · 3 years, 4 months ago
  65. 6a957c7 Merge "[MS83] Add Cts for NetworkStatsCollection/History builders" by Treehugger Robot · 3 years, 4 months ago
  66. 2b97bbe Update VPN isolation code for excluded routes by Prerana · 3 years, 4 months ago
  67. 5e64a14 Merge "[SettingsProvider] fix connectivity test" by Treehugger Robot · 3 years, 5 months ago
  68. 0cb706a [SettingsProvider] fix connectivity test by Songchun Fan · 3 years, 5 months ago
  69. d651629 Merge "Fix CtsNetTestCases on Q" by Remi NGUYEN VAN · 3 years, 5 months ago
  70. c559512 Fix CtsNetTestCases on Q by Remi NGUYEN VAN · 3 years, 5 months ago
  71. ac8935b Merge "Filter out excluded routes in LinkProperties" by Taras Antoshchuk · 3 years, 5 months ago
  72. f7ab422 Merge "Disable R+ tests on Q" by Remi NGUYEN VAN · 3 years, 5 months ago
  73. 30d41e5 Filter out excluded routes in LinkProperties by Taras Antoshchuk · 4 years, 1 month ago
  74. bef435b Disable R+ tests on Q by Remi NGUYEN VAN · 3 years, 5 months ago
  75. e59f5e3 ConnectivityCoverageTests refactoring by markchien · 3 years, 5 months ago
  76. de66526 Rename setAccessUids to setAllowedUids by Chalard Jean · 3 years, 7 months ago
  77. 6d70c20 Add test for NetworkTemplate.Builder#setRoaming(int) by Aaron Huang · 3 years, 7 months ago
  78. 22999fd Add NetworkTemplateTest to common test for cts coverage by Aaron Huang · 3 years, 7 months ago
  79. 08e0130 [MS83] Add Cts for NetworkStatsCollection/History builders by junyulai · 3 years, 7 months ago
  80. 978370c Merge "Rename getVpnRequiresValidation to isVpnValidationRequired" by Chiachang Wang · 3 years, 6 months ago
  81. 7ec6ae7 Rename getVpnRequiresValidation to isVpnValidationRequired by Chiachang Wang · 3 years, 7 months ago
  82. 537f720 Rename framework-connectivity-tiramisu to framework-connectivity-t by paulhu · 3 years, 7 months ago
  83. 3b81323 Fix testing with/without connectivity module by Remi NGUYEN VAN · 3 years, 7 months ago
  84. 106569b Merge "Allow test+other networks to have specifiers" by Remi NGUYEN VAN · 3 years, 7 months ago
  85. 84ad04f Merge "Change naming of excludeLocalRoutes" by Chiachang Wang · 3 years, 7 months ago
  86. 6b5b7b4 Merge changes from topic "bandwidth-limiting" by Patrick Rohr · 3 years, 7 months ago
  87. a208436 Add setting that controls network rate limit by Patrick Rohr · 3 years, 8 months ago
  88. 0ad3bec Merge changes from topic "split-pre-jarjar" by Treehugger Robot · 3 years, 7 months ago
  89. 2ba9dbe Split out connectivity-t-pre-jarjar and tests by Remi NGUYEN VAN · 3 years, 7 months ago
  90. f890874 Change naming of excludeLocalRoutes by Chiachang Wang · 3 years, 7 months ago
  91. 4b66d4e Merge "Add and implement API for VpnManagers to request validation" by Jean Chalard · 3 years, 7 months ago
  92. 865511a Add and implement API for VpnManagers to request validation by Chiachang Wang · 3 years, 8 months ago
  93. 1e86b3a Expose public APIs for IP & static IP configuration by Etan Cohen · 3 years, 9 months ago
  94. 9a30acf Add accessUids to NetworkCapabilities. by Chalard Jean · 3 years, 9 months ago
  95. f8eb713 Add low latency and high bandwidth network capabilities by Sooraj Sasindran · 3 years, 8 months ago
  96. f4a58dc Add support for Multiple enterprise slice by Sooraj Sasindran · 3 years, 8 months ago
  97. 513180a Merge changes from topic "connectivity-mainline-presubmit-defaults" by Lorenzo Colitti · 3 years, 8 months ago
  98. b04664d Merge "Update the SDK for the tests with intended target in T+" by Chiachang Wang · 3 years, 8 months ago
  99. a77cad3 Merge "Build framework-connectivity-tiramisu library" by Paul Hu · 3 years, 8 months ago
  100. 7212fbe Update the SDK for the tests with intended target in T+ by Chiachang Wang · 3 years, 8 months ago