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

Issue 1845003004: Enable building with Native Client. (Closed)

Created:
4 years, 8 months ago by kjellander_chromium
Modified:
4 years, 8 months ago
Base URL:
https://chromium.googlesource.com/libyuv/libyuv@master
Target Ref:
refs/heads/master
Project:
libyuv
Visibility:
Public.

Description

Enable building with Native Client. This requires you don't have target_os=["ios"] set in your libyuv root .gclient file, since that will make native_client not being downloaded due to https://code.google.com/p/chromium/codesearch#chromium/src/DEPS&l=357 BUG=libyuv:573 TESTED= rm chromium/.last_sync_chromium rm chromium/.gclient.tmp_entries gclient sync native_client/build/gyp_nacl all.gyp -Dgtest_target_type=executable -Dmsan=0 -Duse_system_yasm=0 ninja -C out/Debug Committed: https://chromium.googlesource.com/libyuv/libyuv/+/361d8b8156f0695609c9653b4851f57231161244

Patch Set 1 #

Patch Set 2 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M .gitignore View 1 chunk +2 lines, -0 lines 0 comments Download
M chromium/.gclient View 1 1 chunk +0 lines, -1 line 0 comments Download
M setup_links.py View 1 chunk +1 line, -0 lines 0 comments Download
M sync_chromium.py View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
fbarchard1
Could you update readme.md to show how to compile for nacl? I can work thru ...
4 years, 8 months ago (2016-04-01 01:18:47 UTC) #2
kjellander_chromium
As I wrote in https://bugs.chromium.org/p/libyuv/issues/detail?id=573: I'm still not certain this is the "right way" to ...
4 years, 8 months ago (2016-04-06 17:52:38 UTC) #4
bradn
This looks reasonable. I mean it turns off the explicit disabling of nacl that was ...
4 years, 8 months ago (2016-04-06 19:23:03 UTC) #6
fbarchard1
jpeg fails? native_client/build/gyp_nacl all.gyp -Dgtest_target_type=executable -Dmsan=0 Updating projects from gyp files... gyp: name 'use_system_yasm' is ...
4 years, 8 months ago (2016-04-06 22:49:32 UTC) #7
kjellander_chromium
On 2016/04/06 19:23:03, bradn wrote: > This looks reasonable. > I mean it turns off ...
4 years, 8 months ago (2016-04-07 06:59:09 UTC) #8
kjellander_chromium
On 2016/04/06 22:49:32, fbarchard1 wrote: > jpeg fails? > > native_client/build/gyp_nacl all.gyp -Dgtest_target_type=executable -Dmsan=0 > ...
4 years, 8 months ago (2016-04-07 06:59:59 UTC) #9
kjellander_chromium
On 2016/04/06 22:49:32, fbarchard1 wrote: > jpeg fails? > > native_client/build/gyp_nacl all.gyp -Dgtest_target_type=executable -Dmsan=0 > ...
4 years, 8 months ago (2016-04-07 07:00:01 UTC) #10
kjellander_chromium
On 2016/04/07 07:00:01, kjellander (chromium) wrote: > On 2016/04/06 22:49:32, fbarchard1 wrote: > > jpeg ...
4 years, 8 months ago (2016-04-11 20:11:04 UTC) #12
fbarchard
On 2016/04/11 20:11:04, kjellander (chromium) wrote: > On 2016/04/07 07:00:01, kjellander (chromium) wrote: > > ...
4 years, 8 months ago (2016-04-11 21:48:07 UTC) #13
fbarchard
On 2016/04/11 21:48:07, fbarchard wrote: > On 2016/04/11 20:11:04, kjellander (chromium) wrote: > > On ...
4 years, 8 months ago (2016-04-11 21:49:02 UTC) #14
kjellander_chromium
4 years, 8 months ago (2016-04-12 04:40:08 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
361d8b8156f0695609c9653b4851f57231161244 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698