aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/bisect_driver.py
AgeCommit message (Expand)Author
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