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 correction to grep pattern to grab git hash for given commit position.
prasadv
2014-09-11
1
-1
/
+1
*
Replace "git svn" with "git footers" commands to get commit position or svn r...
prasadv
2014-09-10
1
-27
/
+11
*
Bisect config params should alway be empty.
prasadv
2014-09-04
1
-11
/
+7
*
Use author name and email-id instead of committer information.
prasadv
2014-09-03
1
-1
/
+1
*
In the presubmit for auto-bisect, run pylint and unit tests.
qyearsley
2014-09-01
5
-0
/
+128
*
Refactor SyncBuildAndRunRevision to remove deep nesting.
qyearsley
2014-08-29
1
-7
/
+11
*
Rename post_perf_builder_job.py -> request_build.py
qyearsley
2014-08-29
1
-1
/
+1
*
Remove codes related deleting Blink or WebKit repository while processing rev...
prasadv
2014-08-28
1
-33
/
+1
*
Rename run-bisect-perf-regression.cfg -> auto_bisect/bisect.cfg
qyearsley
2014-08-28
2
-8
/
+80
*
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
2
-6
/
+24
*
Fix issues caused due to GitMigration.
prasadv
2014-08-26
2
-5
/
+21
*
Teach bisect script to resolve Cr-Commit-Positions.
tonyg
2014-08-25
1
-2
/
+3
*
Drop obsolete --git-deps parameter to gclient.
szager
2014-08-25
1
-1
/
+1
*
Quick spelling clean-up in the auto-bisect code.
qyearsley
2014-08-23
3
-12
/
+13
*
Extract Builder and subclasses to separate module.
qyearsley@chromium.org
2014-08-15
2
-118
/
+488
*
Update comments in post_perf_builder_job.py + minor refactoring.
qyearsley@chromium.org
2014-08-11
1
-118
/
+115
*
Use Welch's t-test to calculate confidence scores in the bisect script.
qyearsley@chromium.org
2014-07-30
3
-5
/
+338
*
Move statistical functions to another module.
qyearsley@chromium.org
2014-07-29
2
-0
/
+192
*
Style cleanup and comments in bisect_utils.py.
qyearsley@chromium.org
2014-07-28
1
-127
/
+141
*
Extract SourceControl to module; extract common methods to bisect_utils.
qyearsley@chromium.org
2014-07-25
2
-0
/
+442
*
Make a directory in which to put bisect-related modules.
qyearsley@chromium.org
2014-07-10
5
-0
/
+909