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

Issue 811593005: Increase flexibility for NaCl toolchain download script. (Closed)

Created:
6 years ago by Nick Bray (chromium)
Modified:
5 years, 11 months ago
Reviewers:
Dirk Pranke, Nico
CC:
chromium-reviews, binji, bradnelson
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Increase flexibility for NaCl toolchain download script. Passing arguments in from the DEPS file makes it easier to configure the download. The main intent of this change is to make it easier to extract the NaCl toolchain immedately after downloading it in the Mojo repo. Currently Chromium does not need to extract the toolchain immedately, and this would require ~920MB of disk space, so this refactoring makes extraction possible but optional. Eventually Chromium will extract the toolchain immedately, but this will require a deeper rework of the GYP build. BUG=https://code.google.com/p/chromium/issues/detail?id=401761 Committed: https://crrev.com/474ab324d17d2cd198d3fb067cabc10a775a8df7 Cr-Commit-Position: refs/heads/master@{#309963}

Patch Set 1 #

Patch Set 2 : Simplify #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -14 lines) Patch
M DEPS View 1 chunk +2 lines, -0 lines 0 comments Download
M build/download_nacl_toolchains.py View 1 1 chunk +2 lines, -14 lines 0 comments Download

Messages

Total messages: 14 (2 generated)
Nick Bray (chromium)
thakis: OWNER Note foo[0:0] is idiomatic for "extending" at the beginning of a list. The ...
6 years ago (2014-12-17 22:21:48 UTC) #2
Dirk Pranke
On 2014/12/17 22:21:48, Nick Bray (chromium) wrote: > thakis: OWNER > > Note foo[0:0] is ...
6 years ago (2014-12-17 22:27:56 UTC) #3
Nick Bray (chromium)
> That works, but it's a bit cryptic. I'd probably just do > > args ...
6 years ago (2014-12-17 23:05:05 UTC) #4
Nico
this change lgtm, but the plans of unpacking 1GB of stuff at runhooks time in ...
6 years ago (2014-12-18 01:04:28 UTC) #5
Nick Bray (chromium)
On 2014/12/18 01:04:28, Nico wrote: > this change lgtm, but the plans of unpacking 1GB ...
6 years ago (2014-12-18 01:20:45 UTC) #6
Nico
On Wed, Dec 17, 2014 at 5:20 PM, <ncbray@chromium.org> wrote: > On 2014/12/18 01:04:28, Nico ...
6 years ago (2014-12-18 01:27:25 UTC) #7
Nick Bray (chromium)
> >> this change lgtm, but the plans of unpacking 1GB of stuff at runhooks ...
5 years, 11 months ago (2015-01-05 21:25: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/811593005/20001
5 years, 11 months ago (2015-01-05 21:27:18 UTC) #10
Nico
> My main goal here is to reduce complexity. Experience on this issue says that ...
5 years, 11 months ago (2015-01-05 21:29:11 UTC) #11
Nick Bray (chromium)
On 2015/01/05 21:29:11, Nico wrote: > > My main goal here is to reduce complexity. ...
5 years, 11 months ago (2015-01-05 21:51:27 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 11 months ago (2015-01-05 22:04:49 UTC) #13
commit-bot: I haz the power
5 years, 11 months ago (2015-01-05 22:05:51 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/474ab324d17d2cd198d3fb067cabc10a775a8df7
Cr-Commit-Position: refs/heads/master@{#309963}

Powered by Google App Engine
This is Rietveld 408576698