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

Issue 2837953002: diagnose_apk_bloat.py: add native diffs. (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: add native diffs. This CL adds native diffing to diagnose_apk_bloat.py via tools/binary_size/supersize. The summary section just shows the changes in section sizes and the details section gives the output of diffing two SizeInfo objects. BUG=695182 Review-Url: https://codereview.chromium.org/2837953002 Cr-Commit-Position: refs/heads/master@{#466807} Committed: https://chromium.googlesource.com/chromium/src/+/7c20807c1c9b2b2252bf102b8316b17e94ca8a57

Patch Set 1 #

Patch Set 2 : Remove silent flag #

Total comments: 2

Patch Set 3 : console -> diff + log file format fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+77 lines, -39 lines) Patch
M tools/binary_size/diagnose_apk_bloat.py View 1 2 16 chunks +77 lines, -39 lines 0 comments Download

Messages

Total messages: 10 (5 generated)
estevenson
ptal Andrew. The summary regex is pretty fragile - not sure about a better way ...
3 years, 8 months ago (2017-04-24 20:12:09 UTC) #2
agrieve
lgtm https://codereview.chromium.org/2837953002/diff/20001/tools/binary_size/diagnose_apk_bloat.py File tools/binary_size/diagnose_apk_bloat.py (right): https://codereview.chromium.org/2837953002/diff/20001/tools/binary_size/diagnose_apk_bloat.py#newcode98 tools/binary_size/diagnose_apk_bloat.py:98: q = 'Print(Diff(size_info1, size_info2), use_pager=False);' nit: shouldn't need ...
3 years, 8 months ago (2017-04-24 20:43:21 UTC) #3
estevenson
https://codereview.chromium.org/2837953002/diff/20001/tools/binary_size/diagnose_apk_bloat.py File tools/binary_size/diagnose_apk_bloat.py (right): https://codereview.chromium.org/2837953002/diff/20001/tools/binary_size/diagnose_apk_bloat.py#newcode98 tools/binary_size/diagnose_apk_bloat.py:98: q = 'Print(Diff(size_info1, size_info2), use_pager=False);' On 2017/04/24 20:43:21, agrieve ...
3 years, 8 months ago (2017-04-24 22:39:40 UTC) #6
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/2837953002/40001
3 years, 8 months ago (2017-04-24 22:39:41 UTC) #7
commit-bot: I haz the power
3 years, 8 months ago (2017-04-24 22:52:30 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/7c20807c1c9b2b2252bf102b8316...

Powered by Google App Engine
This is Rietveld 408576698