aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/cros_pkg
AgeCommit message (Expand)Author
2017-06-06Add scripts for usb-only flashing for cros package bisecting.Caroline Tice
2017-04-08[toolchain-utils] Fix remaining lint errors in toolchain-utils.Caroline Tice
2016-08-16binary search tool: Run tc_pyformat on all python scriptsCassidy Burden
2016-08-09binary search tool: Rename install to test_setupCassidy Burden
2016-07-19binary search tool: Add new common hash_test.shCassidy Burden
2016-07-01binary search tool: (Refactor) Extract common scripts into common folderCassidy Burden
2016-06-24binary search tool: Move root path of cros_pkg execution, rename scriptsCassidy Burden
2016-06-17[crosperf] Add phony image testing, for easier package development.Caroline Tice
2016-06-17Fix cros_pkg switch scripts so last input is properly readCassidy Burden
2016-06-09Add default install script to cros_pkgCassidy Burden
2016-06-03Fix typo with package bisector switch_to_good scriptCassidy Burden
2016-05-26[crosperf] Update bisecing triage tool to not update build_image.Caroline Tice
2016-01-23toolchain-utils: fix module-missing-docstring lint warnings.Rahul Chaudhry
2016-01-04toolchain-utils: fix docstring-second-line-blank lint warnings.Rahul Chaudhry
2016-01-04toolchain-utils: fix missing-print-function lint warnings.Rahul Chaudhry
2015-12-28toolchain-utils: fix shebang related lint warnings.Rahul Chaudhry
2015-12-28toolchain-utils: remove unused imports.Rahul Chaudhry
2015-12-16Run pyformat on all the toolchain-utils files.Luis Lozano
2015-02-07Add all the files and scripts for using the binary search tool tocmtice