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

Side by Side Diff: native_client_sdk/src/doc/reference/sandbox_internals/index.rst

Issue 147803003: NaCl docs: add ARM 32-bit sandbox (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address binji's comments. Created 6 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 .. _sandbox-internals-index:
2
3 #################
4 Sandbox Internals
5 #################
6
7 The sandbox internals explains implementation details about Native
Andy 2014/02/07 19:41:13 Suggest beginning with: """ The sandbox internals
JF 2014/02/07 21:15:14 Done.
8 Client sandboxing, which is also used by Portable Native Client. These
9 details can be useful to reimplement a sandbox, or to write assembly
10 code that follows sandboxing rules for Native Client (Portable Native
11 Client doesn't allow developers to write platform-specific assembly).
Andy 2014/02/07 19:41:13 "doesn't allow developers to write platform-specif
JF 2014/02/07 21:15:14 Done.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698