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

Issue 12913017: Support multiple proguard flags from java_apk.gypi. Proguard supports multiple proguard configurati… (Closed)

Created:
7 years, 9 months ago by Jungshik Jang
Modified:
7 years, 8 months ago
CC:
chromium-reviews, klundberg+watch_chromium.org, frankf+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy+watch_chromium.org, ycheo (away)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Support multiple proguard flags from java_apk.gypi. Proguard supports multiple proguard configuration files but java_apk and apk-build.xml supports only one proguard configuration. BUG=181470 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=191806

Patch Set 1 #

Patch Set 2 : Reflect java_apk.gypi changes #

Patch Set 3 : add test build #

Patch Set 4 : #

Total comments: 8

Patch Set 5 : Applied comments #

Patch Set 6 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -10 lines) Patch
M build/all_android.gyp View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M build/android/ant/apk-obfuscate.xml View 1 2 1 chunk +1 line, -1 line 0 comments Download
A build/android/tests/multiple_proguards/AndroidManifest.xml View 1 2 3 1 chunk +30 lines, -0 lines 0 comments Download
A build/android/tests/multiple_proguards/multiple_proguards.gyp View 1 2 3 4 1 chunk +33 lines, -0 lines 0 comments Download
A build/android/tests/multiple_proguards/proguard1.flags View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
A build/android/tests/multiple_proguards/proguard2.flags View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
A + build/android/tests/multiple_proguards/src/dummy/DummyActivity.java View 1 2 1 chunk +7 lines, -6 lines 0 comments Download
M build/java_apk.gypi View 1 2 3 4 5 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
Jungshik Jang
Hi all. I'd like you to do code review on this. This is to support ...
7 years, 9 months ago (2013-03-25 08:09:27 UTC) #1
ycheo (away)
lgtm
7 years, 9 months ago (2013-03-25 12:32:23 UTC) #2
Yaron
-me, +cjhopman
7 years, 9 months ago (2013-03-27 23:56:31 UTC) #3
cjhopman
Looks like you lost the change to the ant script (the relevant part has moved ...
7 years, 9 months ago (2013-03-28 00:08:12 UTC) #4
jayjang
On 2013/03/28 00:08:12, cjhopman wrote: > Looks like you lost the change to the ant ...
7 years, 9 months ago (2013-03-28 01:12:54 UTC) #5
Jungshik Jang
Hi Chris. I added dummy package which tests multiple proguard files. Also, I revisited ant-obfuscate.xml ...
7 years, 8 months ago (2013-03-29 12:49:15 UTC) #6
cjhopman
Adding ilevy@ to approve the new target for android_builder_tests This is good, just a few ...
7 years, 8 months ago (2013-03-29 14:43:46 UTC) #7
jayjang
Thanks Chris for your review. I applied your comments to the change. Please review it ...
7 years, 8 months ago (2013-03-29 15:05:19 UTC) #8
Jungshik Jang
On 2013/03/29 15:05:19, jayjang wrote: > Thanks Chris for your review. > > I applied ...
7 years, 8 months ago (2013-04-01 07:18:45 UTC) #9
cjhopman
lgtm
7 years, 8 months ago (2013-04-01 20:33:58 UTC) #10
Jungshik Jang
On 2013/04/01 20:33:58, cjhopman wrote: > lgtm Thanks
7 years, 8 months ago (2013-04-02 06:03:09 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jayjang@chromium.org/12913017/18001
7 years, 8 months ago (2013-04-02 06:03:41 UTC) #12
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-02 06:03:48 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jayjang@chromium.org/12913017/26002
7 years, 8 months ago (2013-04-02 06:28:48 UTC) #14
commit-bot: I haz the power
Change committed as 191806
7 years, 8 months ago (2013-04-02 09:10:55 UTC) #15
kjyoun
On 2013/04/02 09:10:55, I haz the power (commit-bot) wrote: > Change committed as 191806 This ...
7 years, 8 months ago (2013-04-02 10:11:31 UTC) #16
kjyoun
7 years, 8 months ago (2013-04-02 10:16:00 UTC) #17
Message was sent while issue was closed.
Ignore my last update.
(I put the comment on the wrong CL)

On 2013/04/02 10:11:31, kjyoun wrote:
> On 2013/04/02 09:10:55, I haz the power (commit-bot) wrote:
> > Change committed as 191806
> 
> This CL was reverted due to build breakage on chrome.
> Upload new CL to fix build breakage on chrome.
> https://codereview.chromium.org/13470004

Powered by Google App Engine
This is Rietveld 408576698