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

Issue 227673008: Checkpoint work to get GN builds working on Android. (Closed)

Created:
6 years, 8 months ago by Dirk Pranke
Modified:
6 years, 8 months ago
Reviewers:
cjhopman, brettw, jam
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Checkpoint work to get GN builds working on Android. This fixes enough issues so that we can compile and link some libraries, but it is not yet a working build. Work remaining: - base needs JNI support ('base_jni_headers', etc.) - we need to figure out what should link and/or be APKs to run the tests - we need to adjust GN to only build in the host config, not the target config. R=brettw@chromium.org, cjhopman@chromium.org TBR=jam BUG=360936 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=263440

Patch Set 1 #

Patch Set 2 : clean up #

Total comments: 11

Patch Set 3 : merge forward, remove a few more targets that do not work on android yet #

Total comments: 2

Patch Set 4 : merge forward to r263056 #

Patch Set 5 : merge forward to 263376 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+179 lines, -97 lines) Patch
M BUILD.gn View 1 2 3 4 2 chunks +11 lines, -1 line 0 comments Download
M base/BUILD.gn View 1 2 3 1 chunk +26 lines, -0 lines 0 comments Download
M build/config/BUILDCONFIG.gn View 1 chunk +2 lines, -0 lines 0 comments Download
A build/config/android/BUILD.gn View 1 chunk +20 lines, -0 lines 0 comments Download
M ipc/BUILD.gn View 1 2 3 1 chunk +74 lines, -71 lines 0 comments Download
M tools/gn/secondary/testing/gtest/BUILD.gn View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
M tools/gn/secondary/third_party/libevent/BUILD.gn View 1 chunk +3 lines, -0 lines 0 comments Download
M url/BUILD.gn View 1 2 3 1 chunk +28 lines, -25 lines 0 comments Download

Messages

Total messages: 18 (0 generated)
Dirk Pranke
This patch is a work in progress (as noted in the description), but parts could ...
6 years, 8 months ago (2014-04-08 00:39:22 UTC) #1
brettw
https://codereview.chromium.org/227673008/diff/20001/build/config/android/BUILD.gn File build/config/android/BUILD.gn (right): https://codereview.chromium.org/227673008/diff/20001/build/config/android/BUILD.gn#newcode18 build/config/android/BUILD.gn:18: ] On 2014/04/08 00:39:22, Dirk Pranke wrote: > Is ...
6 years, 8 months ago (2014-04-09 05:37:07 UTC) #2
Dirk Pranke
https://codereview.chromium.org/227673008/diff/20001/build/config/android/BUILD.gn File build/config/android/BUILD.gn (right): https://codereview.chromium.org/227673008/diff/20001/build/config/android/BUILD.gn#newcode18 build/config/android/BUILD.gn:18: ] On 2014/04/09 05:37:08, brettw wrote: > On 2014/04/08 ...
6 years, 8 months ago (2014-04-09 18:49:20 UTC) #3
brettw
https://codereview.chromium.org/227673008/diff/20001/build/config/android/BUILD.gn File build/config/android/BUILD.gn (right): https://codereview.chromium.org/227673008/diff/20001/build/config/android/BUILD.gn#newcode18 build/config/android/BUILD.gn:18: ] I guess you're right we'll only get one ...
6 years, 8 months ago (2014-04-09 20:33:19 UTC) #4
Dirk Pranke
Updated; please take another look? It's probably easier to land this as-is rather than carve ...
6 years, 8 months ago (2014-04-10 01:49:52 UTC) #5
brettw
lgtm https://codereview.chromium.org/227673008/diff/40001/url/BUILD.gn File url/BUILD.gn (right): https://codereview.chromium.org/227673008/diff/40001/url/BUILD.gn#newcode82 url/BUILD.gn:82: "//base:base_i18n", Revert this change. I assume this is ...
6 years, 8 months ago (2014-04-10 19:54:49 UTC) #6
Dirk Pranke
https://codereview.chromium.org/227673008/diff/40001/url/BUILD.gn File url/BUILD.gn (right): https://codereview.chromium.org/227673008/diff/40001/url/BUILD.gn#newcode82 url/BUILD.gn:82: "//base:base_i18n", On 2014/04/10 19:54:49, brettw wrote: > Revert this ...
6 years, 8 months ago (2014-04-10 20:09:22 UTC) #7
Dirk Pranke
TBR'ing jam@ to make the OWNERS presubmit happy ...
6 years, 8 months ago (2014-04-10 20:22:42 UTC) #8
Dirk Pranke
The CQ bit was checked by dpranke@chromium.org
6 years, 8 months ago (2014-04-10 20:22:46 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpranke@chromium.org/227673008/60001
6 years, 8 months ago (2014-04-10 20:23:23 UTC) #10
Dirk Pranke
The CQ bit was unchecked by dpranke@chromium.org
6 years, 8 months ago (2014-04-10 20:25:14 UTC) #11
Dirk Pranke
The CQ bit was checked by dpranke@chromium.org
6 years, 8 months ago (2014-04-11 22:03:31 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpranke@chromium.org/227673008/60001
6 years, 8 months ago (2014-04-11 22:04:40 UTC) #13
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 8 months ago (2014-04-11 22:05:00 UTC) #14
commit-bot: I haz the power
Failed to apply patch for BUILD.gn: While running patch -p1 --forward --force --no-backup-if-mismatch; patching file ...
6 years, 8 months ago (2014-04-11 22:05:01 UTC) #15
Dirk Pranke
The CQ bit was checked by dpranke@chromium.org
6 years, 8 months ago (2014-04-11 22:21:23 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dpranke@chromium.org/227673008/80001
6 years, 8 months ago (2014-04-11 22:21:56 UTC) #17
commit-bot: I haz the power
6 years, 8 months ago (2014-04-12 01:19:17 UTC) #18
Message was sent while issue was closed.
Change committed as 263440

Powered by Google App Engine
This is Rietveld 408576698