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

Issue 1491463002: build CrOS chrome with gn (Closed)

Created:
5 years ago by rjkroege
Modified:
5 years ago
CC:
chromium-reviews, Peter Mayo, brettw
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

build CrOS chrome with gn Augment the CrOS gn build to successfully build CrOS Chrome with gn. BUG=558623 Committed: https://crrev.com/294d703324a8914ca636209b32fca94034ce9e16 Cr-Commit-Position: refs/heads/master@{#363616}

Patch Set 1 #

Total comments: 2

Patch Set 2 : better comments #

Total comments: 2

Patch Set 3 : review comments #

Total comments: 2

Patch Set 4 : tested for arm board #

Total comments: 2

Patch Set 5 : review #

Patch Set 6 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+61 lines, -21 lines) Patch
M build/config/BUILDCONFIG.gn View 1 2 3 4 5 1 chunk +3 lines, -2 lines 0 comments Download
M build/toolchain/cros/BUILD.gn View 1 2 3 4 1 chunk +51 lines, -16 lines 0 comments Download
M content/common/BUILD.gn View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M mojo/runner/host/linux_sandbox.cc View 1 2 3 4 5 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 42 (15 generated)
rjkroege
ptal
5 years ago (2015-11-30 21:58:36 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1491463002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1491463002/1
5 years ago (2015-11-30 22:00:31 UTC) #4
Peter Mayo
This looks like it is replacing the build to run the chromeos UI on Linux ...
5 years ago (2015-11-30 22:11:24 UTC) #6
rjkroege
On 2015/11/30 22:11:24, Peter Mayo wrote: > This looks like it is replacing the build ...
5 years ago (2015-11-30 22:34:57 UTC) #7
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-11-30 23:57:25 UTC) #9
Peter Mayo
I withdraw my previous comments. I don't understand what's going on, so I'm just going ...
5 years ago (2015-12-01 00:51:21 UTC) #10
Peter Mayo
I withdraw my previous comments. I don't understand what's going on, so I'm just going ...
5 years ago (2015-12-01 00:51:24 UTC) #11
rjkroege
On 2015/12/01 00:51:24, Peter Mayo wrote: > I withdraw my previous comments. > > I ...
5 years ago (2015-12-01 01:26:52 UTC) #14
Dirk Pranke
Okay, after having looked at this a bit and talked to Robert, I can see ...
5 years ago (2015-12-01 02:01:44 UTC) #15
rjkroege
On 2015/12/01 02:01:44, Dirk Pranke wrote: > Okay, after having looked at this a bit ...
5 years ago (2015-12-01 19:31:46 UTC) #16
Dirk Pranke
the comments at the top look good. https://codereview.chromium.org/1491463002/diff/20001/build/toolchain/cros/BUILD.gn File build/toolchain/cros/BUILD.gn (right): https://codereview.chromium.org/1491463002/diff/20001/build/toolchain/cros/BUILD.gn#newcode44 build/toolchain/cros/BUILD.gn:44: clang_toolchain("clang_x64") { ...
5 years ago (2015-12-01 20:13:48 UTC) #17
rjkroege
ptal https://codereview.chromium.org/1491463002/diff/20001/build/toolchain/cros/BUILD.gn File build/toolchain/cros/BUILD.gn (right): https://codereview.chromium.org/1491463002/diff/20001/build/toolchain/cros/BUILD.gn#newcode44 build/toolchain/cros/BUILD.gn:44: clang_toolchain("clang_x64") { On 2015/12/01 20:13:48, Dirk Pranke wrote: ...
5 years ago (2015-12-02 00:22:39 UTC) #18
Dirk Pranke
https://codereview.chromium.org/1491463002/diff/40001/build/config/BUILDCONFIG.gn File build/config/BUILDCONFIG.gn (right): https://codereview.chromium.org/1491463002/diff/40001/build/config/BUILDCONFIG.gn#newcode188 build/config/BUILDCONFIG.gn:188: _default_toolchain = "//build/toolchain/cros:clang_$target_cpu" If someone tries to do a ...
5 years ago (2015-12-02 00:25:17 UTC) #19
rjkroege
dpranke@: ptal. sky@: for the linux_sandbox.cc change. This is necessary to cross-compile for ARM CrOS. ...
5 years ago (2015-12-03 18:48:59 UTC) #21
Dirk Pranke
closer ... one question, because if your change actually works for arm, I'm not sure ...
5 years ago (2015-12-03 18:52:08 UTC) #22
rjkroege
ptal https://codereview.chromium.org/1491463002/diff/60001/build/toolchain/cros/BUILD.gn File build/toolchain/cros/BUILD.gn (right): https://codereview.chromium.org/1491463002/diff/60001/build/toolchain/cros/BUILD.gn#newcode45 build/toolchain/cros/BUILD.gn:45: toolchain_cpu = "x64" On 2015/12/03 18:52:08, Dirk Pranke ...
5 years ago (2015-12-03 19:52:31 UTC) #23
Dirk Pranke
lgtm
5 years ago (2015-12-03 19:54:09 UTC) #24
rjkroege
brettw@chromium.org: Please review changes in build/config/BUILDCONFIG.gn
5 years ago (2015-12-03 20:05:30 UTC) #26
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1491463002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1491463002/100001
5 years ago (2015-12-03 20:07:12 UTC) #28
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years ago (2015-12-03 20:42:23 UTC) #30
sky
LGTM +erg
5 years ago (2015-12-03 20:54:23 UTC) #32
Elliot Glaysher
lgtm
5 years ago (2015-12-03 20:55:55 UTC) #33
jam
lgtm
5 years ago (2015-12-04 05:13:40 UTC) #34
brettw
lgtm
5 years ago (2015-12-07 20:22:01 UTC) #35
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1491463002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1491463002/100001
5 years ago (2015-12-07 20:26:14 UTC) #38
commit-bot: I haz the power
Committed patchset #6 (id:100001)
5 years ago (2015-12-07 22:56:38 UTC) #40
commit-bot: I haz the power
5 years ago (2015-12-07 22:57:42 UTC) #42
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/294d703324a8914ca636209b32fca94034ce9e16
Cr-Commit-Position: refs/heads/master@{#363616}

Powered by Google App Engine
This is Rietveld 408576698