summaryrefslogtreecommitdiffstats
path: root/tools/auto_bisect/bisect_perf_regression_test.py
Commit message (Expand)AuthorAgeFilesLines
* Make sure ChromePublic.apk is to run benchmarks for perf bisects, CQ and pert...prasadv2015-07-171-59/+0
* Refactor _CheckRegressionConfidenceError in bisect_perf_regression.py.qyearsley2015-06-231-2/+3
* Make bisect to abort early when the return codes for known good and known bad...prasadv2015-06-231-5/+41
* Fix style in tools/auto_bisect.qyearsley2015-03-231-36/+37
* Make android-chrome bisect work with archives.prasadv2015-03-111-1/+43
* Fix formatting and printing of help of bisect_perf_regression.py.qyearsley2015-02-101-1/+6
* Run "git stash" and "git stash apply" before and after a dry test run.qyearsley2015-01-291-1/+18
* Use builder_type when requesting/fetching builds, and add support for full li...qyearsley2015-01-281-14/+17
* Avoid finding mean for an empty metrics.prasadv2015-01-231-0/+1
* Sync android-chrome revision along with chromium on android-chrome platform.prasadv2015-01-091-0/+26
* Make changes to support bisect for android-chrome.prasadv2014-12-121-0/+8
* Lower "confidence score" required in order to not abort, and refactor test.qyearsley2014-12-051-69/+67
* Fixing incorrect initial regression confidence calculation.robertocn2014-12-031-0/+49
* Refactoring auto-bisect botsergiyb2014-10-311-9/+3
* Update style according to advice from pylint.qyearsley2014-10-301-21/+24
* Making a lack of regression confidence not return an error, but a warning.robertocn2014-10-281-4/+6
* Re-applying reverted changes plus fix. ConfidenceScore now takes flatrobertocn2014-10-231-4/+89
* Refactored auto_bisect bot:sergiyb2014-10-221-87/+18
* Revert of Requiring confidence in initial regression range before bisecting. ...prasadv2014-10-201-88/+4
* Requiring confidence in initial regression range before bisecting.robertocn2014-10-181-4/+88
* Implementing direction_of_improvementrobertocn2014-10-171-18/+69
* Refactor source_control.py and add a test.qyearsley2014-10-161-17/+8
* Trigger build request using git try instead of try_job_http on bisect botsprasadv2014-10-021-0/+157
* Refactored bisect results dicts into a separate classsergiyb2014-09-261-3/+45
* Do not actually remove trees when testing bisect in dry-run modesergiyb2014-09-261-6/+13
* Move bisect-perf-regression.py into auto_bisect directory.qyearsley2014-09-261-0/+303