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

Issue 13811027: [Android] Split Ant -package and -package-resources (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] Split Ant -package and -package-resources Splits apk-package.xml into apk-package.xml and apk-package-resources.xml and adds a new gyp action for package-resources. This continues the simplification of gyp actions (i.e. each individual action should be simple). Also, allows more accurate specification of inputs for -package-resources vs -package (and allows -package-resources to be done in parallel with javac/dex/etc.). BUG=158821 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=193491

Patch Set 1 #

Patch Set 2 : Rebase #

Patch Set 3 : Better rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+65 lines, -154 lines) Patch
M build/android/ant/apk-package.xml View 2 chunks +2 lines, -95 lines 0 comments Download
A + build/android/ant/apk-package-resources.xml View 4 chunks +14 lines, -48 lines 0 comments Download
M build/java_apk.gypi View 1 2 5 chunks +49 lines, -11 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
cjhopman
7 years, 8 months ago (2013-04-09 17:47:42 UTC) #1
shashi
lgtm
7 years, 8 months ago (2013-04-09 18:34:47 UTC) #2
cjhopman
yfriedman@ for OWNERS
7 years, 8 months ago (2013-04-09 20:50:18 UTC) #3
Yaron
lgtm java_apk.gypi is now over 600 lines :S
7 years, 8 months ago (2013-04-10 00:08:02 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/13811027/1
7 years, 8 months ago (2013-04-10 00:11:12 UTC) #5
commit-bot: I haz the power
Failed to apply patch for build/java_apk.gypi: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
7 years, 8 months ago (2013-04-10 00:11:13 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/13811027/8001
7 years, 8 months ago (2013-04-10 20:08:29 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 8 months ago (2013-04-10 20:19:00 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/cjhopman@chromium.org/13811027/21001
7 years, 8 months ago (2013-04-10 20:45:01 UTC) #9
commit-bot: I haz the power
7 years, 8 months ago (2013-04-10 23:10:19 UTC) #10
Message was sent while issue was closed.
Change committed as 193491

Powered by Google App Engine
This is Rietveld 408576698