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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make sure ChromePublic.apk is to run benchmarks for perf bisects, CQ and pert...
prasadv
2015-07-17
5
-97
/
+9
*
Refactor _CheckRegressionConfidenceError in bisect_perf_regression.py.
qyearsley
2015-06-23
2
-52
/
+44
*
Make bisect to abort early when the return codes for known good and known bad...
prasadv
2015-06-23
3
-7
/
+59
*
When calling ConfidenceScore, pass parameters directly instead of using * not...
qyearsley
2015-06-19
1
-10
/
+8
*
Change bisect status message to print "positive" or "negative".
qyearsley
2015-06-19
1
-28
/
+16
*
Slightly simplify body of ConfidenceScore and reword docstring.
qyearsley
2015-06-19
1
-23
/
+18
*
Remove repro steps section and add link to perf bug FAQ sites page.
qyearsley
2015-06-17
1
-55
/
+3
*
While doing early abort, avoid creating instance of BisectPerformanceMetrics ...
prasadv
2015-06-16
2
-3
/
+3
*
Add android arm64 platform to the list of platforms to determine build time.
prasadv
2015-06-16
1
-1
/
+2
*
Remove "other regressions" from bisect results.
qyearsley
2015-06-16
3
-86
/
+0
*
Add arm64 target type to bisect jobs
prasadv
2015-06-10
1
-2
/
+3
*
Fix reference to cloud_storage.
nednguyen
2015-06-10
1
-1
/
+1
*
Fix confidence check and problems with successive builds due to symlinks.
bcwhite
2015-06-02
2
-4
/
+17
*
Avoid early abort when the bisect mode is set to return_code
prasadv
2015-05-28
1
-1
/
+2
*
Make sure that arm64 binaries are used when target_arch is set to arm64.
prasadv
2015-05-26
2
-2
/
+16
*
Remove <> in bisect output.
qyearsley
2015-04-27
1
-4
/
+5
*
[bisect] - Bail early when bisecting return codes.
simonhatch
2015-04-07
1
-0
/
+3
*
Fix style in tools/auto_bisect.
qyearsley
2015-03-23
13
-140
/
+156
*
Make failed telemetry test on perf try job red.
simonhatch
2015-03-13
2
-2
/
+21
*
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
5
-51
/
+120
*
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
5
-5
/
+46
*
Tweak logging statements in fetch_build.py.
qyearsley
2015-02-20
1
-3
/
+3
*
Fix a couple minor typos in auto_bisect.
qyearsley
2015-02-17
4
-5
/
+5
*
Add "" as a valid value for --builder_type in bisect_perf_regression.py.
qyearsley
2015-02-17
1
-2
/
+3
*
Update the builder name of linux full bisect builder.
qyearsley
2015-02-12
2
-3
/
+4
*
Fix formatting and printing of help of bisect_perf_regression.py.
qyearsley
2015-02-10
2
-7
/
+11
*
Make changes to read target_arch param from config.
prasadv
2015-02-10
3
-44
/
+113
*
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
3
-12
/
+111
*
Run "git stash" and "git stash apply" before and after a dry test run.
qyearsley
2015-01-29
1
-1
/
+18
*
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
5
-234
/
+171
*
Add builder_type to fetch builds for android-chrome.
prasadv
2015-01-26
1
-4
/
+57
*
Avoid finding mean for an empty metrics.
prasadv
2015-01-23
2
-2
/
+4
*
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
9
-86
/
+75
*
Fix an error while syncing revision set as None
prasadv
2015-01-09
1
-1
/
+2
*
Temporarily disable 'relative-import' pylint error.
prasadv
2015-01-09
2
-3
/
+6
*
Sync android-chrome revision along with chromium on android-chrome platform.
prasadv
2015-01-09
4
-6
/
+73
*
[bisect] - Verify suspected culprit by comparing ToT with and without patch.
simonhatch
2015-01-07
4
-36
/
+271
*
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
4
-28
/
+29
*
Lower "confidence score" required in order to not abort, and refactor test.
qyearsley
2014-12-05
2
-70
/
+68
*
Fixing incorrect initial regression confidence calculation.
robertocn
2014-12-03
2
-5
/
+55
*
[bisect] - Fix parsing cloud links from telemetry.
simonhatch
2014-12-01
1
-1
/
+2
*
Modify bisect_perf_regression.py to use functions in fetch_build.py
qyearsley
2014-11-22
7
-289
/
+158
*
Add unit tests for functions in math_utils.py
qyearsley
2014-11-20
2
-36
/
+96
*
Removing misleading comment.
robertocn
2014-11-14
1
-2
/
+0
[next]