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

Issue 25027006: Stackable IRT

Created:
7 years, 2 months ago by Petr Hosek
Modified:
7 years, 2 months ago
Reviewers:
CC:
native-client-reviews_googlegroups.com
Visibility:
Public.

Description

Stackable IRT BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1591 lines, -6 lines) Patch
M SConstruct View 2 chunks +14 lines, -0 lines 0 comments Download
M src/untrusted/irt/irt.h View 1 chunk +6 lines, -0 lines 0 comments Download
A src/untrusted/irt/irt_instance.h View 1 chunk +16 lines, -0 lines 0 comments Download
A src/untrusted/irt/irt_instance.c View 1 chunk +31 lines, -0 lines 0 comments Download
M src/untrusted/irt/irt_interfaces.h View 2 chunks +19 lines, -0 lines 0 comments Download
M src/untrusted/irt/irt_interfaces.c View 1 chunk +2 lines, -0 lines 0 comments Download
M src/untrusted/irt/nacl.scons View 1 chunk +1 line, -0 lines 0 comments Download
M src/untrusted/nacl/nacl.scons View 1 chunk +1 line, -0 lines 0 comments Download
M src/untrusted/nacl/nacl_irt.h View 2 chunks +9 lines, -1 line 0 comments Download
M src/untrusted/nacl/nacl_irt.c View 5 chunks +41 lines, -4 lines 0 comments Download
M src/untrusted/nacl/nacl_irt_init.c View 2 chunks +75 lines, -1 line 0 comments Download
A src/untrusted/nacl/nacl_irt_module.h View 1 chunk +130 lines, -0 lines 0 comments Download
A src/untrusted/nacl/nacl_irt_module.c View 1 chunk +234 lines, -0 lines 0 comments Download
A src/untrusted/nacl/nacl_irt_opt.h View 1 chunk +32 lines, -0 lines 0 comments Download
M src/untrusted/nacl/start.c View 3 chunks +11 lines, -1 line 0 comments Download
A tests/stacked_irt/irt_hello_world.c View 1 chunk +42 lines, -0 lines 0 comments Download
A + tests/stacked_irt/irt_hello_world.stdout View 0 chunks +-1 lines, --1 lines 0 comments Download
A tests/stacked_irt/irt_trace.h View 1 chunk +21 lines, -0 lines 0 comments Download
A tests/stacked_irt/irt_trace.c View 1 chunk +844 lines, -0 lines 0 comments Download
A tests/stacked_irt/nacl.scons View 1 chunk +63 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698