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
/
bisect-perf-regression.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Extract Builder and subclasses to separate module.
qyearsley@chromium.org
2014-08-15
1
-331
/
+22
*
Remove requirement that bisects for perf trybots specify a metric.
sullivan@chromium.org
2014-08-15
1
-7
/
+10
*
Return 0 for confidence when there's only one good or bad rev.
qyearsley@chromium.org
2014-08-12
1
-17
/
+21
*
Update comments in post_perf_builder_job.py + minor refactoring.
qyearsley@chromium.org
2014-08-11
1
-3
/
+1
*
Refactor bisect-perf-regression_test.py and add smoke test.
qyearsley@chromium.org
2014-08-06
1
-0
/
+8
*
Fix mistake from recent CL (self._PrintThankYou -> _PrintThankYou)
qyearsley@chromium.org
2014-07-31
1
-1
/
+1
*
Fix many style issues in bisect-perf-regression.py.
qyearsley@chromium.org
2014-07-30
1
-771
/
+777
*
Use Welch's t-test to calculate confidence scores in the bisect script.
qyearsley@chromium.org
2014-07-30
1
-29
/
+17
*
Fix archive extract paths for downloaded builds.
prasadv@chromium.org
2014-07-29
1
-9
/
+15
*
Move statistical functions to another module.
qyearsley@chromium.org
2014-07-29
1
-133
/
+19
*
Use a default string when calling os.getenv in bisect-perf-regression.py.
qyearsley@chromium.org
2014-07-25
1
-4
/
+4
*
Extract SourceControl to module; extract common methods to bisect_utils.
qyearsley@chromium.org
2014-07-25
1
-496
/
+80
*
Check for chromium revision instead of dependency module revision.
prasadv@chromium.org
2014-07-24
1
-4
/
+10
*
Avoid bisecting revision prior to r265549 on android bots
prasadv@chromium.org
2014-07-23
1
-0
/
+30
*
Add commit SHA1 as this information is used to mark issues as dup by perf das...
prasadv@chromium.org
2014-07-17
1
-0
/
+2
*
Support browser as android-chromium-testshell and android-chrome-shell based ...
prasadv@chromium.org
2014-07-16
1
-0
/
+23
*
[telemetry] Move cloud_storage from page/ to util/.
dtu@chromium.org
2014-07-15
1
-1
/
+1
*
Avoid stripping spaces for ascii art
prasadv@chromium.org
2014-07-14
1
-10
/
+10
*
Reformat bisect results output.
prasadv@chromium.org
2014-07-11
1
-41
/
+126
*
Fix import as bisect_builder for post_perf_builder_job.
prasadv@chromium.org
2014-07-11
1
-1
/
+1
*
Make a directory in which to put bisect-related modules.
qyearsley@chromium.org
2014-07-10
1
-2
/
+2
*
Fix for "gomacc not found" on perf bisect steps.
mmoss@chromium.org
2014-07-08
1
-3
/
+10
*
For some reason, mac bisect bots were not flushing stdout periodically, as a ...
prasadv@chromium.org
2014-06-24
1
-0
/
+4
*
Add support to android bisect bots to download archives or post build requests.
prasadv@chromium.org
2014-06-21
1
-47
/
+55
*
Download archives contain git or svn revisions in the filename.
prasadv@chromium.org
2014-06-20
1
-51
/
+91
*
Enable manual bisects on Chrome for Android.
aberent@chromium.org
2014-06-18
1
-6
/
+17
*
Prevent script from generating warnings when printing partial results.
simonhatch@chromium.org
2014-06-13
1
-19
/
+22
*
Check build status by parsing tryserver buildbot JSON.
prasadv@chromium.org
2014-06-07
1
-24
/
+73
*
Parse revisions for dependency repositories from DEPS file.
prasadv@chromium.org
2014-06-03
1
-5
/
+6
*
Use python fallback for unzipping in extracting build on mac if file is great...
prasadv@chromium.org
2014-05-30
1
-2
/
+11
*
Remove skia folder before gclient sync to avoid syncing issues caused due to ...
prasadv@chromium.org
2014-05-28
1
-4
/
+11
*
Fix issues with gathering third party repositories for bisect.
prasadv@chromium.org
2014-05-27
1
-5
/
+8
*
Handle unknown repository paths while parsing revisions.
prasadv@chromium.org
2014-05-21
1
-33
/
+19
*
Prevent modifying path separator on Windows by shlex.split()
prasadv@chromium.org
2014-05-20
1
-1
/
+4
*
Fix ninja build_type for Android builder.
prasadv@chromium.org
2014-05-15
1
-4
/
+5
*
Fix bisect script to match a results with {mean, stddev} format.
prasadv@chromium.org
2014-05-15
1
-19
/
+30
*
Add a identifier to build request job posted to the try server.
prasadv@chromium.org
2014-05-13
1
-1
/
+6
*
Remove codes to change path seperator for windows.
prasadv@chromium.org
2014-05-12
1
-3
/
+0
*
Add target_build_type flag to bisect-perf-regression tool to enable bisecting...
rmcilroy@chromium.org
2014-05-12
1
-15
/
+22
*
Open file in 'wb' inorder to avoid newline conflicts in differnt platforms.
prasadv@chromium.org
2014-05-01
1
-1
/
+1
*
Increase build wait time to avoid failure of bisects waiting for builds.
prasadv@chromium.org
2014-05-01
1
-3
/
+3
*
First pass bisect functional breakages.
simonhatch@chromium.org
2014-04-28
1
-50
/
+154
*
Parse DEPS file manually if execfile fails. Some DEPS files pull in a bunch o...
simonhatch@chromium.org
2014-04-26
1
-24
/
+85
*
Change "percentage change" function and add comments/test for it.
qyearsley@chromium.org
2014-04-24
1
-2
/
+27
*
Display metric name when giving "Invalid metric" error.
qyearsley@chromium.org
2014-04-18
1
-52
/
+80
*
Fix incorrect target for bisect-perf-regression script.
aurimas@google.com
2014-04-17
1
-1
/
+1
*
BUG=
prasadv@chromium.org
2014-04-11
1
-5
/
+8
*
Refactor CalculateConfidence and add unit test.
qyearsley@chromium.org
2014-04-10
1
-49
/
+74
*
Hi Simon,
prasadv@chromium.org
2014-04-09
1
-62
/
+317
*
Fix check for new v8 pushes to trunk from bleeding_edge.
simonhatch@chromium.org
2014-04-03
1
-5
/
+6
[next]