summaryrefslogtreecommitdiffstats
path: root/tools/bisect-builds.py
Commit message (Expand)AuthorAgeFilesLines
...
* Update the help text of bisect-builds.py tool.ikarienator@chromium.org2013-01-071-3/+10
* Make tools/bisect_builds.py handle reversed bad/good revision rangesenne@chromium.org2012-11-021-54/+56
* Don't crash on corrupted archive and allow user to continue bisect with diffe...vitalybuka@chromium.org2012-09-171-29/+31
* Skip bad/good even for oficial builds.vitalybuka@chromium.org2012-07-201-41/+37
* Changed official builds URL.vitalybuka@chromium.org2012-07-191-1/+1
* Fixed index type in GetOfficialBuildsList.vitalybuka@chromium.org2012-06-061-2/+2
* Add option (u)nknown to bisect-builds.py.asvitkine@chromium.org2012-06-011-58/+101
* Modified the bisect script to work for official Chrome builds.anantha@chromium.org2012-05-291-37/+122
* Let bisect_builds print links that show more than 100 webkit revisions.thakis@chromium.org2012-05-241-1/+1
* [tools] : is a reserved character and shouldn't be used in a query parameter,dbeam@chromium.org2012-04-181-1/+1
* Clarify output from bisect-builds so that it's more clear what thedmazzoni@chromium.org2012-04-171-11/+8
* [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