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

Issue 757293005: [NaCl SDK] nacl_io: wrap kernel intercept calls in a macro (Closed)

Created:
6 years ago by Sam Clegg
Modified:
5 years, 11 months ago
Reviewers:
binji
CC:
chromium-reviews, binji+watch_chromium.org, Sam Clegg
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[NaCl SDK] nacl_io: wrap kernel intercept calls in a macro This reduces duplciation and allows for hooks (e.g. tracing) at the kernel proxy boundary. R=binji Committed: https://crrev.com/7f7a13ddc8e97fdeef6804069e72499175a29dfb Cr-Commit-Position: refs/heads/master@{#311372}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+93 lines, -105 lines) Patch
M native_client_sdk/src/libraries/nacl_io/kernel_intercept.cc View 1 2 16 chunks +93 lines, -105 lines 0 comments Download

Messages

Total messages: 8 (1 generated)
Sam Clegg
6 years ago (2014-12-02 01:12:29 UTC) #1
binji
https://codereview.chromium.org/757293005/diff/1/native_client_sdk/src/libraries/nacl_io/kernel_intercept.cc File native_client_sdk/src/libraries/nacl_io/kernel_intercept.cc (right): https://codereview.chromium.org/757293005/diff/1/native_client_sdk/src/libraries/nacl_io/kernel_intercept.cc#newcode37 native_client_sdk/src/libraries/nacl_io/kernel_intercept.cc:37: #define KP_CALL(METHOD, ARGS) \ I like this in general, ...
6 years ago (2014-12-02 18:31:56 UTC) #2
Sam Clegg
https://codereview.chromium.org/757293005/diff/1/native_client_sdk/src/libraries/nacl_io/kernel_intercept.cc File native_client_sdk/src/libraries/nacl_io/kernel_intercept.cc (right): https://codereview.chromium.org/757293005/diff/1/native_client_sdk/src/libraries/nacl_io/kernel_intercept.cc#newcode37 native_client_sdk/src/libraries/nacl_io/kernel_intercept.cc:37: #define KP_CALL(METHOD, ARGS) \ On 2014/12/02 18:31:56, binji wrote: ...
5 years, 11 months ago (2015-01-13 18:46:29 UTC) #3
binji
nice, lgtm
5 years, 11 months ago (2015-01-14 00:33:12 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/757293005/40001
5 years, 11 months ago (2015-01-14 00:35:01 UTC) #6
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 11 months ago (2015-01-14 00:39:29 UTC) #7
commit-bot: I haz the power
5 years, 11 months ago (2015-01-14 00:40:07 UTC) #8
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/7f7a13ddc8e97fdeef6804069e72499175a29dfb
Cr-Commit-Position: refs/heads/master@{#311372}

Powered by Google App Engine
This is Rietveld 408576698