summaryrefslogtreecommitdiffstats
path: root/tools/bisect_utils.py
Commit message (Expand)AuthorAgeFilesLines
* Add --reset sync commands in bisect script. Was failing to sync due to missin...simonhatch@chromium.org2013-07-311-10/+6
* [Bisect] Fix creation of initial checkout.tonyg@chromium.org2013-07-301-1/+2
* Add gclient revert when setting up depot. Having some issues (often seen on w...simonhatch@chromium.org2013-07-281-2/+3
* Bisct utility: do not remove GOMA_DIR environment variable.bulach@chromium.org2013-07-181-1/+0
* [Perf bisector] Add PPAPI binary paths to bisect checkout.tonyg@chromium.org2013-07-121-0/+18
* [Perf bisector] Flush stdout after outputting buildbot annotations.tonyg@chromium.org2013-07-121-0/+2
* Unset some environment vars so they can be set up via the bisect script.simonhatch@chromium.org2013-07-111-0/+35
* Fix bisect_utils.py on Android after r207873steveblock@chromium.org2013-06-271-1/+1
* Skip syncing V8_bleeding_edge unless bisecting V8.simonhatch@chromium.org2013-06-211-20/+30
* Added dom_perf to bisect custom_deps.simonhatch@chromium.org2013-06-121-0/+2
* Fixes perf bisect.bulach@chromium.org2013-06-111-1/+1
* First pass android support in bisect script.simonhatch@chromium.org2013-06-101-8/+59
* First pass on chromeos support for bisect script.simonhatch@chromium.org2013-06-061-4/+78
* Delete webkit directory on initial sync as well, as the previous bisection ma...simonhatch@chromium.org2013-04-171-1/+41
* Added call to stop goma in case it's still running from a build that timed out.simonhatch@chromium.org2013-03-181-6/+20
* Added windows support for bisect script. Added build_preference parameter to ...simonhatch@chromium.org2013-03-151-1/+9
* Fix bisecting into v8's depot. Now the tool will check out a private copy of ...simonhatch@chromium.org2013-03-131-0/+1
* Added a --create_depot_and_exit parameter to the bisect tool.simonhatch@chromium.org2013-02-261-0/+148