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

Issue 15039022: Enable meta-based validation for shared libraries. (Closed)

Created:
7 years, 7 months ago by Nick Bray (chromium)
Modified:
7 years, 7 months ago
Reviewers:
bsy
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 5

Patch Set 2 : Prevent breakage #

Total comments: 2

Patch Set 3 : Style #

Unified diffs Side-by-side diffs Delta from patch set Stats (+306 lines, -154 lines) Patch
M site_scons/site_tools/library_deps.py View 1 chunk +3 lines, -0 lines 0 comments Download
M src/trusted/manifest_name_service_proxy/manifest_proxy.c View 4 chunks +41 lines, -0 lines 0 comments Download
M src/trusted/reverse_service/manifest_rpc.h View 1 chunk +1 line, -1 line 0 comments Download
A src/trusted/reverse_service/nacl_file_info.h View 1 chunk +21 lines, -0 lines 0 comments Download
M src/trusted/reverse_service/reverse_service.h View 1 2 chunks +9 lines, -1 line 0 comments Download
M src/trusted/reverse_service/reverse_service.cc View 1 3 chunks +18 lines, -2 lines 0 comments Download
M src/trusted/reverse_service/reverse_service.gyp View 2 chunks +3 lines, -1 line 0 comments Download
M src/trusted/reverse_service/reverse_service_c.h View 3 chunks +3 lines, -2 lines 0 comments Download
M src/trusted/reverse_service/reverse_service_c.c View 3 chunks +19 lines, -11 lines 0 comments Download
M src/trusted/sel_universal/reverse_emulate.cc View 4 chunks +10 lines, -5 lines 0 comments Download
M src/trusted/service_runtime/nacl_syscall_common.c View 3 chunks +4 lines, -11 lines 0 comments Download
A src/trusted/validator/rich_file_info.h View 1 chunk +32 lines, -0 lines 0 comments Download
M src/trusted/validator/validation_cache.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/trusted/validator/validation_cache.c View 1 2 7 chunks +67 lines, -42 lines 0 comments Download
M src/trusted/validator/validation_cache_test.cc View 3 chunks +70 lines, -78 lines 0 comments Download
M src/trusted/validator/validation_metadata.h View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Nick Bray (chromium)
This is a respin of a CL I sent to you as a preview. I ...
7 years, 7 months ago (2013-05-10 22:54:56 UTC) #1
bsy
i think this is going to have problems with sequencing a consistent set of changes ...
7 years, 7 months ago (2013-05-10 23:52:56 UTC) #2
Nick Bray (chromium)
PTAL https://codereview.chromium.org/15039022/diff/1/src/trusted/reverse_service/reverse_service.h File src/trusted/reverse_service/reverse_service.h (right): https://codereview.chromium.org/15039022/diff/1/src/trusted/reverse_service/reverse_service.h#newcode81 src/trusted/reverse_service/reverse_service.h:81: virtual bool OpenManifestEntry(nacl::string url_key, On 2013/05/10 23:52:56, bsy ...
7 years, 7 months ago (2013-05-13 20:27:44 UTC) #3
bsy
a couple of style nits. okay to ignore but please consider. lgtm. https://codereview.chromium.org/15039022/diff/18001/src/trusted/validator/validation_cache.c File src/trusted/validator/validation_cache.c ...
7 years, 7 months ago (2013-05-13 21:28:52 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://nativeclient-status.appspot.com/cq/ncbray@chromium.org/15039022/38004
7 years, 7 months ago (2013-05-13 22:09:31 UTC) #5
commit-bot: I haz the power
Presubmit check for 15039022-38004 failed and returned exit status 1. INFO:root:Found 16 file(s). Running presubmit ...
7 years, 7 months ago (2013-05-13 22:09:39 UTC) #6
Nick Bray (chromium)
7 years, 7 months ago (2013-05-13 22:12:33 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r11340 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698