summaryrefslogtreecommitdiffstats
path: root/tools/bisect-builds.py
Commit message (Expand)AuthorAgeFilesLines
* [tools] Add --times option to bisect-builds.pydbeam@chromium.org2012-01-281-10/+25
* Fix python scripts in src/tools/maruel@chromium.org2011-11-291-1/+5
* bisect_builds: Don't print '()' after every completed download.thakis@chromium.org2011-10-261-1/+1
* bisect_build: Restore Python 2.5 compatibility.thakis@chromium.org2011-10-251-3/+3
* bisect_builds: Also print the corresponding webkit revision range.thakis@chromium.org2011-10-251-4/+39
* chmod +x src/tools/bisect-builds.pyrsesek@chromium.org2011-08-161-0/+0
* Restored download progress, and cleaned up terminal messages.szager@chromium.org2011-08-091-9/+43
* Use threads to download builds in the background.szager@google.com2011-07-301-206/+240
* If good..bad range is all before or after the recent build cutoff, use the ap...jbates@chromium.org2011-07-211-17/+32
* This change adds a --recent option to bisect-builds that tells it to use the ...jbates@chromium.org2011-07-201-20/+44
* If the good/bad test can be written as a predicate function (e.g., by parsing...szager@chromium.org2011-07-181-34/+66
* bisect-builds: It's linux64, not linux-64.thakis@chromium.org2011-07-011-2/+2
* bisect-builds.py: Use Google Common Data Storage instead of build.chromium.org.rsesek@chromium.org2011-06-101-113/+144
* bisect-builds.py: Use "win" instead of "xp" to fix Windows bisecting.rsesek@chromium.org2011-05-101-2/+2
* bisect-builds.py: Use the continuous archive, rather than the snapshots.rsesek@chromium.org2011-05-021-32/+65
* Fix the "unzipping" typo that's been driving me crazy.avi@chromium.org2011-02-031-1/+1
* Convert build.chromium.org URLs to new URL format.chase@chromium.org2010-12-241-1/+1
* Rename build/build-bisect.py to tools/bisect-builds.py.evan@chromium.org2010-12-231-0/+300