1. 4854d05 Remove mSubscriberIdMatchRule from NetworkTemplate by Aaron Huang · 2 years, 10 months ago
  2. 2ed9835 Rename getBypassable to isBypassable by chiachangwang · 2 years, 9 months ago
  3. a07cef1 Add areLongLivedTcpConnectionsExpensive in VpnTransportInfo by chiachangwang · 2 years, 9 months ago
  4. 859884a Make mMatchSubscriberIds as a NonNull variable by Aaron Huang · 2 years, 10 months ago
  5. 91bac19 Move VpnTransportInfoTest to common test by chiachangwang · 2 years, 10 months ago
  6. 44089f5 trivialize apf property accessor dead code by Maciej Żenczykowski · 2 years, 10 months ago
  7. 86317d8 Add logs for changes in capabilities and score by Chalard Jean · 2 years, 11 months ago
  8. 1d420b3 Move bit utilities to BitUtils. by Chalard Jean · 2 years, 11 months ago
  9. 0655d1b Fix test flake on IpConnectivityLogTest by Paul Hu · 3 years ago
  10. 9f74712 Merge "Simplify per-target-SDK LinkProperties tests." by Lorenzo Colitti · 3 years, 2 months ago
  11. 6ca83bc Merge "Remove usage of isDevSdkInRange" by Treehugger Robot · 3 years, 2 months ago
  12. ccd3020 Simplify per-target-SDK LinkProperties tests. by Lorenzo Colitti · 3 years, 2 months ago
  13. cc5054b Use the same target SDK in ConnectivityCoverageTests and CTS. by Lorenzo Colitti · 3 years, 2 months ago
  14. be077c1 Remove usage of isDevSdkInRange by Remi NGUYEN VAN · 3 years, 3 months ago
  15. e55a88d Use jarjar rule generator for connectivity rules by Remi NGUYEN VAN · 3 years, 5 months ago
  16. 48380e4 Revert EXCLUDED_ROUTES to only keep RTN_UNICAST by Remi NGUYEN VAN · 3 years, 2 months ago
  17. 66c27c1 Let LinkProperties#getRoutes() keeps returning all routes before T by Remi NGUYEN VAN · 3 years, 2 months ago
  18. b64aead Merge "Fix LinkProperties exclude routes tests on user builds." by Lorenzo Colitti · 3 years, 3 months ago
  19. 1bb94a3 Fix LinkProperties exclude routes tests on user builds. by Lorenzo Colitti · 3 years, 3 months ago
  20. bfdd440 Return sorted NetworkStatsHistory by Junyu Lai · 3 years, 4 months ago
  21. 5eaefa2 Merge "Fix service resolve on tethering downstreams" by Remi NGUYEN VAN · 3 years, 3 months ago
  22. bcdb3c1 Merge changes from topic "stats-migration" by Natasha Lee · 3 years, 3 months ago
  23. 1a8ee10 Fix service resolve on tethering downstreams by Remi NGUYEN VAN · 3 years, 3 months ago
  24. 1c7a20c Run testExcludedRoutesDisabled only in APKs with target SDK < T. by Lorenzo Colitti · 3 years, 4 months ago
  25. ec2fbb7 Don't clobber existing history entries. by Lorenzo Colitti · 3 years, 4 months ago
  26. ece3171 Revert "Autogenerate connectivity jarjar rules" by Colin Cross · 3 years, 4 months ago
  27. 4cd92ad Merge "Autogenerate connectivity jarjar rules" by Remi NGUYEN VAN · 3 years, 4 months ago
  28. 53eb35c Autogenerate connectivity jarjar rules by Remi NGUYEN VAN · 3 years, 5 months ago
  29. ee4bfe7 Follow-up changes to Update VPN isolation code for excluded routes by preranap · 3 years, 4 months ago
  30. 65b3529 Merge "Remove NetworkIdentitySet usage in CTS" by Treehugger Robot · 3 years, 4 months ago
  31. 105c5f0 Merge changes I8b48655d,I8ff4e371 by James Mattis · 3 years, 4 months ago
  32. 371b229 Rename of InternalNetworkManagementException by James Mattis · 3 years, 8 months ago
  33. d9d0380 InternalNetworkManagementExceptionTest unit tests by James Mattis · 3 years, 8 months ago
  34. a1c6dbb Merge "Update VPN isolation code for excluded routes" by Prerana Patil · 3 years, 4 months ago
  35. c7975ff Merge "Add test for NetworkTemplate.Builder#setRoaming(int)" by Aaron Huang · 3 years, 4 months ago
  36. 132df4e Merge "Add NetworkTemplateTest to common test for cts coverage" by Aaron Huang · 3 years, 4 months ago
  37. 7b0c61d Remove NetworkIdentitySet usage in CTS by Remi NGUYEN VAN · 3 years, 4 months ago
  38. 6a957c7 Merge "[MS83] Add Cts for NetworkStatsCollection/History builders" by Treehugger Robot · 3 years, 4 months ago
  39. 2b97bbe Update VPN isolation code for excluded routes by Prerana · 3 years, 5 months ago
  40. 5e64a14 Merge "[SettingsProvider] fix connectivity test" by Treehugger Robot · 3 years, 5 months ago
  41. 0cb706a [SettingsProvider] fix connectivity test by Songchun Fan · 3 years, 5 months ago
  42. d651629 Merge "Fix CtsNetTestCases on Q" by Remi NGUYEN VAN · 3 years, 5 months ago
  43. c559512 Fix CtsNetTestCases on Q by Remi NGUYEN VAN · 3 years, 5 months ago
  44. ac8935b Merge "Filter out excluded routes in LinkProperties" by Taras Antoshchuk · 3 years, 5 months ago
  45. f7ab422 Merge "Disable R+ tests on Q" by Remi NGUYEN VAN · 3 years, 5 months ago
  46. 30d41e5 Filter out excluded routes in LinkProperties by Taras Antoshchuk · 4 years, 1 month ago
  47. bef435b Disable R+ tests on Q by Remi NGUYEN VAN · 3 years, 5 months ago
  48. e59f5e3 ConnectivityCoverageTests refactoring by markchien · 3 years, 5 months ago
  49. de66526 Rename setAccessUids to setAllowedUids by Chalard Jean · 3 years, 7 months ago
  50. 6d70c20 Add test for NetworkTemplate.Builder#setRoaming(int) by Aaron Huang · 3 years, 7 months ago
  51. 22999fd Add NetworkTemplateTest to common test for cts coverage by Aaron Huang · 3 years, 7 months ago
  52. 08e0130 [MS83] Add Cts for NetworkStatsCollection/History builders by junyulai · 3 years, 7 months ago
  53. 978370c Merge "Rename getVpnRequiresValidation to isVpnValidationRequired" by Chiachang Wang · 3 years, 6 months ago
  54. 7ec6ae7 Rename getVpnRequiresValidation to isVpnValidationRequired by Chiachang Wang · 3 years, 7 months ago
  55. 537f720 Rename framework-connectivity-tiramisu to framework-connectivity-t by paulhu · 3 years, 7 months ago
  56. 3b81323 Fix testing with/without connectivity module by Remi NGUYEN VAN · 3 years, 7 months ago
  57. 106569b Merge "Allow test+other networks to have specifiers" by Remi NGUYEN VAN · 3 years, 7 months ago
  58. 84ad04f Merge "Change naming of excludeLocalRoutes" by Chiachang Wang · 3 years, 7 months ago
  59. 6b5b7b4 Merge changes from topic "bandwidth-limiting" by Patrick Rohr · 3 years, 7 months ago
  60. a208436 Add setting that controls network rate limit by Patrick Rohr · 3 years, 8 months ago
  61. 0ad3bec Merge changes from topic "split-pre-jarjar" by Treehugger Robot · 3 years, 7 months ago
  62. 2ba9dbe Split out connectivity-t-pre-jarjar and tests by Remi NGUYEN VAN · 3 years, 7 months ago
  63. f890874 Change naming of excludeLocalRoutes by Chiachang Wang · 3 years, 7 months ago
  64. 4b66d4e Merge "Add and implement API for VpnManagers to request validation" by Jean Chalard · 3 years, 7 months ago
  65. 865511a Add and implement API for VpnManagers to request validation by Chiachang Wang · 3 years, 8 months ago
  66. 1e86b3a Expose public APIs for IP & static IP configuration by Etan Cohen · 3 years, 9 months ago
  67. 9a30acf Add accessUids to NetworkCapabilities. by Chalard Jean · 3 years, 9 months ago
  68. f8eb713 Add low latency and high bandwidth network capabilities by Sooraj Sasindran · 3 years, 8 months ago
  69. f4a58dc Add support for Multiple enterprise slice by Sooraj Sasindran · 3 years, 8 months ago
  70. 513180a Merge changes from topic "connectivity-mainline-presubmit-defaults" by Lorenzo Colitti · 3 years, 8 months ago
  71. b04664d Merge "Update the SDK for the tests with intended target in T+" by Chiachang Wang · 3 years, 8 months ago
  72. a77cad3 Merge "Build framework-connectivity-tiramisu library" by Paul Hu · 3 years, 8 months ago
  73. 7212fbe Update the SDK for the tests with intended target in T+ by Chiachang Wang · 3 years, 8 months ago
  74. e347301 Mark connectivity module tests as such by Remi NGUYEN VAN · 3 years, 8 months ago
  75. 8bc3696 Do not verify field count in tests used in CTS by Remi NGUYEN VAN · 3 years, 8 months ago
  76. be53da1 Add java defaults for mainline-presubmit as well. by Lorenzo Colitti · 3 years, 8 months ago
  77. da0c43e Run bpf_existence_test in mainline-postsubmit. by Lorenzo Colitti · 3 years, 8 months ago
  78. 1bce54f Allow test+other networks to have specifiers by Remi NGUYEN VAN · 3 years, 8 months ago
  79. e4ee88f Merge "Add NetworkProviderTest#testRegisterNetworkOffer back into test" by Chiachang Wang · 3 years, 9 months ago
  80. a7b3d00 Merge "Allow VPN network agent to exclude local traffic" by Chiachang Wang · 3 years, 9 months ago
  81. bb754d6 Allow VPN network agent to exclude local traffic by Chiachang Wang · 3 years, 9 months ago
  82. 69761b4 Add NetworkProviderTest#testRegisterNetworkOffer back into test by Chiachang Wang · 3 years, 9 months ago
  83. e32642e Merge "Dump target sdk version for ConnectivityCoverageTests into 31" by Chiachang Wang · 3 years, 9 months ago
  84. fbe5003 Merge "Add enterpriseSpecifier" by Treehugger Robot · 3 years, 9 months ago
  85. 4196937 Add enterpriseSpecifier by Sooraj Sasindran · 3 years, 9 months ago
  86. 37ff6df Merge "Revert "Revert "Unhide IpPrefix(InetAddress, int)""" by Taras Antoshchuk · 3 years, 9 months ago
  87. 839cb26 Merge "Revert "Revert "Unhide RouteInfo#getType and related fields""" by Taras Antoshchuk · 3 years, 9 months ago
  88. 76df50c Dump target sdk version for ConnectivityCoverageTests into 31 by Chiachang Wang · 3 years, 9 months ago
  89. 3bbbffe Revert "Revert "Unhide IpPrefix(InetAddress, int)"" by Taras Antoshchuk · 3 years, 9 months ago
  90. 2b3d62f Revert "Revert "Unhide RouteInfo#getType and related fields"" by Taras Antoshchuk · 3 years, 9 months ago
  91. 802ab97 Build framework-connectivity-tiramisu library by paulhu · 3 years, 9 months ago
  92. 758ead6 Revert "Unhide IpPrefix(InetAddress, int)" by Ayush Sharma · 3 years, 9 months ago
  93. 6d1ea2b Revert "Unhide RouteInfo#getType and related fields" by Ayush Sharma · 3 years, 9 months ago
  94. f4802fa Genericize NC#hasSameUids by Chalard Jean · 3 years, 9 months ago
  95. bdf4f29 Remove NetworkCapabilities#combine* by Chalard Jean · 3 years, 9 months ago
  96. a5a1b80 Unhide IpPrefix(InetAddress, int) by Taras Antoshchuk · 4 years ago
  97. 62065db Unhide RouteInfo#getType and related fields by Taras Antoshchuk · 4 years, 2 months ago
  98. ff81692 Merge changes from topics "rename-libbpfmapjni", "rename-libtetherutiljni" by Maciej Żenczykowski · 3 years, 10 months ago
  99. daa03de Fix NetworkCapabilitiesTest on S by Remi NGUYEN VAN · 3 years, 10 months ago
  100. f967b11 Rename tethering jni and get the jni by its package name by markchien · 3 years, 10 months ago