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

Issue 608853005: Add rename and inflate support to the RezipApk tool. (Closed)

Created:
6 years, 2 months ago by Anton
Modified:
6 years, 2 months ago
Reviewers:
rmcilroy
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add rename and inflate support to the RezipApk tool. This removes the need to use the previous "rezip" tool in the build process. That tool is still used in the LGPL compliance script, which will need to be addressed separately. BUG=390618, 388223 Committed: https://crrev.com/5887c778a800c9000e9565b40da65e9979657afd Cr-Commit-Position: refs/heads/master@{#297866}

Patch Set 1 #

Patch Set 2 : Don't remove the rezip dependency. The bot needs it. #

Total comments: 11

Patch Set 3 : Update for Ross' review #

Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -66 lines) Patch
M build/android/finalize_apk_action.gypi View 2 chunks +1 line, -4 lines 0 comments Download
M build/android/gyp/finalize_apk.py View 5 chunks +7 lines, -22 lines 0 comments Download
M build/android/rezip/RezipApk.java View 1 2 13 chunks +175 lines, -40 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Anton
6 years, 2 months ago (2014-10-01 15:50:41 UTC) #2
rmcilroy
looks good overall, one question about the file comparator. https://codereview.chromium.org/608853005/diff/20001/build/android/rezip/RezipApk.java File build/android/rezip/RezipApk.java (right): https://codereview.chromium.org/608853005/diff/20001/build/android/rezip/RezipApk.java#newcode68 build/android/rezip/RezipApk.java:68: ...
6 years, 2 months ago (2014-10-02 12:22:36 UTC) #3
Anton
https://codereview.chromium.org/608853005/diff/20001/build/android/rezip/RezipApk.java File build/android/rezip/RezipApk.java (right): https://codereview.chromium.org/608853005/diff/20001/build/android/rezip/RezipApk.java#newcode68 build/android/rezip/RezipApk.java:68: return filename; On 2014/10/02 12:22:36, rmcilroy wrote: > I ...
6 years, 2 months ago (2014-10-02 14:43:54 UTC) #4
rmcilroy
lgtm, thanks! Can we get rid of the old rezip tool now that you've updated ...
6 years, 2 months ago (2014-10-02 15:29:37 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/608853005/40001
6 years, 2 months ago (2014-10-02 17:07:48 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001) as 0c81284f3a9af4f73bf7e80be1a9ef0bf31a2bc9
6 years, 2 months ago (2014-10-02 18:20:26 UTC) #8
commit-bot: I haz the power
6 years, 2 months ago (2014-10-02 18:21:27 UTC) #9
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5887c778a800c9000e9565b40da65e9979657afd
Cr-Commit-Position: refs/heads/master@{#297866}

Powered by Google App Engine
This is Rietveld 408576698