aboutsummaryrefslogtreecommitdiff
path: root/cros_utils/command_executer.py
AgeCommit message (Expand)Author
2022-02-25command_executer: extend timeout for first-time SDK entryGeorge Burgess IV
2022-02-25command_executer: reformatGeorge Burgess IV
2020-09-25rephrase some language in code and commentsBob Haarman
2020-09-17crosperf: Add support to run tests with ssh forwardingTiancong Wang
2020-05-28crosperf: do not pass -p for ssh by defaultzhizhouy
2020-02-14Revert "cros_utils: Do not use encoding in NamedTemporaryFile"Zhizhou Yang
2020-02-05cros_utils: Do not use encoding in NamedTemporaryFileZhizhou Yang
2020-01-30crosperf: migration to python 3Zhizhou Yang
2020-01-09toolchain-utils: Migrate cros_utils to python3Zhizhou Yang
2019-08-02command_executer: Pass custom env in ChrootRunCommand.Manoj Gupta
2019-08-02command_executer: Allow passing custom os env.Manoj Gupta
2017-03-16Use bash as the default shell for command execution in crosperf.Manoj Gupta
2017-03-10Reformat cros_utils/command_executer.py using latest tc_pyformat.Manoj Gupta
2016-07-25[toolchain-utils] Finish switching utils/ to cros_utils/.Caroline Tice