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

Issue 7395024: For Linux, create a ZygoteForkDelegate that uses the nacl_helper executable (Closed)

Created:
9 years, 5 months ago by Brad Chen
Modified:
9 years, 5 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, native-client-reviews_googlegroups.com, jam
Visibility:
Public.

Description

A ZygoteForkDelegate for Native Client. BUG=nativeclient:480 TEST=native client chrome linux tests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=93021

Patch Set 1 #

Patch Set 2 : A zygote fork delegate for Native Client #

Total comments: 16

Patch Set 3 : Addressing Adam's feedback #

Patch Set 4 : Clean up includes in nacl_types.h #

Patch Set 5 : Presubmit: fixing a copyright header. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+462 lines, -202 lines) Patch
M chrome/app/chrome_main.cc View 1 2 2 chunks +6 lines, -1 line 0 comments Download
A chrome/common/nacl_fork_delegate_linux.h View 1 chunk +37 lines, -0 lines 0 comments Download
A chrome/common/nacl_helper_linux.h View 1 chunk +46 lines, -0 lines 0 comments Download
M chrome/common/nacl_types.h View 1 2 3 4 2 chunks +6 lines, -1 line 0 comments Download
M chrome/nacl.gypi View 3 chunks +22 lines, -2 lines 0 comments Download
A chrome/nacl/nacl_fork_delegate_linux.cc View 1 2 1 chunk +115 lines, -0 lines 0 comments Download
A chrome/nacl/nacl_helper_linux.cc View 1 chunk +161 lines, -0 lines 0 comments Download
D chrome/nacl/nacl_launcher_thread.h View 1 chunk +0 lines, -33 lines 0 comments Download
D chrome/nacl/nacl_launcher_thread.cc View 1 chunk +0 lines, -131 lines 0 comments Download
A chrome/nacl/nacl_listener.h View 1 chunk +31 lines, -0 lines 0 comments Download
A + chrome/nacl/nacl_listener.cc View 4 chunks +33 lines, -29 lines 0 comments Download
M chrome/nacl/nacl_main.cc View 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Brad Chen
As noted in my earlier mail I've broken my earlier CL into three pieces. This ...
9 years, 5 months ago (2011-07-18 19:04:25 UTC) #1
agl
LGTM. I pretty superficial review as I believe that I, and several others, have seen ...
9 years, 5 months ago (2011-07-18 21:19:35 UTC) #2
Brad Chen
All fixed except for one below... http://codereview.chromium.org/7395024/diff/22/chrome/app/chrome_main.cc File chrome/app/chrome_main.cc (right): http://codereview.chromium.org/7395024/diff/22/chrome/app/chrome_main.cc#newcode463 chrome/app/chrome_main.cc:463: NaClForkDelegate* nacldelegate = ...
9 years, 5 months ago (2011-07-18 22:40:29 UTC) #3
agl
http://codereview.chromium.org/7395024/diff/22/chrome/common/nacl_types.h File chrome/common/nacl_types.h (right): http://codereview.chromium.org/7395024/diff/22/chrome/common/nacl_types.h#newcode10 chrome/common/nacl_types.h:10: #include "base/native_library.h" // for HANDLE and OS_POSIX On 2011/07/18 ...
9 years, 5 months ago (2011-07-18 22:56:35 UTC) #4
Brad Chen
Thanks for the reviews. The tree looks a bit crazy right now so I may ...
9 years, 5 months ago (2011-07-18 23:05:48 UTC) #5
commit-bot: I haz the power
9 years, 5 months ago (2011-07-19 15:08:23 UTC) #6
Can't process patch for file chrome/nacl/nacl_listener.cc.
A +

Powered by Google App Engine
This is Rietveld 408576698