1. c898aa7 firmware_Cr50RMAOpen: use ccd_lockout by Mary Ruthven · 6 years ago
  2. bcec104 firmware_Cr50RMAOpen: use '-F disable' to disable rma by Mary Ruthven · 6 years ago
  3. aa21603 cr50_test: don't restore ccd if it is locked out by Mary Ruthven · 6 years ago
  4. e535e1d cr50_test: fix ccd_lockout by Mary Ruthven · 6 years ago
  5. 5051756 firmware_Cr50RMAOpen: change prodkeyid string by Mary Ruthven · 6 years ago
  6. 9d43e56 [autotest] Better diagnosis for provision failures by Richard Barnette · 6 years ago
  7. 6a933c7 [autotest: attenuator] Enable new minicircuits variable attenuator for grovers by harpreet · 7 years ago
  8. 0886d3d FirmwareStatusVerifier: don't create unused file by Kevin Shelton · 6 years ago
  9. a9df4cd provision_CheetsUpdate: Assign shifted root ugid to houdini files. by Yuichiro Hanada · 6 years ago
  10. f5be288 Revert "network_WiFi_BSSTMReq: move back to wifi_endtoend and wifi_release suites" by Matthew Wang · 6 years ago
  11. f3954df autotest: Add tast_unittest.py. by Daniel Erat · 6 years ago
  12. ec74189 autotest: wifi: Remove RoamFT tests from endtoend and release suites by harpreet · 6 years ago
  13. 0d51402 cr50_test: clear tpm owner during init by Mary Ruthven · 6 years ago
  14. 3dda649 [autotest] Select USB device explicitly in audio_AudioBasicUSB tests by paulhsia · 6 years ago
  15. 60bed61 network_WiFi_BSSTMReq: move back to wifi_endtoend and wifi_release suites by Matthew Wang · 6 years ago
  16. 14ee84c [autotest] Re-arrange code flow for update. by Richard Barnette · 6 years ago
  17. 24dc971 Delete unused network_WiFi_IPv6RA test by harpreet · 6 years ago
  18. 8f4ea6c firmware_Cr50CCDServoCap: add support for iterations by Mary Ruthven · 6 years ago
  19. 6886f28 network_WiFi_BSSTMReq: Fix test failures by Matthew Wang · 6 years ago
  20. adf0586 [autotest] Stage control_files during provisioning. by Richard Barnette · 6 years ago
  21. fc1354d autotest: refactor: remove unused variable result by Zachary Marcus · 6 years ago
  22. 532800a [autotest] Do not reboot labstation for servo repair by Prathmesh Prabhu · 6 years ago
  23. 8c89c99 [autotest] Set active node explicitly in audio_AudioVolume by paulhsia · 6 years ago
  24. 4965f34 autotest: Make tast.bvt not fail for Tast test failures. by Daniel Erat · 6 years ago
  25. cd706c9 tradefed_test: Fix get_board_arch(). by Kazuhiro Inaba · 6 years ago
  26. f84c7d1 Autotest to verify Autozoom is running successfully. by Dirk Kaeding · 6 years ago
  27. 4cdeb42 [moblab] update storage_qual suite to use dynamic_suite by Matt Mallett · 6 years ago
  28. 7de8f6b network_WiFi_DisconnectReason: Trivial pylint fixes by Kirtika Ruchandani · 6 years ago
  29. 87b58e6 network_WiFi_UpdateRouter: Remove deprecated/useless pragma by Kirtika Ruchandani · 6 years ago
  30. 05c1c24 firmware_Cr50CCDServoCap: protect against dropped chars by Mary Ruthven · 6 years ago
  31. 872010e firmware_Cr50CCDServoCap: retry ccdstate command by Mary Ruthven · 6 years ago
  32. 1f01bab network_WiFi_SetOptionalDhcpProperties: Fix pylint warnings by Kirtika Ruchandani · 6 years ago
  33. 71218a8 network_WiFi_SuspendStress: Fix 'bare-except' pylint warning by Kirtika Ruchandani · 6 years ago
  34. e2ce848 network_WiFi_CSADisconnect: Fix unused-variable warning by Kirtika Ruchandani · 6 years ago
  35. f501d55 network_WiFi_Powersave: 'import what you use' by Kirtika Ruchandani · 6 years ago
  36. c96b7db network_WiFi_ChaosConfigSniffer: Replace mutable argument list with None by Kirtika Ruchandani · 6 years ago
  37. 96e86fc network_WiFi_HiddenRemains: 'import what you use' by Kirtika Ruchandani · 6 years ago
  38. 8b6f1b7 network_WiFi_LowInitialBitrates: Fix trivial pylint warning by Kirtika Ruchandani · 6 years ago
  39. d8c4f29 network_WiFi_DisconnectClearsIP: Fix trivial pylint warning by Kirtika Ruchandani · 6 years ago
  40. 1754297 tradefed_test: More readable debug log for failed test list. by Kazuhiro Inaba · 6 years ago
  41. c4d76d3 tradefed_test: Add 'nativebridge' tag for waiver/notest filtering. by Kazuhiro Inaba · 6 years ago
  42. 603a661 firmware_Cr50RMAOpen: open cr50 before 'ccd reset' by Mary Ruthven · 6 years ago
  43. 7a3b940 cr50_test: clear tpm owner during cleanup by Mary Ruthven · 6 years ago
  44. 0ca7cd8 firmware_programmer: micro programmer invocation by Kevin Shelton · 6 years ago
  45. d3bacb1 autotest: add kernel_IdlePerf test by Dave Rodgman · 7 years ago
  46. bf251ef firmware_ECBootTime: Do not rely on "Console is enabled" string from EC by Nicolas Boichat · 6 years ago
  47. 18fd584 [autotest] Trivial clean-up in autoupdater.py by Richard Barnette · 6 years ago
  48. 4d211c9 [autotest] Relocate an update-install sanity check. by Richard Barnette · 6 years ago
  49. 54d14f5 [autotest] Remove the stateful-only update path. by Richard Barnette · 6 years ago
  50. 5a5d5ec [moblab] Fix power_MeasurementWrapper by Matt Mallett · 6 years ago
  51. b5585a4 cheets_GTS: Set max_retry=0 for collect-tests-only. by Kazuhiro Inaba · 6 years ago
  52. 012f8fb network_WiFi_DisableEnable: Fix 'unused var' warning by Kirtika Ruchandani · 6 years ago
  53. 4cbe82b network_WiFi_VerifyRouter: Fix pylint warning by Kirtika Ruchandani · 6 years ago
  54. 5debd48 network_WiFi_ChannelScanDwellTime: Fix pylint warnings by Kirtika Ruchandani · 6 years ago
  55. 3ab0262 network_WiFi_VerifyAttenuator: Fix pylint unused-variable warning by Kirtika Ruchandani · 6 years ago
  56. 23ffd35 network_WiFi_SSIDSwitchBack: Fix unused-variable pylint warning by Kirtika Ruchandani · 6 years ago
  57. ad847b7 chrome_cr50: prepend '\n' to cr50 commands by Mary Ruthven · 6 years ago
  58. afe51ef cr50: search for something more specific than .*> by Mary Ruthven · 6 years ago
  59. b6e0ae5 Add a documentation about this directory. by Junichi Uekawa · 6 years ago
  60. 67a2fdc autotest: refactor: reuse poll_for in ssh hosts by Zachary Marcus · 6 years ago
  61. dc480a4 autotest: Make tast.py use host files installed from SSP. by Daniel Erat · 6 years ago
  62. 76a0187 autotest: wifi: Delete 802.11a, 802.11b wifi_perf tests by harpreet · 6 years ago
  63. f23dde1 chrome_cr50: start using retry_get_output by Mary Ruthven · 6 years ago
  64. 599395b chrome_cr50: add function for retrying get output by Mary Ruthven · 6 years ago
  65. 0ee1367 firmware_RMAOpen: disable capabilities during init by Mary Ruthven · 6 years ago
  66. bf65d73 autotest: Fix convertyear() override in tast.py. by Daniel Erat · 6 years ago
  67. 8c7be1d faft: Only restore original wp if initialize ran by Daniel Kurtz · 6 years ago
  68. ac171ca firmware_Cr50RMAOpen: use Cr50Test and chrome_cr50 funcs by Mary Ruthven · 6 years ago
  69. 7bafadd [autotest] Select USB explicitly in USB test by paulhsia · 6 years ago
  70. 3e68424 FAFT: Optimizing the tests to check EC power state in shutdown on x86 device by Lenine Ajagappane · 6 years ago
  71. 6773872 firmware_ConsecutiveBoot: Add cleanup to clear GBB_FLAG_DEV_SCREEN_SHORT_DELAY by Lenine Ajagappane · 6 years ago
  72. 55d1af8 [autotest] Reorder methods in autoupdater.py by Richard Barnette · 6 years ago
  73. a700b9d tradefed_test_P: refactor to build command from template by Po-Hsien Wang · 6 years ago
  74. 5ad4d65 [autotest] Explicitly cast job_id to int in sequences. by Prathmesh Prabhu · 6 years ago
  75. 9a63108 [autotest] Excise job_overhead and metadata_reporter by Prathmesh Prabhu · 6 years ago
  76. 8852e4b cheets_CTS/GTS: More robust waived test counting. by Kazuhiro Inaba · 6 years ago
  77. eabbc1e [moblab] enable power_MeasurementWrapper by Matt Mallett · 6 years ago
  78. 2cee02f Stop running kernel_ExternalUsbPeripheralsDetectionTest. by Sridhar Sonti · 6 years ago
  79. 877a810 autotest: wifi: fix broken CAPABILITY_VHT check by Kirtika Ruchandani · 6 years ago
  80. d306943 [autotest] Simplify update kernel priority check. by Richard Barnette · 6 years ago
  81. 3e8b228 [autoupdate] Clean up references in autoupdater. by Richard Barnette · 6 years ago
  82. 0beb14b [autotest] Handle all updating in ChromiumOSUpdater. by Richard Barnette · 6 years ago
  83. d77981f firmware_Cr50DeviceState: remove checking s3 term by Mary Ruthven · 6 years ago
  84. b95b304 network_WiFi_BSSTMReq: move to wifi_flaky by Matthew Wang · 6 years ago
  85. fc43e8f firmware_Cr50ConsoleCommands: remove s3term from help by Mary Ruthven · 6 years ago
  86. ed1d6b3 Add telemetry_Benchmarks.speedometer2 by Hsu-Cheng Tsai · 6 years ago
  87. 026f074 autotest: Update tast server test to read streamed results. by Daniel Erat · 6 years ago
  88. 158176a Revert "tradefed_test: uprev sdk tools." by Kazuhiro Inaba · 6 years ago
  89. 32ae3af [autotest] Add back accidentally dropped priorities from control files by Keith Haddow · 6 years ago
  90. a57db59 Disable rlz test on guest and improve error messaging. by David Haddock · 6 years ago
  91. 41b0783 firmware_IntegratedU2F: try to get hidraw multiple times by Mary Ruthven · 6 years ago
  92. 3bb684a firmware_IntegratedU2F: use iterations arg by Mary Ruthven · 6 years ago
  93. 486d9da firmware_Cr50CCDServoCap: add flags for ap off by Mary Ruthven · 6 years ago
  94. 2abdb28 firmware_Cr50ConsoleCommands: update help with 0.4.7 commands by Mary Ruthven · 6 years ago
  95. c2de065 firmware_Cr50PinWeaverServer: Expand test to include a reboot. by Allen Webb · 6 years ago
  96. 35c3495 firmware_Mosys: Fix logging.error calls by Daniel Kurtz · 6 years ago
  97. e82c7bf firmware_Mosys: Fix some typos by Daniel Kurtz · 6 years ago
  98. 798dcf2 power_telemetry_logger: Support adding note to dashboard by Puthikorn Voravootivat · 6 years ago
  99. de693fc network_WiFi_SimpleConnect: Add 802.11ac 'pure' mode by Kirtika Ruchandani · 6 years ago
  100. 753498b autotest: wifi: Add checks to support pure VHT80 testing by Kirtika Ruchandani · 6 years ago