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

Issue 1619553003: Support uncompress and page align shared libraries (Closed)

Created:
4 years, 11 months ago by michaelbai
Modified:
4 years, 11 months ago
Reviewers:
Yaron, jbudorick
CC:
chromium-reviews, klundberg+watch_chromium.org, mikecase+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org, agrieve
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Support uncompress and page align shared libraries This is no corresponding gyp change, because the ant apkbuilder doesn't support uncompress shared libraries, to only have GN support this meets our requirement. BUG=579610 Committed: https://crrev.com/e77d565e1b9a8d3a2822b54bbaee1d81f5a67198 Cr-Commit-Position: refs/heads/master@{#371384}

Patch Set 1 #

Total comments: 6

Patch Set 2 : address comments #

Total comments: 2

Patch Set 3 : apk_merger #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -7 lines) Patch
M android_webview/tools/apk_merger.py View 1 2 3 5 chunks +13 lines, -3 lines 0 comments Download
M build/android/gyp/apkbuilder.py View 1 2 2 chunks +13 lines, -1 line 0 comments Download
M build/android/gyp/finalize_apk.py View 4 chunks +17 lines, -3 lines 0 comments Download
M build/config/android/internal_rules.gni View 1 5 chunks +14 lines, -0 lines 0 comments Download
M build/config/android/rules.gni View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (7 generated)
michaelbai
4 years, 11 months ago (2016-01-21 07:27:09 UTC) #3
Yaron
agrive is OOO through next week so took a look. +john to help :) https://codereview.chromium.org/1619553003/diff/1/build/android/gyp/apkbuilder.py ...
4 years, 11 months ago (2016-01-21 20:22:46 UTC) #5
michaelbai
PTAL https://codereview.chromium.org/1619553003/diff/1/build/android/gyp/apkbuilder.py File build/android/gyp/apkbuilder.py (right): https://codereview.chromium.org/1619553003/diff/1/build/android/gyp/apkbuilder.py#newcode217 build/android/gyp/apkbuilder.py:217: compress = not (options.uncompress_shared_libraries and On 2016/01/21 20:22:46, ...
4 years, 11 months ago (2016-01-21 21:58:03 UTC) #6
Yaron
On 2016/01/21 21:58:03, michaelbai wrote: > PTAL > > https://codereview.chromium.org/1619553003/diff/1/build/android/gyp/apkbuilder.py > File build/android/gyp/apkbuilder.py (right): > ...
4 years, 11 months ago (2016-01-21 22:11:04 UTC) #7
michaelbai
On 2016/01/21 22:11:04, Yaron wrote: > On 2016/01/21 21:58:03, michaelbai wrote: > > PTAL > ...
4 years, 11 months ago (2016-01-21 22:18:08 UTC) #8
jbudorick
https://codereview.chromium.org/1619553003/diff/20001/build/android/gyp/finalize_apk.py File build/android/gyp/finalize_apk.py (right): https://codereview.chromium.org/1619553003/diff/20001/build/android/gyp/finalize_apk.py#newcode58 build/android/gyp/finalize_apk.py:58: def AlignApk(zipalign_path, package_align, unaligned_path, final_path): Please update https://code.google.com/p/chromium/codesearch#chromium/src/android_webview/tools/apk_merger.py&l=136
4 years, 11 months ago (2016-01-25 15:31:10 UTC) #9
michaelbai
Thanks, PTAL https://codereview.chromium.org/1619553003/diff/20001/build/android/gyp/finalize_apk.py File build/android/gyp/finalize_apk.py (right): https://codereview.chromium.org/1619553003/diff/20001/build/android/gyp/finalize_apk.py#newcode58 build/android/gyp/finalize_apk.py:58: def AlignApk(zipalign_path, package_align, unaligned_path, final_path): On 2016/01/25 ...
4 years, 11 months ago (2016-01-25 20:40:59 UTC) #10
jbudorick
lgtm
4 years, 11 months ago (2016-01-25 22:07:16 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1619553003/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1619553003/60001
4 years, 11 months ago (2016-01-25 22:57:47 UTC) #14
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 11 months ago (2016-01-26 00:43:20 UTC) #16
commit-bot: I haz the power
4 years, 11 months ago (2016-01-26 00:44:16 UTC) #18
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/e77d565e1b9a8d3a2822b54bbaee1d81f5a67198
Cr-Commit-Position: refs/heads/master@{#371384}

Powered by Google App Engine
This is Rietveld 408576698