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

Issue 2319273002: Make secondary abi work for component build (Closed)

Created:
4 years, 3 months ago by michaelbai
Modified:
4 years, 3 months ago
CC:
chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org, Dirk Pranke
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make secondary abi work for component build Add secondary_abi_shared_libraries to pack all the secondary abi shared libraries into APK. BUG=622855 Committed: https://crrev.com/3ac692c2e67e8030a30e4ebcd12240352944f898 Cr-Commit-Position: refs/heads/master@{#417441}

Patch Set 1 #

Total comments: 13

Patch Set 2 : address the comments #

Patch Set 3 : change to root_out_dir #

Patch Set 4 : sync #

Patch Set 5 : add missing dep #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+168 lines, -42 lines) Patch
M build/android/BUILD.gn View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M build/android/gyp/write_build_config.py View 1 3 chunks +21 lines, -4 lines 0 comments Download
M build/config/android/internal_rules.gni View 1 2 3 5 chunks +59 lines, -2 lines 1 comment Download
M build/config/android/rules.gni View 1 2 3 4 7 chunks +84 lines, -32 lines 0 comments Download

Messages

Total messages: 28 (15 generated)
michaelbai
4 years, 3 months ago (2016-09-07 20:56:16 UTC) #3
agrieve
Just some nits. lgtm https://codereview.chromium.org/2319273002/diff/1/build/android/BUILD.gn File build/android/BUILD.gn (right): https://codereview.chromium.org/2319273002/diff/1/build/android/BUILD.gn#newcode66 build/android/BUILD.gn:66: "${root_shlib_dir}/lib.unstripped/${_soname}", nit: these should stay ...
4 years, 3 months ago (2016-09-08 01:02:16 UTC) #4
michaelbai
PTAL https://codereview.chromium.org/2319273002/diff/1/build/android/BUILD.gn File build/android/BUILD.gn (right): https://codereview.chromium.org/2319273002/diff/1/build/android/BUILD.gn#newcode66 build/android/BUILD.gn:66: "${root_shlib_dir}/lib.unstripped/${_soname}", On 2016/09/08 01:02:15, agrieve wrote: > nit: ...
4 years, 3 months ago (2016-09-08 18:52:51 UTC) #5
agrieve
https://codereview.chromium.org/2319273002/diff/1/build/android/BUILD.gn File build/android/BUILD.gn (right): https://codereview.chromium.org/2319273002/diff/1/build/android/BUILD.gn#newcode66 build/android/BUILD.gn:66: "${root_shlib_dir}/lib.unstripped/${_soname}", On 2016/09/08 18:52:50, michaelbai wrote: > On 2016/09/08 ...
4 years, 3 months ago (2016-09-08 18:57:19 UTC) #6
michaelbai
https://codereview.chromium.org/2319273002/diff/1/build/android/BUILD.gn File build/android/BUILD.gn (right): https://codereview.chromium.org/2319273002/diff/1/build/android/BUILD.gn#newcode66 build/android/BUILD.gn:66: "${root_shlib_dir}/lib.unstripped/${_soname}", On 2016/09/08 18:57:18, agrieve wrote: > On 2016/09/08 ...
4 years, 3 months ago (2016-09-08 19:03:41 UTC) #7
michaelbai
https://codereview.chromium.org/2319273002/diff/1/build/android/BUILD.gn File build/android/BUILD.gn (right): https://codereview.chromium.org/2319273002/diff/1/build/android/BUILD.gn#newcode66 build/android/BUILD.gn:66: "${root_shlib_dir}/lib.unstripped/${_soname}", On 2016/09/08 19:03:41, michaelbai wrote: > On 2016/09/08 ...
4 years, 3 months ago (2016-09-08 19:07:25 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2319273002/80001
4 years, 3 months ago (2016-09-08 22:08:24 UTC) #19
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 3 months ago (2016-09-08 23:47:28 UTC) #21
commit-bot: I haz the power
Patchset 5 (id:??) landed as https://crrev.com/3ac692c2e67e8030a30e4ebcd12240352944f898 Cr-Commit-Position: refs/heads/master@{#417441}
4 years, 3 months ago (2016-09-08 23:50:11 UTC) #23
Michael Achenbach
FYI dpranke: Yet another thing that broke V8 downstream: https://codereview.chromium.org/2325873003/ ERROR at //build/config/android/internal_rules.gni:8:1: Can't load ...
4 years, 3 months ago (2016-09-09 08:57:29 UTC) #25
Michael Achenbach
Could you try to find a solution asap (e.g. revert this) that unblocks the V8 ...
4 years, 3 months ago (2016-09-09 09:00:44 UTC) #26
agrieve
On 2016/09/09 09:00:44, machenbach (slow) wrote: > Could you try to find a solution asap ...
4 years, 3 months ago (2016-09-09 14:20:27 UTC) #27
agrieve
4 years, 3 months ago (2016-09-09 14:20:47 UTC) #28
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:80001) has been created in
https://codereview.chromium.org/2327063002/ by agrieve@chromium.org.

The reason for reverting is: Broke v8 roller.

Powered by Google App Engine
This is Rietveld 408576698