1. ecc9dc1 Disable KeepaliveStatsTracker before T. by Hansen Kurli · 2 years, 10 months ago
  2. 21eae05 Disable KeepaliveStatsTracker instead of throwing. by Hansen Kurli · 2 years, 10 months ago
  3. a58320f Merge "Temporarily include jobscheduler service dump in failure logs." into main by Sudheer Shanka · 2 years, 9 months ago
  4. c21ccc8 Merge "Use utility method to execute things on the handler" into main by Chiachang Wang · 2 years, 9 months ago
  5. 44ff752 Temporarily include jobscheduler service dump in failure logs. by Sudheer Shanka · 2 years, 9 months ago
  6. 944b748 Temporarily include platform_compat service dump in failure logs. by Sudheer Shanka · 2 years, 9 months ago
  7. 4865f39 Merge "BidirectionalStreamTest: don't cancel and block in teardown" into main by Stefano Duo · 2 years, 9 months ago
  8. 26bd4ad Use utility method to execute things on the handler by chiachangwang · 2 years, 9 months ago
  9. 9f353f9 Merge "Deal with responses on MdnsServiceCache" into main by Paul Hu · 2 years, 9 months ago
  10. cd57c78 Merge "Remove synchronized lock in MdnsServiceTypeClient" into main by Paul Hu · 2 years, 9 months ago
  11. 319afd7 Merge "Install test app1 per test class" into main by Junyu Lai · 2 years, 9 months ago
  12. 515807f BidirectionalStreamTest: don't cancel and block in teardown by Stefano Duo · 2 years, 9 months ago
  13. 639e3c7 Deal with responses on MdnsServiceCache by Paul Hu · 2 years, 10 months ago
  14. 2118d33 Remove synchronized lock in MdnsServiceTypeClient by Paul Hu · 2 years, 10 months ago
  15. a012cb6 Install test app1 per test class by Junyu Lai · 2 years, 10 months ago
  16. 92e1d51 Merge "Remove NsdShim as it is not required" into main by Yuyang Huang · 2 years, 10 months ago
  17. f7fbfe8 Merge "Ensure locked Perfetto handle is non-null." into main by Maciej Żenczykowski · 2 years, 10 months ago
  18. c8d1ba9 Remove NsdShim as it is not required by Yuyang Huang · 2 years, 10 months ago
  19. 2407c93 Merge changes Ic20ea5a4,I1b32d9e0 into main by Junyu Lai · 2 years, 10 months ago
  20. a22daea Wait in loop by Junyu Lai · 2 years, 10 months ago
  21. b2d1a83 Read all response to generate enough traffic while testing by Junyu Lai · 2 years, 10 months ago
  22. 20dc5a0 Ensure locked Perfetto handle is non-null. by Ryan Zuklie · 2 years, 10 months ago
  23. 8abd1be Merge "Use a delayed message to schedule the query task" into main by Paul Hu · 2 years, 10 months ago
  24. cd39d81 Use a delayed message to schedule the query task by Paul Hu · 2 years, 10 months ago
  25. 7f8015f Merge "Limit the translation code on NAT-T keepalive" into main by Chiachang Wang · 2 years, 10 months ago
  26. 2f59689 Merge "Duplicate the fd instead of reference" into main by Chiachang Wang · 2 years, 10 months ago
  27. 9d494ca Limit the translation code on NAT-T keepalive by chiachangwang · 2 years, 10 months ago
  28. 389a5fe Duplicate the fd instead of reference by chiachangwang · 2 years, 10 months ago
  29. f5025ba Merge "Vertify the exact interactions with mocking object" into main by Chiachang Wang · 2 years, 10 months ago
  30. a607674 Vertify the exact interactions with mocking object by chiachangwang · 2 years, 10 months ago
  31. b954771 Merge "Rename AbstractSocketNetlink to AbstractSocketNetlinkMonitor" by Yuyang Huang · 2 years, 10 months ago
  32. d5b24b4 Add a handler thread check to all public methods by Paul Hu · 3 years ago
  33. 775840e Use SocketKey in MdnsServiceCache by Paul Hu · 2 years, 10 months ago
  34. e59d30b Merge "Adjust query frequency based on remaining TTL" by Treehugger Robot · 2 years, 10 months ago
  35. 1a59004 Merge "Migrate HostsideNetworkTestCase to use JUnit4" by Treehugger Robot · 2 years, 10 months ago
  36. f56c92f Adjust query frequency based on remaining TTL by Yuyang Huang · 2 years, 10 months ago
  37. dc075e3 Migrate HostsideNetworkTestCase to use JUnit4 by Junyu Lai · 2 years, 10 months ago
  38. 8c0cefc Merge "Add some timeout for waiting proxy being updated" by Chiachang Wang · 2 years, 10 months ago
  39. 3a323cf Add some timeout for waiting proxy being updated by chiachangwang · 2 years, 10 months ago
  40. df41b36 Merge "Don't run EthernetTetheringTest if Ethernet is not supported" by Mark Chien · 2 years, 10 months ago
  41. 537451e Merge changes from topics "recoveryTimeUnit", "vpnRecovery" by Chiachang Wang · 2 years, 10 months ago
  42. d34aac4 Update tests to reflect the time unit change in Vpn by chiachangwang · 2 years, 10 months ago
  43. 807608e Merge "Degrade a system crash to a Log.wtf" by Treehugger Robot · 2 years, 10 months ago
  44. 42ba18c Update tests for VPN data stall recovery by chiachangwang · 2 years, 10 months ago
  45. 640c806 Merge "Skip writing the metrics before T." by Hansen Kurli · 2 years, 10 months ago
  46. 5251e07 Degrade a system crash to a Log.wtf by Chalard Jean · 2 years, 10 months ago
  47. 6f0ea67 Rename AbstractSocketNetlink to AbstractSocketNetlinkMonitor by Yuyang Huang · 2 years, 10 months ago
  48. 2388643 Merge "Rename some variables in NsdService" by Paul Hu · 2 years, 10 months ago
  49. ab85de6 Skip writing the metrics before T. by Hansen Kurli · 2 years, 10 months ago
  50. dc581e6 Don't run EthernetTetheringTest if Ethernet is not supported by Mark · 2 years, 10 months ago
  51. 7e1076e Merge "Translate v4 keepalive packet on clat started network to v6" by Chiachang Wang · 2 years, 10 months ago
  52. be2f404 Merge "Add methods to provide clat v4 source address" by Chiachang Wang · 2 years, 10 months ago
  53. f51a013 Merge "Move NsdServiceInfoTest to common tests" by Paul Hu · 2 years, 10 months ago
  54. d5a2851 Merge "RateLimitTest: temporarily dump ConnectivityThread if setUp fails" by Treehugger Robot · 2 years, 10 months ago
  55. cbe1755 RateLimitTest: temporarily dump ConnectivityThread if setUp fails by Patrick Rohr · 2 years, 10 months ago
  56. 583d0d4 Merge changes Iab0ffbb5,I2cbe9906 by Jean Chalard · 2 years, 10 months ago
  57. 5cb3340 Revert "Disable tests that depend on the prebuilt version in U" by Chalard Jean · 2 years, 10 months ago
  58. 202630d Disable tests that depend on the prebuilt version in U by Chalard Jean · 2 years, 10 months ago
  59. af2195d Merge "Add CTS for BidirectionalStream's getters" by Treehugger Robot · 2 years, 10 months ago
  60. c5c5c84 Translate v4 keepalive packet on clat started network to v6 by chiachangwang · 2 years, 10 months ago
  61. 23b3543 Add CTS for BidirectionalStream's getters by Stefano Duo · 2 years, 10 months ago
  62. 558aa41 Add methods to provide clat v4 source address by chiachangwang · 2 years, 10 months ago
  63. 7376fe0 Merge "EthernetTetheringTest: test RFC 7050 prefix64 discovery" by Mark Chien · 2 years, 10 months ago
  64. d44e1b7 Rename some variables in NsdService by Paul Hu · 2 years, 10 months ago
  65. 1f8ba24 Merge "Update log level" by Chiachang Wang · 2 years, 10 months ago
  66. 3b34d5e Merge "Never create native network immediately." by Treehugger Robot · 2 years, 10 months ago
  67. fe015bd Merge "Add CTS for UrlRequest's getters" by Treehugger Robot · 2 years, 10 months ago
  68. fd7fa4e Merge "Revert "Always disconnect agents immediately."" by Treehugger Robot · 2 years, 10 months ago
  69. a16607f Never create native network immediately. by Chalard Jean · 2 years, 10 months ago
  70. 0068ec2 Merge "Address leftover comments" by Paul Hu · 2 years, 10 months ago
  71. 1dfec2c Add CTS for UrlRequest's getters by Stefano Duo · 2 years, 10 months ago
  72. 3160bc0 Revert "Always disconnect agents immediately." by Jean Chalard · 2 years, 10 months ago
  73. 03aabc0 Merge "Send packets on the specific socket" by Paul Hu · 2 years, 10 months ago
  74. 56d484c Merge "Evaluation delay = 8 secs for explicitly selected networks" by Jean Chalard · 2 years, 10 months ago
  75. 1acb331 Merge "Allow firing the LOST_INTERNET intent immediately in config" by Jean Chalard · 2 years, 10 months ago
  76. f5843be Merge "Add more logs for debugging" by Paul Hu · 2 years, 10 months ago
  77. 05ecb5c EthernetTetheringTest: test RFC 7050 prefix64 discovery by Hungming Chen · 3 years, 2 months ago
  78. 0700071 Address leftover comments by Paul Hu · 2 years, 10 months ago
  79. 721f9b2 Send packets on the specific socket by Paul Hu · 2 years, 11 months ago
  80. 8976a6a Update log level by chiachangwang · 2 years, 10 months ago
  81. 5cebcf7 Merge "Move buildXXXPacket methods into TetheringTester" by Mark Chien · 2 years, 10 months ago
  82. f5326be Fix deadlock while stopping network trace poller by Ryan Zuklie · 2 years, 10 months ago
  83. 3a093ba Merge changes I943d4efb,I02378125,I2ee4ae52 by Jean Chalard · 2 years, 10 months ago
  84. f33c453 Merge "Set test component in common OWNERS" by Remi NGUYEN VAN · 2 years, 10 months ago
  85. 4845823 Move buildXXXPacket methods into TetheringTester by Mark · 2 years, 10 months ago
  86. e13b833 Allow firing the LOST_INTERNET intent immediately in config by Chalard Jean · 2 years, 11 months ago
  87. 0828c6e Replace connectToWifi with ensureWifiConnected by Remi NGUYEN VAN · 2 years, 10 months ago
  88. b3eccf7 Reset the generated v6 clat address when stop by chiachangwang · 2 years, 10 months ago
  89. d07be2d Add helper method to translate v4 address pair to clat v6 by chiachangwang · 2 years, 10 months ago
  90. 67ece8d Add methods to provide clat source address by chiachangwang · 2 years, 10 months ago
  91. 0476812 Merge "Fix flaky test: testMobileDataPreferredUids" am: b063daea6d by Paul Hu · 2 years, 10 months ago
  92. 3a1e5d1 Merge "Skip testDefaultNetworkActiveListener on R devices." am: 3d153f9a89 by Motomu Utsumi · 2 years, 10 months ago
  93. b063dae Merge "Fix flaky test: testMobileDataPreferredUids" by Paul Hu · 2 years, 10 months ago
  94. 3d153f9 Merge "Skip testDefaultNetworkActiveListener on R devices." by Motomu Utsumi · 2 years, 10 months ago
  95. 64020ab Set test component in common OWNERS by Remi NGUYEN VAN · 2 years, 10 months ago
  96. 89c7b7d Merge "Guard the usage of PacProxyManager when it is not supported by the device." am: 76f61bb2e8 by Abdelrahman Ibrahim · 2 years, 10 months ago
  97. 76f61bb Merge "Guard the usage of PacProxyManager when it is not supported by the device." by Abdelrahman Ibrahim · 2 years, 10 months ago
  98. 0f14133 Evaluation delay = 8 secs for explicitly selected networks by Chalard Jean · 2 years, 11 months ago
  99. 957d205 Merge "follow up aosp/2600007" am: dc8df135cb by Hansen Kurli · 2 years, 10 months ago
  100. dc8df13 Merge "follow up aosp/2600007" by Hansen Kurli · 2 years, 10 months ago