aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool
AgeCommit message (Expand)Author
2018-09-17bisect tool: Symbolic link re-generated bad item to original oneZhizhou Yang
2018-09-10Bisect tool: Pass/Transformation level bisection for bad itemZhizhou Yang
2018-09-04Bisect tool: Add pass level bisection command option helperZhizhou Yang
2017-10-03[bisection tool] Fix bisect_driver.py and udpate for host bisection.Caroline Tice
2017-07-13[bisect tool] Fix full test to work with ChromeOS as well as Android.Caroline Tice
2017-07-11Fix compiler bisection tests nowrapper script.Manoj Gupta
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
2017-02-27[binary_search_tool] Add documentation for running bisection tests.Caroline Tice
2017-02-14[binary search tool] Add bisecting tests.Caroline Tice
2016-12-01[binary search tool] Allow non-flashing images to be fails.Caroline Tice
2016-09-28[bisection tool] Don't make failure to flash bad image fatal error.Caroline Tice
2016-09-14[bisection] Fix various minor bugs in Android bisection.Caroline Tice
2016-08-18binary search tool: Update ChromeOS Object bisectorCassidy Burden
2016-08-16binary search tool: Run tc_pyformat on all python scriptsCassidy Burden
2016-08-12binary search tool: Add sample NDK bisectionCassidy Burden
2016-08-11binary search tool: Make 1st resumed iteration non-incrementalCassidy Burden
2016-08-10binary search tool: Add maintenance documentCassidy Burden
2016-08-09binary search tool: Fix edge cases in compiler wrapperCassidy Burden
2016-08-09binary search tool: Rename install to test_setupCassidy Burden
2016-08-05binary search tool: Add option to always run compilerCassidy Burden
2016-08-05binary search tool: Clean up outputCassidy Burden
2016-08-05binary search tool: Show how to reconstruct bisection envCassidy Burden
2016-08-04binary search tool: Properly cache all side effectsCassidy Burden
2016-08-04binary search tool: Support @file compiler argumentsCassidy Burden
2016-08-03binary search tool: Change verify_level to booleanCassidy Burden
2016-08-03binary search tool: Use full obj path with compiler wrapperCassidy Burden
2016-08-02binary search tool: Add android bisector documentationCassidy Burden
2016-08-01binary search tool: Add android bisector to bisect.pyCassidy Burden
2016-08-01binary search tool: Change skip exit status to 125Cassidy Burden
2016-08-01binary search tool: Fix off by one bug, add stress testsCassidy Burden
2016-08-01binary search tool: export TRIAGE stage for object bisectorCassidy Burden
2016-07-29binary search tool: Add file locking to compiler wrapperCassidy Burden
2016-07-29binary search tool: Add compiler wrapper for Android bisectionCassidy Burden
2016-07-28binary search tool: Add android test scriptsCassidy Burden
2016-07-28binary search tool: Add android get_initial_items scriptCassidy Burden
2016-07-28binary search tool: Add android switch scriptsCassidy Burden
2016-07-28binary search tool: Add android install scriptCassidy Burden
2016-07-27binary search tool: Alert user if --file_args requiredCassidy Burden
2016-07-27binary search tool: Fix linting errorCassidy Burden
2016-07-27[crosperf] Clean up exceptions.Caroline Tice
2016-07-26binary search tool: Add setup script for android bisectorCassidy Burden
2016-07-26binary search tool: Fix edge case with noincremental and pruneCassidy Burden
2016-07-26binary search tool: Provide temp files that hold GOOD/BAD setsCassidy Burden
2016-07-25[toolchain-utils] Finish switching utils/ to cros_utils/.Caroline Tice
2016-07-22binary search tool: Print out elapsed time every iterationCassidy Burden
2016-07-19binary search tool: Add new common hash_test.shCassidy Burden
2016-07-12binary search tool: Update found_items when prune is not setCassidy Burden
2016-07-08binary search tool: Add more unit testsCassidy Burden
2016-07-07Add docstrings to binary search state methodsCassidy Burden