1. 905273c Ensure callbacks are run properly on executor by Remi NGUYEN VAN · 3 years, 2 months ago
  2. a2f1cf3 Hold wifi and mobile interfaces since boot in NetworkStatsService by Aaron Huang · 3 years, 2 months ago
  3. 3caf95c Merge changes from topic "cherrypicker-L15200000954882986:N47600001270136565" into tm-dev by TreeHugger Robot · 3 years, 2 months ago
  4. 9b4d5b7 Merge changes from topic "vpnmanager-events-T" into tm-dev by Lorenzo Colitti · 3 years, 2 months ago
  5. a3ce8f8 Temporarily disable NsdService unit tests by Remi NGUYEN VAN · 3 years, 2 months ago
  6. 4883bf3 Remove Ikev2VpnProfile shims usage by Remi NGUYEN VAN · 3 years, 3 months ago
  7. c3cf005 Merge "Bump tethering target sdk to 33" into tm-dev by Mark Chien · 3 years, 2 months ago
  8. 2a21ffa Merge changes from topic "increment-crash" into tm-dev by Junyu Lai · 3 years, 2 months ago
  9. eeeae62 Bump tethering target sdk to 33 by Mark Chien · 3 years, 3 months ago
  10. 4685a55 Run testExcludedRoutesDisabled only in APKs with target SDK < T. by Lorenzo Colitti · 3 years, 2 months ago
  11. ec895ea Create CtsNetTestCasesMaxTargetSdk31. by Lorenzo Colitti · 3 years, 2 months ago
  12. 35e3c6d Changing target_sdk for CtsNetTestCasesLatestSdk by preranap · 3 years, 2 months ago
  13. 0102c94 Fix service resolve on tethering downstreams by Remi NGUYEN VAN · 3 years, 2 months ago
  14. e971f15 Fix get summary does not include the latest bucket by Junyu Lai · 3 years, 2 months ago
  15. 9fc3330 Add unit test for MultipathPolicyTracker by Junyu Lai · 3 years, 2 months ago
  16. affb72d Test VpnManager event for CATEGORY_EVENT_NETWORK_ERROR by lucaslin · 3 years, 3 months ago
  17. 744c896 Test VpnManager event for CATEGORY_EVENT_IKE_ERROR by lucaslin · 3 years, 3 months ago
  18. 81d6f7c Merge changes from topic "historybuildertest" into tm-dev by Junyu Lai · 3 years, 2 months ago
  19. cc60a2b CTS test for EthernetNetworkUpdateRequest by James Mattis · 3 years, 6 months ago
  20. 04075c2 Disable NetworkStatsHistory builder test in tm-dev by Junyu Lai · 3 years, 2 months ago
  21. 25c6d60 Return sorted NetworkStatsHistory by Junyu Lai · 3 years, 2 months ago
  22. ffd7c75 Merge "Adding missing dependencies batch 9" into tm-dev by TreeHugger Robot · 3 years, 2 months ago
  23. 935a0ce Adding missing dependencies batch 9 by jahinimtiaz · 3 years, 3 months ago
  24. d84c99c Merge changes from topics "cherrypicker-L37800000954756398:N06400001268122372", "cherrypicker-L61200000954646707:N00900001267167505", "cherrypicker-L64000000954631044:N08200001267145803" into tm-dev by Patrick Rohr · 3 years, 2 months ago
  25. 14f45a3 Temporarily ignore ethernet tests until prebuilts are updated by Patrick Rohr · 3 years, 2 months ago
  26. 69e9db5 Add CTS tests for EthernetNetworkProvider changes by Patrick Rohr · 3 years, 3 months ago
  27. 0ccff8a Move EthernetNetworkFactory to using the NetworkProvider API by Patrick Rohr · 3 years, 4 months ago
  28. 0cc65b3 Improve waiting for interface added or removed by Patrick Rohr · 3 years, 3 months ago
  29. 97631d8 Always wait for interface to be up in EthernetManagerTest by Patrick Rohr · 3 years, 3 months ago
  30. 0f7f2eb Assume all Ethernet interfaces have an MTU of 1500. by Lorenzo Colitti · 3 years, 3 months ago
  31. 81f05b9 Merge changes from topics "CATEGORY_EVENT_ALWAYS_ON_STATE_CHANGED", "CATEGORY_EVENT_DEACTIVATED_BY_USER" into tm-dev by Lucas Lin · 3 years, 2 months ago
  32. 898a5f9 Merge "Fix crash when decrementing data usage request" into tm-dev by TreeHugger Robot · 3 years, 2 months ago
  33. fae0ef5 Merge changes Id91fabb4,I6d117032,I88fce1b2 into tm-dev by TreeHugger Robot · 3 years, 2 months ago
  34. ecec6d9 Address comment at ag/18491259 and ag/18486388 by Junyu Lai · 3 years, 2 months ago
  35. a69db7d Fix crash when decrementing data usage request by Junyu Lai · 3 years, 2 months ago
  36. 65641f5 Merge "Remove the redundant sleep after turning on the screen." into tm-dev by Sudheer Shanka · 3 years, 2 months ago
  37. 4084035 Merge "Keep the screen on while the test activity is on top." into tm-dev by Sudheer Shanka · 3 years, 2 months ago
  38. b54f7f1 Fix NsdManagerTest failures by paulhu · 3 years, 3 months ago
  39. bfc68ac Persisting status int on the device if fallback happened by Junyu Lai · 3 years, 2 months ago
  40. 12c30b9 Test VpnManager event for CATEGORY_EVENT_ALWAYS_ON_STATE_CHANGED by lucaslin · 3 years, 3 months ago
  41. 1c0e756 Test VpnManager event for CATEGORY_EVENT_DEACTIVATED_BY_USER by lucaslin · 3 years, 3 months ago
  42. a9fa14b Remove the redundant sleep after turning on the screen. by Sudheer Shanka · 3 years, 2 months ago
  43. 4bfbef7 Keep the screen on while the test activity is on top. by Sudheer Shanka · 3 years, 2 months ago
  44. ca55de9 Merge "Workaround prebuilt name conflict for service-connectivity" into tm-dev by Artur Satayev · 3 years, 3 months ago
  45. 4ceb8c1 Workaround prebuilt name conflict for service-connectivity by Paul Duffin · 3 years, 3 months ago
  46. 64468d1 Move ipconfig file inside apex data directory by Patrick Rohr · 3 years, 4 months ago
  47. 0657071 Merge changes I91e987d6,I03e7cda7 into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  48. d2db378 Merge "Update UriTest for changes to toSafeString" into tm-dev by Amith Yamasani · 3 years, 3 months ago
  49. a2ea68d Changing automotive ethernet allowed UIDs check by James Mattis · 3 years, 3 months ago
  50. 996b8a0 Merge "bpf_existence_test: block & dscp_policy progs require 5.4+ kernel" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  51. ac62131 Merge changes from topic "stats-migration" into tm-dev by Junyu Lai · 3 years, 3 months ago
  52. 45f3e41 Allow ethernet on automotive to set allowed UIDs by James Mattis · 3 years, 3 months ago
  53. 588c707 bpf_existence_test: block & dscp_policy progs require 5.4+ kernel by Maciej Żenczykowski · 3 years, 3 months ago
  54. a52aca7 move netd maps and progs into /sys/fs/bpf/netd_shared/... by Maciej Żenczykowski · 3 years, 3 months ago
  55. c3f7cab Skip PersistentIntTest on S- device by Junyu Lai · 3 years, 3 months ago
  56. 3f9661f Merge "Fix the ethernet setting API bug." into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  57. d241363 Merge "Updating Eth CTS to account for existing ifaces" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  58. 9cae3c8 Fix the ethernet setting API bug. by Xiao Ma · 3 years, 3 months ago
  59. b7d8db3 Merge "Add CTS for verifying non-ASCII characters on NsdService" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  60. 26df199 Merge "Fix running CtsNetTestCasesLatestSdk errors on NsdManagerTest" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  61. 06ce505 Merge "Revert "Autogenerate connectivity jarjar rules"" into tm-dev by Colin Cross · 3 years, 3 months ago
  62. 8e50171 Revert "Autogenerate connectivity jarjar rules" by Colin Cross · 3 years, 3 months ago
  63. 22df070 Updating Eth CTS to account for existing ifaces by James Mattis · 3 years, 3 months ago
  64. b36e57a Don't clobber existing history entries. by Lorenzo Colitti · 3 years, 3 months ago
  65. 3776d86 Ensure NetworkStats migrated snapshot is identical by Remi NGUYEN VAN · 3 years, 3 months ago
  66. 27e0a98 [MS82.1] Support network stats data migration process by Junyu Lai · 3 years, 6 months ago
  67. 76c0f6f Add a PersistentInt class. by Lorenzo Colitti · 3 years, 3 months ago
  68. 327eb4d Merge changes from topics "cherrypicker-L31300000954565189:N38500001265926579", "cherrypicker-L33500000954572563:N23000001265907389", "cherrypicker-L61500000954569605:N47200001265868358" into tm-dev by Lorenzo Colitti · 3 years, 3 months ago
  69. 00864a9 Update UriTest for changes to toSafeString by Amith Yamasani · 3 years, 3 months ago
  70. 9a0f148 Merge "Limit data usage request per uid" into tm-dev by Junyu Lai · 3 years, 3 months ago
  71. 966ff7f Block incoming packets in VPN Lockdown mode. by Motomu Utsumi · 3 years, 3 months ago
  72. 7a806c1 Add CTS for verifying non-ASCII characters on NsdService by paulhu · 3 years, 4 months ago
  73. 0f70537 Add setter/getter methods test for DscpPolicy.Builder by paulhu · 3 years, 3 months ago
  74. 1223536 Fix running CtsNetTestCasesLatestSdk errors on NsdManagerTest by Paul Hu · 3 years, 3 months ago
  75. 07f9657 Merge "Fix LinkPropertiesTest on *-user builds" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  76. a8bf706 Merge "Autogenerate connectivity jarjar rules" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  77. ce4d0ce Fix LinkPropertiesTest on *-user builds by Lorenzo Colitti · 3 years, 3 months ago
  78. 5711f9e Remove NetworkIdentitySet usage in CTS by Remi NGUYEN VAN · 3 years, 3 months ago
  79. 7b92ff2 Autogenerate connectivity jarjar rules by Remi NGUYEN VAN · 3 years, 4 months ago
  80. 108d20f [MS81] Support remove history before cutoff timestamp by Junyu Lai · 3 years, 6 months ago
  81. d1ba6a4 Merge changes from topic "cherrypicker-L19600000954488498:N18900001264327475" into tm-dev by Lorenzo Colitti · 3 years, 3 months ago
  82. bf86a44 Merge "Follow-up changes to Update VPN isolation code for excluded routes" into tm-dev by Lorenzo Colitti · 3 years, 3 months ago
  83. 1905154 Follow-up changes to Update VPN isolation code for excluded routes by preranap · 3 years, 3 months ago
  84. 8988b53 Merge "Add tests for LinkProperties#EXCLUDED_ROUTES" into tm-dev by Taras Antoshchuk · 3 years, 3 months ago
  85. 6621705 Limit data usage request per uid by Junyu Lai · 3 years, 3 months ago
  86. 1aeba3c Merge "Add MainlineTestModuleController to CtsNetTestCases" into tm-dev by Remi NGUYEN VAN · 3 years, 3 months ago
  87. 04f1b44 Merge changes from topics "cherrypicker-L03700000954505982:N81800001264730321", "presubmit-am-e61d04e7f753492ebd4bdcd4548a007b" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  88. bc65e7e Address leftover comments by Chiachang · 3 years, 3 months ago
  89. f2897b8 Test [set|get]AppExclusionList by chiachangwang · 3 years, 3 months ago
  90. 322b40c Skip NetworkStatsManager CTS test before T. by Lorenzo Colitti · 3 years, 6 months ago
  91. 52f78a0 Fix testDataMigrationUtils fail on R device by junyulai · 3 years, 6 months ago
  92. c0cf5a9 Modify VPN unit tests to include SDK sandbox UIDs. by Martijn Coenen · 3 years, 3 months ago
  93. 2edf889 Merge changes from topic "cherrypicker-L53700000954454916:N44100001263878999" into tm-dev by Paul Hu · 3 years, 3 months ago
  94. 14054d5 Merge "Register service on the specified network" into tm-dev by Paul Hu · 3 years, 3 months ago
  95. d359d19 Fallback should be evaluated for each preference by Sooraj Sasindran · 3 years, 3 months ago
  96. f9fc36e Check carrier privilege for CBS network requests synchronously by junyulai · 3 years, 5 months ago
  97. 16f9d13 Allow 3p apps to request restricted networks by Paul Hu · 3 years, 3 months ago
  98. 464bd18 Register service on the specified network by Paul Hu · 3 years, 3 months ago
  99. 833f9c5 Merge "Make a defensive copy when sending NetworkInfo change" into tm-dev by TreeHugger Robot · 3 years, 3 months ago
  100. bfe499b Merge changes from topic "cherrypicker-L44500000954431565:N80400001262833447" into tm-dev by Lorenzo Colitti · 3 years, 3 months ago