webrtc/tools
kjellander@webrtc.org d71fc87225 Make auto-roll script work with separate Chromium checkouts.
* Add optional --chromium-checkout flag to point out the Chromium checkout to
work in (automatic fallback to current working dir if that's a Chromium checkout).
* Introduce logging and --verbose flag.
* Make functions private and adopt Python style guide.
* Made --dry-run perform the presubmit checks and other stuff for --commit, except the actual commit.
* Add EDITOR=true environment to 'git cl upload' to avoid launching an interactive editor.
* Removed interactive invocation of 'git cl upload' and 'git cl land'

BUG=chromium:433305
TESTED=Muliple local runs using:
tools/autoroller/roll_webrtc_in_chromium.py --chromium-checkout /path/to/chrome/src --dry-run --verbose
tools/autoroller/roll_webrtc_in_chromium.py --chromium-checkout /path/to/chrome/src --dry-run --abort
tools/autoroller/roll_webrtc_in_chromium.py --chromium-checkout /path/to/chrome/src --dry-run --status
cd /path/to/chrome/src
/path/to/webrtc/src/tools/autoroller/roll_webrtc_in_chromium.py --dry-run --verbose

R=phoglund@webrtc.org, tommi@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/46559004

Cr-Commit-Position: refs/heads/master@{#8694}
git-svn-id: http://webrtc.googlecode.com/svn/trunk@8694 4adac7df-926f-26a2-2b94-8c16560cd09d
2015-03-12 10:56:13 +00:00
..
autoroller Make auto-roll script work with separate Chromium checkouts. 2015-03-12 10:56:13 +00:00
cpu Add a little utility to capture cpu graphs. 2014-12-17 12:35:29 +00:00
gritsettings Roll chromium_revision 9070a80..cd35af6 (313233:314322) 2015-02-03 15:24:22 +00:00
matlab Swap colheaders for textdata in parseLog.m. 2011-12-08 20:56:53 +00:00
msan Tighten up MSan blacklist.txt owners. 2014-10-22 11:20:07 +00:00
network_emulator Document the source of test scenarios for Dummynet wrapper script. 2013-09-03 13:01:31 +00:00
perf Made e2e audio quality test write its results to perf. 2012-12-10 10:08:00 +00:00
python_charts GN: Add PRESUBMIT.py check for GN changes + default bots. 2014-08-06 09:11:18 +00:00
refactoring Tweaked webrtc_reformat. 2013-05-08 13:56:23 +00:00
valgrind-webrtc Revert "Suppress memcheck error in video_engine_tests" 2015-03-12 10:37:21 +00:00
.gitignore Moving buildbot to internal repository. 2012-06-20 07:55:41 +00:00
codereview.settings Adding TRYSERVER_ROOT to codereview.settings 2013-01-18 08:27:48 +00:00
DEPS Deleting quality dashboard code. 2014-12-11 07:57:22 +00:00
OWNERS Try server and buildbot scripts now using Chromium scripts. 2012-03-27 15:57:30 +00:00
PRESUBMIT.py Added protoc_wrapper to blacklist, fixed tools/PRESUBMIT.py which was passing in the wrong args to CheckLongLines. 2013-05-14 09:42:39 +00:00
whitespace.txt Whitespace change after enabling gnumbd 2015-01-27 16:46:13 +00:00