1. 8a2e37b autotest: Add logs to RepairStratagy by Otabek Kasimov · 4 years, 6 months ago
  2. daff5ea faft-cr50: move utilities from provision test to cr50_utils by Mary Ruthven · 4 years, 6 months ago
  3. f41379f Removes SwitchToRemora enrollment. by Turg · 4 years, 6 months ago
  4. 9187a72 [autotest] inline cros_build_lib.IsInsideChroot usage by Mike Frysinger · 4 years, 6 months ago
  5. 923c70e autotest utils: add a poll_till_condition_hold function by Shijin Abraham · 4 years, 6 months ago
  6. f9efaf2 Add VPD utilities. by Kyle Shimabukuro · 4 years, 6 months ago
  7. a272b7f power_dashboard: Fix logic for wlan ip in power lab by Puthikorn Voravootivat · 4 years, 6 months ago
  8. 37bf5f9 autotest: output_perf_value now support custom output directory by Boleyn Su · 4 years, 6 months ago
  9. f046fb8 Add more permissions to autotest_ext manifest. by David Haddock · 4 years, 6 months ago
  10. f1e3779 Add arc_timeout flag to autologin.py by Richard Fung · 4 years, 6 months ago
  11. c218bb4 [Autotest] TPM_Utils - Combining rm -rf calls by Derek Beckett · 4 years, 7 months ago
  12. c2e7ca3 Handle failure states when switching to remora enrollment. by Turg · 4 years, 7 months ago
  13. 992d83d [autotest] Test subject alternative name match by Omar Morsi · 4 years, 8 months ago
  14. 6a42a64 linux_router, iw_runner: kill vestiges of TDLS tests by Brian Norris · 4 years, 8 months ago
  15. 9cdfd64 faft: Use existing CmdResult class instead of a separate ShellResult. by Dana Goyette · 4 years, 8 months ago
  16. e48759d cros_config.py: Import packages from autotest_lib by Greg Edelston · 4 years, 7 months ago
  17. 2336d29 Add a way to spoof new cros_config fallback cmds by Greg Edelston · 4 years, 8 months ago
  18. 965031d Autotest: Avoid dim display during test execution by Bogineni Kasaiah · 4 years, 8 months ago
  19. 24adfec autotest: iw_runner.py: VHT support in _parse_scan_results by Jared Pauletti · 4 years, 9 months ago
  20. 158edf0 [Autotest] Adding a poll in get_extension() within chrome.py by Derek Beckett · 4 years, 8 months ago
  21. 7389e6a autotest: add network_WiFiHECaps test by Jared Pauletti · 4 years, 9 months ago
  22. 681e4c1 autotest: packet_capturer: Adding VHT support by Jared Pauletti · 4 years, 9 months ago
  23. 5b9b90c Add more detailed logging of control file args by Jacob Kopczynski · 4 years, 8 months ago
  24. bf2b0af Fix race condition in arc_util. by Hidehiko Abe · 4 years, 8 months ago
  25. e6ffdb1 faft-cr50: remove changing the rlz in vpd by Mary Ruthven · 4 years, 8 months ago
  26. b50faa5 Put duplicated device-getting code into a loop by Greg Edelston · 4 years, 8 months ago
  27. 06bcae3 faft-cr50-experimental: add firmware_Cr50PartialBoardId test by Mary Ruthven · 4 years, 8 months ago
  28. e9f5999 cr50_utils: add support for checking board_id_inv by Mary Ruthven · 4 years, 8 months ago
  29. bd5b359 [autotest] Offer all devservers to unrestricted requests by Prathmesh Prabhu · 4 years, 8 months ago
  30. d3060ef [autotest] remove unnecessary mtp config from adb trigger by Victor Hsieh · 4 years, 8 months ago
  31. f1b0066 [autotest] client: fix json API under Python 3 by Mike Frysinger · 4 years, 8 months ago
  32. 00dff1f autotest: remove obsolete TODOs by Aviv Keshet · 4 years, 8 months ago
  33. 06797f6 [Autotest] ui_utils.py update to decrease flake by Derek Beckett · 4 years, 8 months ago
  34. 09f8728 [autotest] drop support for <python-2.7 versions by Mike Frysinger · 4 years, 8 months ago
  35. f86b2fd [autotest] client: use json for serialization instead of cPickle by Mike Frysinger · 4 years, 8 months ago
  36. 35c718a autotest: iw_runner: add HE supported check by Jared Pauletti · 4 years, 9 months ago
  37. ba873a8 cr50_test: don't fail if cr50.bin.prod is missing by Mary Ruthven · 4 years, 8 months ago
  38. 42d8dc1 cr50_utils: convert int to string in SetChipBoardId by Mary Ruthven · 4 years, 8 months ago
  39. f4e1337 cr50_utils: update board id commands for partial board id by Mary Ruthven · 4 years, 9 months ago
  40. 6005f36 autotest: abbreviate the output from ping by Dana Goyette · 4 years, 10 months ago
  41. 75cc9b2 faft: Delete adb_host.py and its references by Oleg Loskutoff · 4 years, 10 months ago
  42. 925c673 Remove peerd_* tests and peerd code by Eric Caruso · 4 years, 9 months ago
  43. 8bba5e9 network_WlanDriver: Add support for Realtek 8822CE by Zong-Zhe Yang · 4 years, 10 months ago
  44. f202aa7 [Autotest] UI_Utils. Fixing bug in list_screen_items by Derek Beckett · 4 years, 9 months ago
  45. 0fb1deb [Autotest] Enrollment - increasing timeout by Derek Beckett · 4 years, 9 months ago
  46. 138225f [Autotest] Adding Proper Kiosk Enrollment flow by Derek Beckett · 4 years, 10 months ago
  47. 3930265 tpm_utils: Refactor clear_tpm_if_owned() to utils by Nick Crews · 4 years, 10 months ago
  48. b04b51b [Autotest] Improving UI utils in Autotest by Derek Beckett · 4 years, 10 months ago
  49. d915c0a [Autotest] Fixing timezone test, again! by Derek Beckett · 4 years, 10 months ago
  50. 68c05b4 network_WlanDriver: Add second entry for HrP2 by My Name · 5 years ago
  51. b9d75a4 arc: Improve adb connect by implementing retry adb/adbd by khmel@chromium.org · 4 years, 10 months ago
  52. 80fd8e5 network_WiFi_VerifyRouter.py: check all antennas for good signals by Kevin Lund · 5 years ago
  53. c9cca42 Autotest: Enable proxy-server flag in chrome.py by Bogineni Kasaiah · 5 years ago
  54. 707e5a4 Autotest side: Improve AU error messaging. by David Haddock · 5 years ago
  55. 6aca011 cr50_utils: add support for getting flog by Mary Ruthven · 5 years ago
  56. 0e2cb7a [autotest] change more python shebangs to python2 by Mike Frysinger · 5 years ago
  57. 4e11c13 g2f_utils: Explicitly query for U2F device by Louis Collard · 5 years ago
  58. 4778da5 network_WlanDriver: Add an entry for HrP2 by Kirtika Ruchandani · 5 years ago
  59. 8dfeead Revert "Temporarily disable Chrome core dumps in autotest." by Yoshiki Iguchi · 5 years ago
  60. d03e6b5 [autotest] change python shebang to python2 by Mike Frysinger · 5 years ago
  61. 8e19798 common-lib: ensure logging processes do not cause deadlock by Ruben Rodriguez Buchillon · 5 years ago
  62. 57b7876 firmware_Cr50U2fPowerwash: Run test while logged in by Louis Collard · 5 years ago
  63. 5c85411 Add better logging to tpm_utils file removal. by David Haddock · 5 years ago
  64. 4dc0adc faft: Use port numbers when retrieving servod logs by Dana Goyette · 5 years ago
  65. f4d635a Temporarily disable Chrome core dumps in autotest. by Tetsui Ohkubo · 5 years ago
  66. 4ae5eda network_WiFi_APSupportedRates: filter out null-data frames by Brian Norris · 5 years ago
  67. 1e8571e network_WlanRegulatory: refresh for the modern world by Brian Norris · 5 years ago
  68. 05a67e9 tcpdump_analyzer: include frame type in Frame objects by Brian Norris · 5 years ago
  69. dd876e3 Autotest: disable gs_cache client by Congbin Guo · 5 years ago
  70. 5edb3a2 autotest: Replace util with py_utils. by Achuith Bhandarkar · 5 years ago
  71. d5e648f Adding new test video_AVAnalysis by Vinayak Suley · 5 years ago
  72. 758f80d network_WiFi_APSupportedRates: test against APs without legacy rates by Brian Norris · 5 years ago
  73. cfb7ca5 wifi_proxy: update scanning defaults by Brian Norris · 5 years ago
  74. 490b05d Revert "autotest: cfm: Temporarily disable StorageWrittenCountMetric" by Emil Lundmark · 5 years ago
  75. 8c10788 utils: Fix 'bad-builtin' and 'deprecated-lambda' warning. by Billy Zhao · 5 years ago
  76. e81387e [autotest] ui_utils cleanup by Derek Beckett · 5 years ago
  77. be89584 firmware_Cr50U2fPowerwash: Fix broken test by Louis Collard · 5 years ago
  78. 7ed41bc arc.py: Ignore more shell exit statuses by Benjamin Gordon · 5 years ago
  79. a3c9ed4 autotest: Level up adb/d logic to be same as tast. by Garrick Evans · 5 years ago
  80. b24dce1 autotest: Clean up after autotest finish. by Tim Zheng · 5 years ago
  81. 60928f1 Revert "arc: Update autotest for arc-networkd adb proxy change." by Garrick Evans · 5 years ago
  82. 2cc358a arc: Update autotest for arc-networkd adb proxy change. by Garrick Evans · 5 years ago
  83. 1fec4af [autotest][cfm] Update cfm test infra to handle the new OOB flow by Denis Tosic · 5 years ago
  84. ab788a4 Revert "autotest: Retry tests once by default" by Alex Zamorzaev · 5 years ago
  85. ebe8110 [autotest] Move UI utils out of Enterprise section. by Derek Beckett · 5 years ago
  86. 5fd0a27 autoupdate_StatefulCompatibility: Added test by Jon Flatley · 5 years ago
  87. b537c79 arc.py: Ignore apk install failures in arc_setup by Benjamin Gordon · 5 years ago
  88. cbcc364 autotest: Verify network drivers path exist on host. by Roopesh Rai · 5 years ago
  89. 4178d21 Handle unicode string in autotest common logging lib by Kuang-che Wu · 5 years ago
  90. 5fc062a arc.py: Disable ipv6 in block_outbound() by Chung-yih Wang · 5 years ago
  91. e88b4e9 [autotest] Fixing 2 autotests and moving common function out. by Ruben Zakarian · 5 years ago
  92. fa964e6 autotest: less confusing GS Cache error logging by Congbin Guo · 5 years ago
  93. 4d63ef6 autotest: cfm: Temporarily disable StorageWrittenCountMetric by Emil Lundmark · 5 years ago
  94. 6adc0bc Check existence of UI Automator before removing it by Jasmine Chen · 5 years ago
  95. 4f63d1c Enable chrome.automation in autotests and add documentation by Tony de Luna · 5 years ago
  96. 0722448 autotest: Support paygen tests in trampoline. by Xixuan Wu · 5 years ago
  97. 3f7787a [AutoTest] Fix blocking outbound network by Cici Ruan · 5 years ago
  98. bc43010 autotest: Add source interface support in ping_runner. by Roopesh Rai · 5 years ago
  99. 918c295 arc.py: Set ignore_status for adb commands where failures are valid by Shao-Chuan Lee · 5 years ago
  100. b29fcf3 autotest: Unmute audio. by Achuith Bhandarkar · 5 years ago