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

Issue 1348533007: GN: Use a custom script for package_apk() build step rather than ANT (Closed)

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

Description

GN: Use a custom script for package_apk() build step rather than ANT In addition to not having to rely on ANT, the script makes use of md5_check.py, which detects that rebuilding *_incremental.apk as unnecessary in most cases. BUG=375324, 533442 Committed: https://crrev.com/4716ea3a1b50d5071cc53c5a3b4ef652a58eab5f Cr-Commit-Position: refs/heads/master@{#350746}

Patch Set 1 #

Total comments: 9

Patch Set 2 : review commetns #

Unified diffs Side-by-side diffs Delta from patch set Stats (+99 lines, -32 lines) Patch
A build/android/gyp/apkbuilder.py View 1 1 chunk +87 lines, -0 lines 0 comments Download
M build/config/android/internal_rules.gni View 1 5 chunks +12 lines, -32 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 11 (4 generated)
Yaron
https://codereview.chromium.org/1348533007/diff/1/build/android/gyp/apkbuilder.py File build/android/gyp/apkbuilder.py (right): https://codereview.chromium.org/1348533007/diff/1/build/android/gyp/apkbuilder.py#newcode3 build/android/gyp/apkbuilder.py:3: # Copyright (c) 2012 The Chromium Authors. All rights ...
5 years, 3 months ago (2015-09-24 17:25:18 UTC) #2
agrieve
https://codereview.chromium.org/1348533007/diff/1/build/android/gyp/apkbuilder.py File build/android/gyp/apkbuilder.py (right): https://codereview.chromium.org/1348533007/diff/1/build/android/gyp/apkbuilder.py#newcode3 build/android/gyp/apkbuilder.py:3: # Copyright (c) 2012 The Chromium Authors. All rights ...
5 years, 3 months ago (2015-09-24 18:48:15 UTC) #3
Yaron
lgtm https://codereview.chromium.org/1348533007/diff/1/build/android/gyp/apkbuilder.py File build/android/gyp/apkbuilder.py (right): https://codereview.chromium.org/1348533007/diff/1/build/android/gyp/apkbuilder.py#newcode59 build/android/gyp/apkbuilder.py:59: tmp_apk = options.output_apk + '.tmp' On 2015/09/24 18:48:15, ...
5 years, 3 months ago (2015-09-24 18:56:11 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1348533007/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1348533007/20001
5 years, 3 months ago (2015-09-24 19:11:21 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1348533007/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1348533007/20001
5 years, 2 months ago (2015-09-25 02:11:07 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 2 months ago (2015-09-25 02:16:08 UTC) #10
commit-bot: I haz the power
5 years, 2 months ago (2015-09-25 02:16:42 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/4716ea3a1b50d5071cc53c5a3b4ef652a58eab5f
Cr-Commit-Position: refs/heads/master@{#350746}

Powered by Google App Engine
This is Rietveld 408576698