index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
auto_bisect
/
bisect_perf_regression.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Avoid early abort when the bisect mode is set to return_code
prasadv
2015-05-28
1
-1
/
+2
*
[bisect] - Bail early when bisecting return codes.
simonhatch
2015-04-07
1
-0
/
+3
*
Fix style in tools/auto_bisect.
qyearsley
2015-03-23
1
-52
/
+72
*
Make failed telemetry test on perf try job red.
simonhatch
2015-03-13
1
-2
/
+14
*
Make error message for out-of-order revisions more detailed.
qyearsley
2015-03-13
1
-2
/
+4
*
Make android-chrome bisect work with archives.
prasadv
2015-03-11
1
-14
/
+32
*
Add android-chrome-perf as builder_type choice
prasadv
2015-03-02
1
-1
/
+2
*
Make perf try jobs for win x64 build x64 binaries.
prasadv
2015-02-28
1
-3
/
+10
*
Fix a couple minor typos in auto_bisect.
qyearsley
2015-02-17
1
-2
/
+2
*
Add "" as a valid value for --builder_type in bisect_perf_regression.py.
qyearsley
2015-02-17
1
-2
/
+3
*
Fix formatting and printing of help of bisect_perf_regression.py.
qyearsley
2015-02-10
1
-6
/
+5
*
Make changes to read target_arch param from config.
prasadv
2015-02-10
1
-44
/
+4
*
Handling test failures on re-test of good/bad revisions for confidence.
robertocn
2015-02-05
1
-1
/
+7
*
Obtain confidence score based off last known good and first known bad revisio...
robertocn
2015-02-03
1
-5
/
+35
*
Fixing typo in the docstring for bisect_perf_regression.py
robertocn
2015-01-28
1
-1
/
+1
*
Use builder_type when requesting/fetching builds, and add support for full li...
qyearsley
2015-01-28
1
-86
/
+125
*
Avoid finding mean for an empty metrics.
prasadv
2015-01-23
1
-2
/
+3
*
Averaging nested result lists instead of flattening them.
robertocn
2015-01-14
1
-14
/
+2
*
Replace builder_host and builder_port with builder_type.
qyearsley
2015-01-12
1
-17
/
+17
*
Temporarily disable 'relative-import' pylint error.
prasadv
2015-01-09
1
-1
/
+1
*
Sync android-chrome revision along with chromium on android-chrome platform.
prasadv
2015-01-09
1
-1
/
+24
*
[bisect] - Verify suspected culprit by comparing ToT with and without patch.
simonhatch
2015-01-07
1
-34
/
+205
*
Avoid skipping DEPS change revisions for chromium repo.
prasadv
2014-12-18
1
-3
/
+5
*
Make changes to support bisect for android-chrome.
prasadv
2014-12-12
1
-0
/
+4
*
Lower "confidence score" required in order to not abort, and refactor test.
qyearsley
2014-12-05
1
-1
/
+1
*
Fixing incorrect initial regression confidence calculation.
robertocn
2014-12-03
1
-5
/
+6
*
Modify bisect_perf_regression.py to use functions in fetch_build.py
qyearsley
2014-11-22
1
-225
/
+93
*
Removing misleading comment.
robertocn
2014-11-14
1
-2
/
+0
*
Parse profiler file links from perf try bot jobs. This will allow us to kick ...
simonhatch
2014-11-14
1
-1
/
+1
*
Enable bisecting skia repo.
prasadv
2014-11-13
1
-71
/
+15
*
Fix bisect to process angle repo
prasadv
2014-11-12
1
-1
/
+1
*
Minor reformatting of "failed to reproduce, early abort" message.
qyearsley
2014-11-11
1
-9
/
+10
*
Aborting bisect early when the bug specified in the bisect config is closed.
robertocn
2014-11-03
1
-4
/
+29
*
Change configs/try.py to get the list of config files to use from args.
qyearsley
2014-11-03
1
-37
/
+39
*
Refactoring auto-bisect bot
sergiyb
2014-10-31
1
-352
/
+151
*
Update style according to advice from pylint.
qyearsley
2014-10-30
1
-13
/
+13
*
Add --goma_threads option to bisection tools
wolenetz
2014-10-29
1
-0
/
+5
*
Making a lack of regression confidence not return an error, but a warning.
robertocn
2014-10-28
1
-9
/
+14
*
Make bisect tool check for new V8 roll description, "based on <git-hash>"
prasadv
2014-10-27
1
-3
/
+10
*
Enabling logging for bisect script.
robertocn
2014-10-27
1
-23
/
+37
*
Fix bisect failures for V8 rolls
prasadv
2014-10-24
1
-87
/
+142
*
Renamed AddDepot to SetDepotDir as it's also used for updating dir
sergiyb
2014-10-24
1
-7
/
+8
*
Rename and refactor DownloadCurrentBuild and related functions.
qyearsley
2014-10-24
1
-55
/
+100
*
Re-applying reverted changes plus fix. ConfidenceScore now takes flat
robertocn
2014-10-23
1
-0
/
+75
*
Refactored auto_bisect bot:
sergiyb
2014-10-22
1
-722
/
+172
*
Rename and refactor PostBuildRequestAndWait.
qyearsley
2014-10-22
1
-24
/
+32
*
Revert of Requiring confidence in initial regression range before bisecting. ...
prasadv
2014-10-20
1
-22
/
+0
*
Requiring confidence in initial regression range before bisecting.
robertocn
2014-10-18
1
-0
/
+22
*
Implementing direction_of_improvement
robertocn
2014-10-17
1
-6
/
+49
*
Refactor source_control.py and add a test.
qyearsley
2014-10-16
1
-49
/
+41
[next]