summaryrefslogtreecommitdiffstats
path: root/tools/bisect-builds.py
Commit message (Expand)AuthorAgeFilesLines
* Add --verify-range option to bisect-builds.py.skobes2016-03-211-31/+72
* bisect-builds.py: React to SIGINT while downloadingrob2016-01-201-1/+8
* Provide option to print stdout/stderr during bisectwangxianzhu2015-12-151-3/+6
* Fix bisect-builds.py crash for non-official mac64 buildspdr2015-10-261-1/+2
* Removing --pdf_path flag from bisect-builds.pyvitalybuka2015-07-061-22/+3
* bisect-builds.py: Save cache in parent scoperob2015-05-181-1/+2
* Removes Android from the bisect-builds script.John Budorick2015-02-271-252/+49
* Add support to bisect nonofficial Android builds from tip of tree bot.mikecase2015-02-061-67/+154
* Add com.chrome.work as supported channel.kerz2015-01-221-0/+1
* Make it possible to bisect builds of Chrome for ChromeOSdmazzoni2015-01-221-4/+16
* Add --use-local-cache and remove --use-local-repo to speed up bisect-builds.pyrob2015-01-221-40/+124
* Add bisecting of official builds for Android using bisect-builds script.mikecase2014-12-021-7/+121
* Fix bisect-builds on Windows.kbr2014-11-271-1/+1
* bisect-builds.py: Replace DEPS_FILE url with new url.pshenoy2014-09-101-21/+33
* bisect-builds.py: Add another search pattern to get SVN revision number from ...pshenoy2014-09-051-1/+9
* bisect-builds.py: Correct method to convert SVN revision to Git hash.pshenoy2014-09-051-6/+4
* bisect-builds.py: Fix broken chromium changelog URL to new URL.pshenoy2014-09-021-4/+21
* bisect-builds.py: Change official changelog URL to new URL.pshenoy2014-08-261-2/+2
* bisect-builds.py: Support for bisecting official builds for win64 and mac64 p...pshenoy@chromium.org2014-08-221-5/+16
* bisect-builds.py: Fix official build bisect for Windows platform.pshenoy@chromium.org2014-08-211-2/+2
* bisect-builds.py: Fix official Google Chrome build bisection.pshenoy@chromium.org2014-08-211-22/+68
* bisect-builds.py: Cleanup the code related to bisecting official aura builds.pshenoy@chromium.org2014-08-141-40/+5
* bisect-builds.py: Minor bug fixes for blink bisect and better error handling.pshenoy@chromium.org2014-08-131-60/+54
* Add a message to bisect-builds.py about using --use-local-repopdr@chromium.org2014-08-091-1/+5
* bisect-builds.py: Added support for bisecting ASAN buildscmumford@chromium.org2014-08-011-34/+121
* Clean up style in bisect-builds.py.qyearsley@chromium.org2014-07-311-133/+169
* Fix bisect-builds.py crash when no bad build is given and GetSVNRevisionFromG...pshenoy@chromium.org2014-07-231-2/+2
* Reverting bisect-builds.py changes, because switch is still useful for debugg...vitalybuka@chromium.org2014-07-211-4/+25
* Convert githash to chromium revision instead of blink revision while doing a ...pshenoy@chromium.org2014-07-111-9/+1
* Added an option (--use-local-repo) to run bisect-builds.py from git checkout ...pshenoy@chromium.org2014-07-091-7/+58
* bisect-builds.py: Convert latest revision to SVN revision from Git hashalancutter@chromium.org2014-07-021-3/+6
* Fix bisect script to handle git svn migration. ie Wherever needed, convert gi...pshenoy@chromium.org2014-06-271-10/+75
* Remove kEnablePrintPreview now that the pdf plugin is part of Chromium.jam@chromium.org2014-05-271-21/+4
* Revert 272587 "Remove kEnablePrintPreview now that the pdf plugi..."fgorski@chromium.org2014-05-231-4/+21
* Remove kEnablePrintPreview now that the pdf plugin is part of Chromium.jam@chromium.org2014-05-231-21/+4
* Make bisect-builds.py tell bad/good revision from command exit code.stgao@chromium.org2014-02-111-4/+23
* Added --pdf-path flag to enable bisecting pdf or print preview issues with Ch...vitalybuka@chromium.org2014-01-091-4/+22
* Add Flash binary path option to bisect script.ihf@chromium.org2013-11-091-18/+35
* capitalizing Blinkkaren@chromium.org2013-10-011-2/+2
* print only chromium results for chromium bisect and only blink ones for blink...karen@chromium.org2013-09-301-10/+23
* Use shlex.split to tokenize command.vitalybuka@chromium.org2013-09-261-1/+2
* Changed script to pickup right chromium revision regardless of what's passed inkaren@chromium.org2013-09-241-3/+57
* add the option to bisect blink builds as well and have blink revisions look i...karen@chromium.org2013-09-171-24/+38
* Change platform from lucid to precise for Linux and Linux 64 when bisecting o...jansson@chromium.org2013-08-301-7/+7
* Added support for bisecting only official aura builds.pshenoy@chromium.org2013-08-261-7/+43
* Add retry option to bisect-builds.py.scheib@chromium.org2013-08-201-4/+10
* [tools] Add arbitrary command execution to bisect-buildsvmpstr@chromium.org2013-07-191-5/+23
* Teach bisect-builds about ARM linux buildssbc@chromium.org2013-05-091-5/+6
* Let bisect_build.py point to the new blink blamelist url.thakis@chromium.org2013-04-171-16/+18
* Add bisect-builds.py help text discussing revisions.scheib@chromium.org2013-02-121-4/+12