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

Issue 1952153002: 👪 Strip R.class in android_prebuilt() (Closed)

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

Description

Strip R.class in android_prebuilt() Some Android libraries have started including R.class in their jar files, so they need to be stripped before dexing. BUG=585576 Committed: https://crrev.com/dd2adf0e9718ec28f46dde4c09e379c9df82065e Cr-Commit-Position: refs/heads/master@{#392620}

Patch Set 1 #

Patch Set 2 : Don't strip out *all* R.class, just those associated with known resources #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+115 lines, -20 lines) Patch
M build/android/gyp/jar.py View 1 2 chunks +32 lines, -4 lines 1 comment Download
M build/android/gyp/write_build_config.py View 1 1 chunk +5 lines, -0 lines 0 comments Download
M build/config/android/internal_rules.gni View 1 8 chunks +77 lines, -16 lines 0 comments Download
M build/config/android/rules.gni View 1 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 25 (13 generated)
agrieve
On 2016/05/05 01:44:56, agrieve wrote: > mailto:agrieve@chromium.org changed reviewers: > + mailto:yfriedman@chromium.org
4 years, 7 months ago (2016-05-05 01:45:03 UTC) #3
Yaron
lgtm - seems reasonable
4 years, 7 months ago (2016-05-06 15:26:04 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1952153002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1952153002/1
4 years, 7 months ago (2016-05-06 15:42:05 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/66235)
4 years, 7 months ago (2016-05-06 16:14:21 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1952153002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1952153002/1
4 years, 7 months ago (2016-05-06 18:37:39 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_rel/builds/62563)
4 years, 7 months ago (2016-05-06 19:13:56 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1952153002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1952153002/1
4 years, 7 months ago (2016-05-06 20:20:30 UTC) #14
commit-bot: I haz the power
Try jobs failed on following builders: android_chromium_gn_compile_rel on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_chromium_gn_compile_rel/builds/62631)
4 years, 7 months ago (2016-05-06 20:54:42 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1952153002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1952153002/20001
4 years, 7 months ago (2016-05-10 14:57:24 UTC) #19
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-10 15:57:02 UTC) #21
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/dd2adf0e9718ec28f46dde4c09e379c9df82065e Cr-Commit-Position: refs/heads/master@{#392620}
4 years, 7 months ago (2016-05-10 15:58:37 UTC) #23
jbudorick
4 years, 7 months ago (2016-05-10 23:24:43 UTC) #25
Message was sent while issue was closed.
https://codereview.chromium.org/1952153002/diff/20001/build/android/gyp/jar.py
File build/android/gyp/jar.py (right):

https://codereview.chromium.org/1952153002/diff/20001/build/android/gyp/jar.p...
build/android/gyp/jar.py:79: print excluded_classes
you got your print messages in the build output :(

Powered by Google App Engine
This is Rietveld 408576698