0
Commit Graph

9 Commits

Author SHA1 Message Date
3d71a3cd45 [NaCl SDK] Fix common misspellings
Bug: 750830
Change-Id: I30baf7f3042d318e1d460b0af8628369c4fdfe10
Reviewed-on: https://chromium-review.googlesource.com/602246
Commit-Queue: Julien Brianceau <jbriance@cisco.com>
Reviewed-by: Sam Clegg <sbc@chromium.org>
Cr-Commit-Position: refs/heads/master@{#492085}
2017-08-04 18:45:10 +00:00
720c608e52 Add migration to WebAssembly information to PNaCl / NaCl docs.
BUG=None
R=laforge@chromium.org,binji@chromium.org,sbc@chromium.org,rockot@chromium.org

Review-Url: https://codereview.chromium.org/2875303003
Cr-Commit-Position: refs/heads/master@{#475662}
2017-05-30 20:51:40 +00:00
c3c19f1925 [NaCl SDK Docs] Only generate one top-level <section> element.
This fixes the right-side table-of-contents on the documentation page, so it is
collapsible and only shows h2 headings by default.

NOTRY because it is a documentation-only change.

BUG=374811
R=sbc@chromium.org
NOTRY=true

Review URL: https://codereview.chromium.org/438403003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287804 0039d316-1c4b-4281-b951-d872f2087c98
2014-08-06 18:01:43 +00:00
a9b5cf7ca9 NaCl SDK doc: Recover sandbox internal doc for x86-64
BUG=None
TEST=N/A
R=jfb@chromium.org, sbc@chromium.org

Review URL: https://codereview.chromium.org/336563003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277019 0039d316-1c4b-4281-b951-d872f2087c98
2014-06-13 14:55:43 +00:00
88cc061533 NaCl documentation: add links for x86-{32,64} and MIPS32.
Also improve explanation for PNaCl.

R= sbc@chromium.org, binji@chromium.org, awatson@chromium.org
TEST= none
BUG= none
NOTRY=true
(documentation only change)

Review URL: https://codereview.chromium.org/176663002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@253025 0039d316-1c4b-4281-b951-d872f2087c98
2014-02-24 23:31:15 +00:00
be0c0050e6 NaCl documentation: nits on ARM sandbox documentation
R= sbc@chromium.org, binji@chromium.org, awatson@chromium.org
TEST= none
BUG= none
NOTRY=true
(documentation only change)

Review URL: https://codereview.chromium.org/173343004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@252863 0039d316-1c4b-4281-b951-d872f2087c98
2014-02-23 22:05:49 +00:00
e1797e628d PNaCl documentation: link to ARM 32-bit sandbox internals
The new developer.chrome.com site navigation doesn't go more than 3
levels deep. We must go deeper. The sandbox internals index page now
points at the ARM 32-bit document, and also lists the other sandboxes
(which we should write about at some point).

R= sbc@chromium.org, binji@chromium.org, awatson@chromium.org
TEST= none
BUG= none
NOTRY=true
(documentation only change)

Review URL: https://codereview.chromium.org/176473002

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@252862 0039d316-1c4b-4281-b951-d872f2087c98
2014-02-23 21:59:57 +00:00
7181490e6e NaCl docs: fix a few more issues with the ARM sandbox documentation.
Fix some comments I had missed in:
  https://codereview.chromium.org/147803003/

R= binji@chromium.org, sbc@chromium.org, awatson@chromium.org, mackinlay@chromium.org
BUG= none
TEST= none
NOTRY=true
(documentation only change)

Review URL: https://codereview.chromium.org/144253005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@249972 0039d316-1c4b-4281-b951-d872f2087c98
2014-02-09 03:04:06 +00:00
fcd5e17105 NaCl docs: add ARM 32-bit sandbox
As discussed we'll add sandbox documentation to our reference section. This CL adds details on the ARM 32-bit sandbox, and is mostly a port of the following wiki page:
  http://www.chromium.org/nativeclient/reference/arm-overview
It also updates some parts of this page. I'll delete the wiki page once the document is live.

R= binji@chromium.org, sbc@chromium.org, kschimpf@chromium.org, awatson@chromium.org, mackinlay@chromium.org
BUG= none
TEST= none
NOTRY=true
(documentation only change)

Review URL: https://codereview.chromium.org/147803003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@249773 0039d316-1c4b-4281-b951-d872f2087c98
2014-02-07 20:51:59 +00:00