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

Issue 2226873002: Add support for building Go for Android. (Closed)

Created:
4 years, 4 months ago by bpastene
Modified:
4 years, 4 months ago
CC:
chromium-reviews, infra-reviews+infra_chromium.org
Base URL:
https://chromium.googlesource.com/infra/infra.git@master
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

Add support for building Go for Android. With GOOS=android and GOARCH=arm set, this will let you build binaries that run on devices. BUG=632895 Committed: https://chromium.googlesource.com/infra/infra/+/8efe78cbfaa8f69bd0518dd6dd2048379c75bf8e

Patch Set 1 #

Patch Set 2 : Switch to using the sdk in gomobile. #

Total comments: 11

Patch Set 3 : Commments + move deps roll to its own cl #

Total comments: 2

Patch Set 4 : Add a testing exception for the watchdog (for now). #

Patch Set 5 : Don't build on windows. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, --1 lines) Patch
A go/mobile_env.py View 1 2 1 chunk +82 lines, -0 lines 0 comments Download
A + go/src/infra/tools/device_watchdog/device_watchdog.infra_testing View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A go/src/infra/tools/device_watchdog/main.go View 1 2 3 4 1 chunk +12 lines, -0 lines 0 comments Download

Messages

Total messages: 29 (11 generated)
bpastene
ptal! https://www.youtube.com/watch?v=ZSCSB2bzrU8
4 years, 4 months ago (2016-08-08 20:45:16 UTC) #2
iannucci
On 2016/08/08 at 20:45:16, bpastene wrote: > ptal! > > https://www.youtube.com/watch?v=ZSCSB2bzrU8 Talked offline and we're ...
4 years, 4 months ago (2016-08-09 00:53:40 UTC) #3
Vadim Sh.
On 2016/08/09 00:53:40, iannucci wrote: > On 2016/08/08 at 20:45:16, bpastene wrote: > > ptal! ...
4 years, 4 months ago (2016-08-09 01:06:22 UTC) #6
iannucci
On 2016/08/09 at 01:06:22, vadimsh wrote: > On 2016/08/09 00:53:40, iannucci wrote: > > On ...
4 years, 4 months ago (2016-08-09 01:18:03 UTC) #7
iannucci
On 2016/08/09 at 01:18:03, iannucci wrote: > On 2016/08/09 at 01:06:22, vadimsh wrote: > > ...
4 years, 4 months ago (2016-08-09 01:18:31 UTC) #8
bpastene
ok, pt(another)l ! Added mobile_env.py and a glide deps for gomobile. On 2016/08/09 01:18:31, iannucci ...
4 years, 4 months ago (2016-08-09 23:10:44 UTC) #9
iannucci
lgtm with some nits. It would be really nice to split out the bulk of ...
4 years, 4 months ago (2016-08-10 01:40:36 UTC) #10
Vadim Sh.
https://codereview.chromium.org/2226873002/diff/20001/go/mobile_env.py File go/mobile_env.py (right): https://codereview.chromium.org/2226873002/diff/20001/go/mobile_env.py#newcode60 go/mobile_env.py:60: if not os.path.exists(ANDROID_NDK_PATH): On 2016/08/10 01:40:35, iannucci wrote: > ...
4 years, 4 months ago (2016-08-10 01:51:01 UTC) #11
bpastene
https://codereview.chromium.org/2226873002/diff/20001/go/deps.lock File go/deps.lock (left): https://codereview.chromium.org/2226873002/diff/20001/go/deps.lock#oldcode1 go/deps.lock:1: hash: 0967214f967693be0c31d71a9417e7b80a5af7967135a1f004526f9e2be30e80 On 2016/08/10 01:40:35, iannucci wrote: > can ...
4 years, 4 months ago (2016-08-10 22:56:06 UTC) #12
iannucci
https://codereview.chromium.org/2226873002/diff/40001/go/mobile_env.py File go/mobile_env.py (right): https://codereview.chromium.org/2226873002/diff/40001/go/mobile_env.py#newcode42 go/mobile_env.py:42: 'Specified arch not currently supported on android: %s' % ...
4 years, 4 months ago (2016-08-11 01:20:48 UTC) #13
bpastene
https://codereview.chromium.org/2226873002/diff/40001/go/mobile_env.py File go/mobile_env.py (right): https://codereview.chromium.org/2226873002/diff/40001/go/mobile_env.py#newcode42 go/mobile_env.py:42: 'Specified arch not currently supported on android: %s' % ...
4 years, 4 months ago (2016-08-11 17:27:54 UTC) #14
iannucci
On 2016/08/11 at 17:27:54, bpastene wrote: > https://codereview.chromium.org/2226873002/diff/40001/go/mobile_env.py > File go/mobile_env.py (right): > > https://codereview.chromium.org/2226873002/diff/40001/go/mobile_env.py#newcode42 ...
4 years, 4 months ago (2016-08-11 17:41:46 UTC) #15
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/2226873002/40001
4 years, 4 months ago (2016-08-11 19:55:36 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: Infra Mac Tester on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/3093fe4f8fbbb310) Infra Win ...
4 years, 4 months ago (2016-08-11 20:03:59 UTC) #19
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/2226873002/60001
4 years, 4 months ago (2016-08-11 20:19:58 UTC) #22
commit-bot: I haz the power
Try jobs failed on following builders: Infra Win Tester on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/30942178baa60e10)
4 years, 4 months ago (2016-08-11 20:44:16 UTC) #24
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/2226873002/80001
4 years, 4 months ago (2016-08-12 00:28:46 UTC) #27
commit-bot: I haz the power
4 years, 4 months ago (2016-08-12 00:45:35 UTC) #29
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/infra/infra/+/8efe78cbfaa8f69bd0518dd6dd204...

Powered by Google App Engine
This is Rietveld 408576698