Chromium Code Reviews
Descriptiondiagnose_apk_bloat.py: handle more rev options.
This CL introduces the ability to perform builds/diffs on all commits in
a specified range by passing the --all option. Other features added
include:
* Perform local builds on commits in a subrepo (via --subrepo)
* Store metadata and prevent unnecessary builds/downloads/diffs
BUG=710076
Review-Url: https://codereview.chromium.org/2834103002
Cr-Commit-Position: refs/heads/master@{#466456}
Committed: https://chromium.googlesource.com/chromium/src/+/af790e8aa737385eb96d134ab18c475185671edc
Patch Set 1 #Patch Set 2 : Remove unused field #
Total comments: 11
Patch Set 3 : agrieve comments less pass subrepo all the places #Patch Set 4 : pass subrepo all the places! #Patch Set 5 : Update README, get rid of dependent CL #Patch Set 6 : add missing --cloud to readme #Messages
Total messages: 13 (6 generated)
|