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

Issue 13427020: [Android] Extract signing+zipaligning to python (Closed)

Created:
7 years, 8 months ago by cjhopman
Modified:
7 years, 8 months ago
Reviewers:
shashi, Yaron
CC:
chromium-reviews, klundberg+watch_chromium.org, frankf+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy+watch_chromium.org
Visibility:
Public.

Description

[Android] Extract signing+zipaligning to python Continued de-antification. This one is pretty straightforward. BUG=158821 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193160

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Total comments: 10

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -36 lines) Patch
M build/android/ant/apk-package.xml View 1 2 3 chunks +2 lines, -34 lines 0 comments Download
A build/android/gyp/finalize_apk.py View 1 1 chunk +69 lines, -0 lines 0 comments Download
M build/java_apk.gypi View 3 chunks +25 lines, -2 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
cjhopman
7 years, 8 months ago (2013-04-08 21:00:36 UTC) #1
shashi
lgtm https://codereview.chromium.org/13427020/diff/1/build/android/gyp/finalize_apk.py File build/android/gyp/finalize_apk.py (right): https://codereview.chromium.org/13427020/diff/1/build/android/gyp/finalize_apk.py#newcode18 build/android/gyp/finalize_apk.py:18: intermediate_path = unsigned_path + '.copy' why the extra ...
7 years, 8 months ago (2013-04-08 22:39:04 UTC) #2
cjhopman
https://codereview.chromium.org/13427020/diff/1/build/android/gyp/finalize_apk.py File build/android/gyp/finalize_apk.py (right): https://codereview.chromium.org/13427020/diff/1/build/android/gyp/finalize_apk.py#newcode18 build/android/gyp/finalize_apk.py:18: intermediate_path = unsigned_path + '.copy' On 2013/04/08 22:39:04, shashi ...
7 years, 8 months ago (2013-04-09 01:58:19 UTC) #3
cjhopman
7 years, 8 months ago (2013-04-09 01:58:28 UTC) #4
cjhopman
yfriedman@ for OWNERS
7 years, 8 months ago (2013-04-09 01:58:42 UTC) #5
Yaron
lgtm This has the added benefit of moving the intermediate apks out of the normal ...
7 years, 8 months ago (2013-04-09 05:37:16 UTC) #6
cjhopman
The -unsigned and -unaligned have actually been in the intermediate dir for some time now. ...
7 years, 8 months ago (2013-04-09 15:49:46 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/13427020/17001
7 years, 8 months ago (2013-04-09 15:50:06 UTC) #8
commit-bot: I haz the power
Retried try job too often on linux_chromeos for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_chromeos&number=101183
7 years, 8 months ago (2013-04-09 17:56:29 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/13427020/17001
7 years, 8 months ago (2013-04-09 17:59:18 UTC) #10
commit-bot: I haz the power
7 years, 8 months ago (2013-04-09 18:39:07 UTC) #11
Message was sent while issue was closed.
Change committed as 193160

Powered by Google App Engine
This is Rietveld 408576698