| Commit message (Expand) | Author | Age | Files | Lines |
* | Let bisect_build.py point to the new blink blamelist url. | thakis@chromium.org | 2013-04-17 | 1 | -16/+18 |
* | Add bisect-builds.py help text discussing revisions. | scheib@chromium.org | 2013-02-12 | 1 | -4/+12 |
* | Update the help text of bisect-builds.py tool. | ikarienator@chromium.org | 2013-01-07 | 1 | -3/+10 |
* | Make tools/bisect_builds.py handle reversed bad/good revision ranges | enne@chromium.org | 2012-11-02 | 1 | -54/+56 |
* | Don't crash on corrupted archive and allow user to continue bisect with diffe... | vitalybuka@chromium.org | 2012-09-17 | 1 | -29/+31 |
* | Skip bad/good even for oficial builds. | vitalybuka@chromium.org | 2012-07-20 | 1 | -41/+37 |
* | Changed official builds URL. | vitalybuka@chromium.org | 2012-07-19 | 1 | -1/+1 |
* | Fixed index type in GetOfficialBuildsList. | vitalybuka@chromium.org | 2012-06-06 | 1 | -2/+2 |
* | Add option (u)nknown to bisect-builds.py. | asvitkine@chromium.org | 2012-06-01 | 1 | -58/+101 |
* | Modified the bisect script to work for official Chrome builds. | anantha@chromium.org | 2012-05-29 | 1 | -37/+122 |
* | Let bisect_builds print links that show more than 100 webkit revisions. | thakis@chromium.org | 2012-05-24 | 1 | -1/+1 |
* | [tools] : is a reserved character and shouldn't be used in a query parameter, | dbeam@chromium.org | 2012-04-18 | 1 | -1/+1 |
* | Clarify output from bisect-builds so that it's more clear what the | dmazzoni@chromium.org | 2012-04-17 | 1 | -11/+8 |
* | [tools] Add --times option to bisect-builds.py | dbeam@chromium.org | 2012-01-28 | 1 | -10/+25 |
* | Fix python scripts in src/tools/ | maruel@chromium.org | 2011-11-29 | 1 | -1/+5 |
* | bisect_builds: Don't print '()' after every completed download. | thakis@chromium.org | 2011-10-26 | 1 | -1/+1 |
* | bisect_build: Restore Python 2.5 compatibility. | thakis@chromium.org | 2011-10-25 | 1 | -3/+3 |
* | bisect_builds: Also print the corresponding webkit revision range. | thakis@chromium.org | 2011-10-25 | 1 | -4/+39 |
* | chmod +x src/tools/bisect-builds.py | rsesek@chromium.org | 2011-08-16 | 1 | -0/+0 |
* | Restored download progress, and cleaned up terminal messages. | szager@chromium.org | 2011-08-09 | 1 | -9/+43 |
* | Use threads to download builds in the background. | szager@google.com | 2011-07-30 | 1 | -206/+240 |
* | If good..bad range is all before or after the recent build cutoff, use the ap... | jbates@chromium.org | 2011-07-21 | 1 | -17/+32 |
* | This change adds a --recent option to bisect-builds that tells it to use the ... | jbates@chromium.org | 2011-07-20 | 1 | -20/+44 |
* | If the good/bad test can be written as a predicate function (e.g., by parsing... | szager@chromium.org | 2011-07-18 | 1 | -34/+66 |
* | bisect-builds: It's linux64, not linux-64. | thakis@chromium.org | 2011-07-01 | 1 | -2/+2 |
* | bisect-builds.py: Use Google Common Data Storage instead of build.chromium.org. | rsesek@chromium.org | 2011-06-10 | 1 | -113/+144 |
* | bisect-builds.py: Use "win" instead of "xp" to fix Windows bisecting. | rsesek@chromium.org | 2011-05-10 | 1 | -2/+2 |
* | bisect-builds.py: Use the continuous archive, rather than the snapshots. | rsesek@chromium.org | 2011-05-02 | 1 | -32/+65 |
* | Fix the "unzipping" typo that's been driving me crazy. | avi@chromium.org | 2011-02-03 | 1 | -1/+1 |
* | Convert build.chromium.org URLs to new URL format. | chase@chromium.org | 2010-12-24 | 1 | -1/+1 |
* | Rename build/build-bisect.py to tools/bisect-builds.py. | evan@chromium.org | 2010-12-23 | 1 | -0/+300 |