aboutsummaryrefslogtreecommitdiff
path: root/crosperf/download_images.py
AgeCommit message (Expand)Author
2020-01-30crosperf: migration to python 3Zhizhou Yang
2019-10-27crosperf: Add option to not download debug symbolsZhizhou Yang
2019-10-09crosperf: gsutil location changedZhizhou Yang
2019-04-18crosperf: generate perf report with correct debug filesZhizhou Yang
2017-04-08[toolchain-utils] Fix remaining lint errors in toolchain-utils.Caroline Tice
2017-01-04Reduce cros_sdk calls in crosperf.Manoj Gupta
2016-11-15Do no exit or raise exception if autotest files are not found.Manoj Gupta
2016-11-10Crosperf: Remove tar file after uncompressing imageManoj Gupta
2016-11-07Download autotest files with crosperf and add autotest path to test_thatManoj Gupta
2016-11-01Update formatting of files before committing changes for autotest. No functio...Manoj Gupta
2016-08-02crosperf: fix lint warningsTing-Yuan Huang
2016-07-25[toolchain-utils] Finish switching utils/ to cros_utils/.Caroline Tice
2016-02-19[crosperf] Fix recent change that is searching for wrong path.Caroline Tice
2016-02-19refactor and add some checks to image downloading code.Luis Lozano
2015-12-29crosperf: fix lint warnings.Yunlian Jiang
2015-12-16Run pyformat on all the toolchain-utils files.Luis Lozano
2015-12-15crosperf: RunCommand should return one type of object.Luis Lozano
2015-12-14Crosperf: Finish fixing unittest problems.Caroline Tice
2015-12-11Improve error message when crosperf can't find image to download.Caroline Tice
2014-05-08Add unittesting for download_images.py (and translate_xbuddy.py).cmtice
2014-04-29Fix small bugs with non-autotest Telemetry; other cleanups.cmtice
2014-04-12Download official & trybot images; treat as local images for tests.cmtice