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

Issue 2594803002: Android: Delete rezip in favor of zipalign -p (Closed)

Created:
4 years ago by agrieve
Modified:
4 years ago
Reviewers:
michaelbai, jbudorick
CC:
chromium-reviews, mikecase+watch_chromium.org, jbudorick+watch_chromium.org, android-webview-reviews_chromium.org, agrieve+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Android: Delete rezip in favor of zipalign -p There's no need for a custom alignment tool now that zipalign supports page-aligning libraries. BUG=676029 Committed: https://crrev.com/5e7b486a42ae172313d28a6ef9c5e4bba38cd74f Cr-Commit-Position: refs/heads/master@{#440140}

Patch Set 1 #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+49 lines, -595 lines) Patch
M BUILD.gn View 1 chunk +0 lines, -1 line 0 comments Download
M android_webview/tools/apk_merger.py View 4 chunks +4 lines, -6 lines 0 comments Download
M build/android/gyp/apkbuilder.py View 2 chunks +8 lines, -4 lines 2 comments Download
M build/android/gyp/finalize_apk.py View 5 chunks +30 lines, -93 lines 0 comments Download
D build/android/rezip/BUILD.gn View 1 chunk +0 lines, -10 lines 0 comments Download
D build/android/rezip/RezipApk.java View 1 chunk +0 lines, -448 lines 0 comments Download
M build/config/android/internal_rules.gni View 6 chunks +6 lines, -19 lines 0 comments Download
M build/config/android/rules.gni View 4 chunks +1 line, -13 lines 2 comments Download
M chrome/android/chrome_public_apk_tmpl.gni View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 13 (5 generated)
agrieve
4 years ago (2016-12-20 19:59:40 UTC) #2
michaelbai
LGTM, we may also consider to combine uncompress_shared_libraries with load_library_from_apk, though monochrome doesn't use crazy ...
4 years ago (2016-12-20 20:26:02 UTC) #3
jbudorick
lgtm w/ ?s https://codereview.chromium.org/2594803002/diff/1/build/android/gyp/apkbuilder.py File build/android/gyp/apkbuilder.py (right): https://codereview.chromium.org/2594803002/diff/1/build/android/gyp/apkbuilder.py#newcode169 build/android/gyp/apkbuilder.py:169: and 'android_linker' not in basename): This ...
4 years ago (2016-12-20 21:29:51 UTC) #4
agrieve
https://codereview.chromium.org/2594803002/diff/1/build/android/gyp/apkbuilder.py File build/android/gyp/apkbuilder.py (right): https://codereview.chromium.org/2594803002/diff/1/build/android/gyp/apkbuilder.py#newcode169 build/android/gyp/apkbuilder.py:169: and 'android_linker' not in basename): On 2016/12/20 21:29:50, jbudorick ...
4 years ago (2016-12-21 15:41:41 UTC) #5
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/2594803002/1
4 years ago (2016-12-21 15:42:15 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years ago (2016-12-21 17:37:07 UTC) #10
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/5e7b486a42ae172313d28a6ef9c5e4bba38cd74f Cr-Commit-Position: refs/heads/master@{#440140}
4 years ago (2016-12-21 17:39:08 UTC) #12
agrieve
4 years ago (2016-12-22 17:39:41 UTC) #13
Message was sent while issue was closed.
A revert of this CL (patchset #1 id:1) has been created in
https://codereview.chromium.org/2595233003/ by agrieve@chromium.org.

The reason for reverting is: Broke downstream monochrome.

Powered by Google App Engine
This is Rietveld 408576698