1. 5e93cf16 [tools] Add --times option to bisect-builds.py by [email protected] · 14 years ago
  2. cb155a8 Fix python scripts in src/tools/ by [email protected] · 14 years ago
  3. ecaba01e6 bisect_builds: Don't print '()' after every completed download. by [email protected] · 14 years ago
  4. 946be75 bisect_build: Restore Python 2.5 compatibility. by [email protected] · 14 years ago
  5. b2fe7f2 bisect_builds: Also print the corresponding webkit revision range. by [email protected] · 14 years ago
  6. bd5ac7c4 chmod +x src/tools/bisect-builds.py by [email protected] · 14 years ago
  7. 468a977 Restored download progress, and cleaned up terminal messages. by [email protected] · 14 years ago
  8. afe3066 Use threads to download builds in the background. by [email protected] · 14 years ago
  9. de00d5b If good..bad range is all before or after the recent build cutoff, use the appropriate server. by [email protected] · 14 years ago
  10. 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
  11. 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
  12. 1960edd bisect-builds: It's linux64, not linux-64. by [email protected] · 14 years ago
  13. 183706d9 bisect-builds.py: Use Google Common Data Storage instead of build.chromium.org. by [email protected] · 14 years ago
  14. 20105cf bisect-builds.py: Use "win" instead of "xp" to fix Windows bisecting. by [email protected] · 14 years ago
  15. 4082b18 bisect-builds.py: Use the continuous archive, rather than the snapshots. by [email protected] · 14 years ago
  16. 4fa63dc75c Fix the "unzipping" typo that's been driving me crazy. by [email protected] · 15 years ago
  17. 0724746 Convert build.chromium.org URLs to new URL format. by [email protected] · 15 years ago
  18. 5b242f1 Rename build/build-bisect.py to tools/bisect-builds.py. by [email protected] · 15 years ago[Renamed from build/build-bisect.py]
  19. 68ba6a4 build-bisect.py: Update the base snapshot archive URL. by [email protected] · 15 years ago
  20. 5a4defe Let build-bisect.py print download progress. by [email protected] · 15 years ago
  21. 178aab7 build-bisect: clarify usage by [email protected] · 15 years ago
  22. b985a71f Adds chromeos option to build-bisect. by [email protected] · 15 years ago
  23. 5957d45 Dummy change to trigger a build. by [email protected] · 15 years ago
  24. bd8dcb9 Make build-bisect script work on win. by [email protected] · 15 years ago
  25. 79f1474 build-bisect: don't crash on bad input to the good/bad prompt by [email protected] · 15 years ago
  26. 2c1d273 Bisect script should exit gracefully when not enough revisions are present by [email protected] · 16 years ago
  27. f6a71a7 Emit the changelog URL, and pass on extra command-line args as args to chromium. by [email protected] · 16 years ago
  28. d4bf358 build-bisect.py: Minor tweaks and Mac fix by [email protected] · 16 years ago
  29. 1a45d22 build-bisect: minor usability tweaks by [email protected] · 16 years ago
  30. 7ad66a7 Make the build-bisect tool work with non-Mac archives. by [email protected] · 16 years ago
  31. 67e0bc6 Add a Mac-specifc snapshot build archive bisecting tool. by [email protected] · 16 years ago