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

Issue 10825189: [NaCl SDK] Get nacl_mounts_tests building. (Closed)

Created:
8 years, 4 months ago by binji
Modified:
8 years, 4 months ago
Reviewers:
noelallen1
CC:
chromium-reviews, pam+watch_chromium.org
Visibility:
Public.

Description

[NaCl SDK] Get nacl_mounts_tests building. BUG=none NOTRY=true Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150893

Patch Set 1 #

Patch Set 2 : remove -lnosys, fix flag order #

Patch Set 3 : windows fixes #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+149 lines, -99 lines) Patch
M native_client_sdk/src/build_tools/build_sdk.py View 1 2 7 chunks +30 lines, -30 lines 0 comments Download
M native_client_sdk/src/build_tools/make_rules.py View 1 3 chunks +10 lines, -10 lines 0 comments Download
M native_client_sdk/src/libraries/gtest/library.dsc View 2 chunks +2 lines, -0 lines 0 comments Download
A native_client_sdk/src/libraries/gtest/nacl_gtest_dummy_sys.cc View 1 1 chunk +36 lines, -0 lines 0 comments Download
M native_client_sdk/src/libraries/nacl_mounts/kernel_handle.h View 1 chunk +1 line, -1 line 2 comments Download
M native_client_sdk/src/libraries/nacl_mounts/mount.h View 3 chunks +4 lines, -6 lines 0 comments Download
A native_client_sdk/src/libraries/nacl_mounts_test/example.dsc View 1 1 chunk +22 lines, -0 lines 0 comments Download
M native_client_sdk/src/libraries/nacl_mounts_test/kernel_intercept_test.cc View 1 2 3 chunks +4 lines, -4 lines 0 comments Download
M native_client_sdk/src/libraries/nacl_mounts_test/kernel_object_test.cc View 1 2 2 chunks +0 lines, -2 lines 0 comments Download
M native_client_sdk/src/libraries/nacl_mounts_test/kernel_proxy_test.cc View 1 2 5 chunks +32 lines, -35 lines 0 comments Download
M native_client_sdk/src/libraries/nacl_mounts_test/mount_node_test.cc View 1 2 4 chunks +4 lines, -5 lines 0 comments Download
M native_client_sdk/src/libraries/nacl_mounts_test/mount_test.cc View 1 2 1 chunk +1 line, -3 lines 1 comment Download
M native_client_sdk/src/libraries/nacl_mounts_test/path_test.cc View 1 2 1 chunk +0 lines, -2 lines 0 comments Download
M native_client_sdk/src/libraries/utils/ref_object.h View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
binji
8 years, 4 months ago (2012-08-08 19:51:48 UTC) #1
noelallen1
LGTM http://codereview.chromium.org/10825189/diff/18/native_client_sdk/src/libraries/nacl_mounts/kernel_handle.h File native_client_sdk/src/libraries/nacl_mounts/kernel_handle.h (right): http://codereview.chromium.org/10825189/diff/18/native_client_sdk/src/libraries/nacl_mounts/kernel_handle.h#newcode34 native_client_sdk/src/libraries/nacl_mounts/kernel_handle.h:34: bool Release() { return RefObject::Release(); } I originally ...
8 years, 4 months ago (2012-08-09 18:26:57 UTC) #2
binji
http://codereview.chromium.org/10825189/diff/18/native_client_sdk/src/libraries/nacl_mounts/kernel_handle.h File native_client_sdk/src/libraries/nacl_mounts/kernel_handle.h (right): http://codereview.chromium.org/10825189/diff/18/native_client_sdk/src/libraries/nacl_mounts/kernel_handle.h#newcode34 native_client_sdk/src/libraries/nacl_mounts/kernel_handle.h:34: bool Release() { return RefObject::Release(); } On 2012/08/09 18:26:57, ...
8 years, 4 months ago (2012-08-09 19:39:23 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/binji@chromium.org/10825189/18
8 years, 4 months ago (2012-08-09 20:01:26 UTC) #4
commit-bot: I haz the power
8 years, 4 months ago (2012-08-09 20:40:24 UTC) #5
Change committed as 150893

Powered by Google App Engine
This is Rietveld 408576698