Sign in
chromium
/
chromium
/
src
/
0932b30c615c2ff3ddf7710467e812652fb900b6
/
tools
/
bisect-builds.py
5e93cf16
[tools] Add --times option to bisect-builds.py
by
[email protected]
· 14 years ago
cb155a8
Fix python scripts in src/tools/
by
[email protected]
· 14 years ago
ecaba01e6
bisect_builds: Don't print '()' after every completed download.
by
[email protected]
· 14 years ago
946be75
bisect_build: Restore Python 2.5 compatibility.
by
[email protected]
· 14 years ago
b2fe7f2
bisect_builds: Also print the corresponding webkit revision range.
by
[email protected]
· 14 years ago
bd5ac7c4
chmod +x src/tools/bisect-builds.py
by
[email protected]
· 14 years ago
468a977
Restored download progress, and cleaned up terminal messages.
by
[email protected]
· 14 years ago
afe3066
Use threads to download builds in the background.
by
[email protected]
· 14 years ago
de00d5b
If good..bad range is all before or after the recent build cutoff, use the appropriate server.
by
[email protected]
· 14 years ago
3ff00b7
This change adds a --recent option to bisect-builds that tells it to use the build.chromium.org/f/chromium build listings which have much better granularity, but only 2-3 months of history.
by
[email protected]
· 14 years ago
60ac66e3
If the good/bad test can be written as a predicate function (e.g., by parsing stdout/stderr), then bisect_builds.py can be imported from a separate script and run non-interactively.
by
[email protected]
· 14 years ago
1960edd
bisect-builds: It's linux64, not linux-64.
by
[email protected]
· 14 years ago
183706d9
bisect-builds.py: Use Google Common Data Storage instead of build.chromium.org.
by
[email protected]
· 14 years ago
20105cf
bisect-builds.py: Use "win" instead of "xp" to fix Windows bisecting.
by
[email protected]
· 14 years ago
4082b18
bisect-builds.py: Use the continuous archive, rather than the snapshots.
by
[email protected]
· 14 years ago
4fa63dc75c
Fix the "unzipping" typo that's been driving me crazy.
by
[email protected]
· 15 years ago
0724746
Convert build.chromium.org URLs to new URL format.
by
[email protected]
· 15 years ago
5b242f1
Rename build/build-bisect.py to tools/bisect-builds.py.
by
[email protected]
· 15 years ago
[Renamed from build/build-bisect.py]
68ba6a4
build-bisect.py: Update the base snapshot archive URL.
by
[email protected]
· 15 years ago
5a4defe
Let build-bisect.py print download progress.
by
[email protected]
· 15 years ago
178aab7
build-bisect: clarify usage
by
[email protected]
· 15 years ago
b985a71f
Adds chromeos option to build-bisect.
by
[email protected]
· 15 years ago
5957d45
Dummy change to trigger a build.
by
[email protected]
· 15 years ago
bd8dcb9
Make build-bisect script work on win.
by
[email protected]
· 15 years ago
79f1474
build-bisect: don't crash on bad input to the good/bad prompt
by
[email protected]
· 15 years ago
2c1d273
Bisect script should exit gracefully when not enough revisions are present
by
[email protected]
· 16 years ago
f6a71a7
Emit the changelog URL, and pass on extra command-line args as args to chromium.
by
[email protected]
· 16 years ago
d4bf358
build-bisect.py: Minor tweaks and Mac fix
by
[email protected]
· 16 years ago
1a45d22
build-bisect: minor usability tweaks
by
[email protected]
· 16 years ago
7ad66a7
Make the build-bisect tool work with non-Mac archives.
by
[email protected]
· 16 years ago
67e0bc6
Add a Mac-specifc snapshot build archive bisecting tool.
by
[email protected]
· 16 years ago