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_test.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace "git svn" with "git footers" commands to get commit position or svn r...
prasadv
2014-09-10
1
-6
/
+22
*
Parse Git hash for dependency repositories from DEPS file.
prasadv
2014-09-04
1
-35
/
+50
*
Fix git log command to while processing Commit position in SVNFindRev method
prasadv
2014-08-28
1
-1
/
+1
*
Fix minor error in string formating while processing DEPS.
prasadv
2014-08-26
1
-0
/
+23
*
Auto Bisect: Added some real-world examples to confidence score unit test.
qyearsley@chromium.org
2014-08-22
1
-0
/
+19
*
Return 0 for confidence when there's only one good or bad rev.
qyearsley@chromium.org
2014-08-12
1
-6
/
+8
*
Refactor bisect-perf-regression_test.py and add smoke test.
qyearsley@chromium.org
2014-08-06
1
-221
/
+172
*
Fix many style issues in bisect-perf-regression.py.
qyearsley@chromium.org
2014-07-30
1
-55
/
+43
*
Use Welch's t-test to calculate confidence scores in the bisect script.
qyearsley@chromium.org
2014-07-30
1
-24
/
+53
*
Move statistical functions to another module.
qyearsley@chromium.org
2014-07-29
1
-82
/
+39
*
Check for chromium revision instead of dependency module revision.
prasadv@chromium.org
2014-07-24
1
-5
/
+6
*
Support browser as android-chromium-testshell and android-chrome-shell based ...
prasadv@chromium.org
2014-07-16
1
-0
/
+60
*
Fix bisect script to match a results with {mean, stddev} format.
prasadv@chromium.org
2014-05-15
1
-0
/
+111
*
Parse DEPS file manually if execfile fails. Some DEPS files pull in a bunch o...
simonhatch@chromium.org
2014-04-26
1
-0
/
+31
*
Change "percentage change" function and add comments/test for it.
qyearsley@chromium.org
2014-04-24
1
-0
/
+23
*
Refactor CalculateConfidence and add unit test.
qyearsley@chromium.org
2014-04-10
1
-0
/
+79