aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/bisect_driver.py
AgeCommit message (Expand)Author
2020-02-12bisection: fix an error messageJian Cai
2020-02-06binary_search_tool: fix failures in presubmitZhizhou Yang
2020-02-04bisection: add support of kernelJian Cai
2018-09-20Fix bisect_driver.py for Android pylint.Caroline Tice
2017-10-03[bisection tool] Fix bisect_driver.py and udpate for host bisection.Caroline Tice
2016-09-14[bisection] Fix various minor bugs in Android bisection.Caroline Tice
2016-08-09binary search tool: Fix edge cases in compiler wrapperCassidy Burden
2016-08-05binary search tool: Add option to always run compilerCassidy Burden
2016-08-04binary search tool: Properly cache all side effectsCassidy Burden
2016-08-03binary search tool: Use full obj path with compiler wrapperCassidy 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