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-builds.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Removes Android from the bisect-builds script.
John Budorick
2015-02-27
1
-252
/
+49
*
Add support to bisect nonofficial Android builds from tip of tree bot.
mikecase
2015-02-06
1
-67
/
+154
*
Add com.chrome.work as supported channel.
kerz
2015-01-22
1
-0
/
+1
*
Make it possible to bisect builds of Chrome for ChromeOS
dmazzoni
2015-01-22
1
-4
/
+16
*
Add --use-local-cache and remove --use-local-repo to speed up bisect-builds.py
rob
2015-01-22
1
-40
/
+124
*
Add bisecting of official builds for Android using bisect-builds script.
mikecase
2014-12-02
1
-7
/
+121
*
Fix bisect-builds on Windows.
kbr
2014-11-27
1
-1
/
+1
*
bisect-builds.py: Replace DEPS_FILE url with new url.
pshenoy
2014-09-10
1
-21
/
+33
*
bisect-builds.py: Add another search pattern to get SVN revision number from ...
pshenoy
2014-09-05
1
-1
/
+9
*
bisect-builds.py: Correct method to convert SVN revision to Git hash.
pshenoy
2014-09-05
1
-6
/
+4
*
bisect-builds.py: Fix broken chromium changelog URL to new URL.
pshenoy
2014-09-02
1
-4
/
+21
*
bisect-builds.py: Change official changelog URL to new URL.
pshenoy
2014-08-26
1
-2
/
+2
*
bisect-builds.py: Support for bisecting official builds for win64 and mac64 p...
pshenoy@chromium.org
2014-08-22
1
-5
/
+16
*
bisect-builds.py: Fix official build bisect for Windows platform.
pshenoy@chromium.org
2014-08-21
1
-2
/
+2
*
bisect-builds.py: Fix official Google Chrome build bisection.
pshenoy@chromium.org
2014-08-21
1
-22
/
+68
*
bisect-builds.py: Cleanup the code related to bisecting official aura builds.
pshenoy@chromium.org
2014-08-14
1
-40
/
+5
*
bisect-builds.py: Minor bug fixes for blink bisect and better error handling.
pshenoy@chromium.org
2014-08-13
1
-60
/
+54
*
Add a message to bisect-builds.py about using --use-local-repo
pdr@chromium.org
2014-08-09
1
-1
/
+5
*
bisect-builds.py: Added support for bisecting ASAN builds
cmumford@chromium.org
2014-08-01
1
-34
/
+121
*
Clean up style in bisect-builds.py.
qyearsley@chromium.org
2014-07-31
1
-133
/
+169
*
Fix bisect-builds.py crash when no bad build is given and GetSVNRevisionFromG...
pshenoy@chromium.org
2014-07-23
1
-2
/
+2
*
Reverting bisect-builds.py changes, because switch is still useful for debugg...
vitalybuka@chromium.org
2014-07-21
1
-4
/
+25
*
Convert githash to chromium revision instead of blink revision while doing a ...
pshenoy@chromium.org
2014-07-11
1
-9
/
+1
*
Added an option (--use-local-repo) to run bisect-builds.py from git checkout ...
pshenoy@chromium.org
2014-07-09
1
-7
/
+58
*
bisect-builds.py: Convert latest revision to SVN revision from Git hash
alancutter@chromium.org
2014-07-02
1
-3
/
+6
*
Fix bisect script to handle git svn migration. ie Wherever needed, convert gi...
pshenoy@chromium.org
2014-06-27
1
-10
/
+75
*
Remove kEnablePrintPreview now that the pdf plugin is part of Chromium.
jam@chromium.org
2014-05-27
1
-21
/
+4
*
Revert 272587 "Remove kEnablePrintPreview now that the pdf plugi..."
fgorski@chromium.org
2014-05-23
1
-4
/
+21
*
Remove kEnablePrintPreview now that the pdf plugin is part of Chromium.
jam@chromium.org
2014-05-23
1
-21
/
+4
*
Make bisect-builds.py tell bad/good revision from command exit code.
stgao@chromium.org
2014-02-11
1
-4
/
+23
*
Added --pdf-path flag to enable bisecting pdf or print preview issues with Ch...
vitalybuka@chromium.org
2014-01-09
1
-4
/
+22
*
Add Flash binary path option to bisect script.
ihf@chromium.org
2013-11-09
1
-18
/
+35
*
capitalizing Blink
karen@chromium.org
2013-10-01
1
-2
/
+2
*
print only chromium results for chromium bisect and only blink ones for blink...
karen@chromium.org
2013-09-30
1
-10
/
+23
*
Use shlex.split to tokenize command.
vitalybuka@chromium.org
2013-09-26
1
-1
/
+2
*
Changed script to pickup right chromium revision regardless of what's passed in
karen@chromium.org
2013-09-24
1
-3
/
+57
*
add the option to bisect blink builds as well and have blink revisions look i...
karen@chromium.org
2013-09-17
1
-24
/
+38
*
Change platform from lucid to precise for Linux and Linux 64 when bisecting o...
jansson@chromium.org
2013-08-30
1
-7
/
+7
*
Added support for bisecting only official aura builds.
pshenoy@chromium.org
2013-08-26
1
-7
/
+43
*
Add retry option to bisect-builds.py.
scheib@chromium.org
2013-08-20
1
-4
/
+10
*
[tools] Add arbitrary command execution to bisect-builds
vmpstr@chromium.org
2013-07-19
1
-5
/
+23
*
Teach bisect-builds about ARM linux builds
sbc@chromium.org
2013-05-09
1
-5
/
+6
*
Let bisect_build.py point to the new blink blamelist url.
thakis@chromium.org
2013-04-17
1
-16
/
+18
*
Add bisect-builds.py help text discussing revisions.
scheib@chromium.org
2013-02-12
1
-4
/
+12
*
Update the help text of bisect-builds.py tool.
ikarienator@chromium.org
2013-01-07
1
-3
/
+10
*
Make tools/bisect_builds.py handle reversed bad/good revision ranges
enne@chromium.org
2012-11-02
1
-54
/
+56
*
Don't crash on corrupted archive and allow user to continue bisect with diffe...
vitalybuka@chromium.org
2012-09-17
1
-29
/
+31
*
Skip bad/good even for oficial builds.
vitalybuka@chromium.org
2012-07-20
1
-41
/
+37
*
Changed official builds URL.
vitalybuka@chromium.org
2012-07-19
1
-1
/
+1
*
Fixed index type in GetOfficialBuildsList.
vitalybuka@chromium.org
2012-06-06
1
-2
/
+2
[next]