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

Issue 735163002: Use the new nacl_core_sdk mode for package_version within Chromium. (Closed)

Created:
6 years, 1 month ago by David Yen
Modified:
6 years ago
CC:
chromium-reviews, binji+watch_chromium.org, Sam Clegg, Nick Bray (chromium)
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Use the new nacl_core_sdk mode for package_version within Chromium. A new "nacl_core_sdk" mode has been introduced for NaCl toolchain packages which allows the NaCl tree to specify what external facing users of the toolchain should download. Currently it only filters out the arm_trusted package which is not useful for Chromium. Eventually we will also use this to filter out a set of "raw" toolchains which do not contain the core_sdk. R=bradnelson@chromium.org, dschuff@chromium.org BUG=None TEST=trybots Committed: https://crrev.com/24988063e1b1233b450eb3756dd40b09780872b5 Cr-Commit-Position: refs/heads/master@{#305102}

Patch Set 1 #

Patch Set 2 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -5 lines) Patch
M DEPS View 1 1 chunk +2 lines, -2 lines 0 comments Download
M build/download_nacl_toolchains.py View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/test/nacl_test_injection/buildbot_chrome_nacl_stage.py View 1 chunk +1 line, -1 line 0 comments Download
M native_client_sdk/src/build_tools/build_sdk.py View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 20 (3 generated)
David Yen
Prepared CL which uses the new "nacl_core_sdk" mode for package_version within the chromium tree. I ...
6 years, 1 month ago (2014-11-18 22:10:57 UTC) #1
Derek Schuff
lgtm
6 years, 1 month ago (2014-11-18 22:14:53 UTC) #2
bradn
lgtm
6 years, 1 month ago (2014-11-18 23:22:50 UTC) #4
bradnelson
lgtm
6 years, 1 month ago (2014-11-19 18:50:47 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/735163002/20001
6 years, 1 month ago (2014-11-20 22:04:06 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
6 years, 1 month ago (2014-11-20 23:02:29 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/24988063e1b1233b450eb3756dd40b09780872b5 Cr-Commit-Position: refs/heads/master@{#305102}
6 years, 1 month ago (2014-11-20 23:04:03 UTC) #9
Alexander Potapenko
I'm seeing the following error message during runhooks: ________ running '/usr/bin/python src/build/download_nacl_toolchains.py --exclude arm_trusted' in ...
6 years ago (2014-11-25 09:48:29 UTC) #11
David Yen
On 2014/11/25 09:48:29, Alexander Potapenko wrote: > I'm seeing the following error message during runhooks: ...
6 years ago (2014-11-25 18:36:08 UTC) #12
Alexander Potapenko
On 2014/11/25 18:36:08, David Yen wrote: > On 2014/11/25 09:48:29, Alexander Potapenko wrote: > > ...
6 years ago (2014-11-26 09:09:21 UTC) #13
David Yen
On 2014/11/26 09:09:21, Alexander Potapenko wrote: > On 2014/11/25 18:36:08, David Yen wrote: > > ...
6 years ago (2014-11-26 17:31:35 UTC) #14
Alexander Potapenko
> Is this only on your machine? or do you see it on a trybot? ...
6 years ago (2014-11-27 07:41:50 UTC) #15
Alexander Potapenko
Looking at native_client/build/package_version/package_version.py I see that it's synced to 05178d8a5a2c1a7aa8170413206dca3042896f35 (Brad's commit from Jun 5), ...
6 years ago (2014-11-27 09:09:26 UTC) #16
Alexander Potapenko
I did the following: cd native_client/build/package_version git checkout 4b87bff882895fc945954ba07f5f80bdfc7b55e7 cd ../../../ gclient runhooks As a ...
6 years ago (2014-11-27 09:20:25 UTC) #17
David Yen
On 2014/11/27 09:20:25, Alexander Potapenko wrote: > I did the following: > > cd native_client/build/package_version ...
6 years ago (2014-12-01 23:13:42 UTC) #18
bradn
Also please confirm you're in a git client pointed at the current server?
6 years ago (2014-12-02 00:13:38 UTC) #19
Alexander Potapenko
6 years ago (2014-12-02 09:04:57 UTC) #20
Message was sent while issue was closed.
On 2014/12/02 00:13:38, bradn wrote:
> Also please confirm you're in a git client pointed at the current server?

I think I was. At least I was able to fast-forward to the recent changes in
NaCl.

I've created another Chromium checkout and that one doesn't have this problem.

Powered by Google App Engine
This is Rietveld 408576698