Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(153)

Issue 2834103002: diagnose_apk_bloat.py: handle more rev options. (Closed)

Created:
3 years, 8 months ago by estevenson
Modified:
3 years, 8 months ago
Reviewers:
agrieve
CC:
chromium-reviews, wnwen+watch_chromium.org, estevenson+watch_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

diagnose_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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+302 lines, -138 lines) Patch
M tools/binary_size/README.md View 1 2 3 4 5 2 chunks +7 lines, -5 lines 0 comments Download
M tools/binary_size/diagnose_apk_bloat.py View 1 2 3 4 15 chunks +295 lines, -133 lines 0 comments Download

Messages

Total messages: 13 (6 generated)
estevenson
ptal Andrew.
3 years, 8 months ago (2017-04-21 14:58:10 UTC) #2
agrieve
Overall like the structure you've chosen. A few recommendations though. https://codereview.chromium.org/2834103002/diff/20001/tools/binary_size/diagnose_apk_bloat.py File tools/binary_size/diagnose_apk_bloat.py (right): https://codereview.chromium.org/2834103002/diff/20001/tools/binary_size/diagnose_apk_bloat.py#newcode24 ...
3 years, 8 months ago (2017-04-21 16:57:31 UTC) #4
estevenson
ptal Andrew. ps3 has all comments fixed except globals. ps3 has a global _subrepo, ps4 ...
3 years, 8 months ago (2017-04-21 20:15:49 UTC) #5
agrieve
lgtm
3 years, 8 months ago (2017-04-21 20:39:48 UTC) #6
agrieve
On 2017/04/21 20:39:48, agrieve wrote: > lgtm actually - please also update README. But lgtm.
3 years, 8 months ago (2017-04-21 20:40:08 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2834103002/100001
3 years, 8 months ago (2017-04-21 21:28:38 UTC) #10
commit-bot: I haz the power
3 years, 8 months ago (2017-04-21 21:45:39 UTC) #13
Message was sent while issue was closed.
Committed patchset #6 (id:100001) as
https://chromium.googlesource.com/chromium/src/+/af790e8aa737385eb96d134ab18c...

Powered by Google App Engine
This is Rietveld 408576698