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

Issue 336563003: NaCl SDK doc: Recover sandbox internal doc for x86-64 (Closed)

Created:
6 years, 6 months ago by hamaji
Modified:
6 years, 6 months ago
CC:
chromium-reviews, binji+watch_chromium.org, native-client-reviews_googlegroups.com, Sam Clegg
Visibility:
Public.

Description

NaCl SDK doc: Recover sandbox internal doc for x86-64 BUG=None TEST=N/A

Patch Set 1 #

Total comments: 7

Patch Set 2 : #

Total comments: 26

Patch Set 3 : #

Patch Set 4 : #

Total comments: 6

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+668 lines, -7 lines) Patch
M native_client_sdk/doc_generated/reference/sandbox_internals/index.html View 1 2 1 chunk +1 line, -3 lines 0 comments Download
A native_client_sdk/doc_generated/reference/sandbox_internals/x86-64-sandbox.html View 1 2 3 4 1 chunk +327 lines, -0 lines 0 comments Download
M native_client_sdk/doc_generated/sitemap.html View 1 chunk +8 lines, -0 lines 0 comments Download
M native_client_sdk/src/doc/_book.yaml View 1 chunk +2 lines, -0 lines 0 comments Download
M native_client_sdk/src/doc/reference/sandbox_internals/index.rst View 1 2 1 chunk +1 line, -4 lines 0 comments Download
A native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst View 1 2 3 4 1 chunk +328 lines, -0 lines 0 comments Download
M native_client_sdk/src/doc/sitemap.rst View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
hamaji
I recovered this from http://archive.today/XgOy5 https://codereview.chromium.org/336563003/diff/1/native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst File native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst (right): https://codereview.chromium.org/336563003/diff/1/native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst#newcode216 native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst:216: .. raw:: html Let ...
6 years, 6 months ago (2014-06-12 16:48:59 UTC) #1
Sam Clegg
Thanks for doing this! A few drive-by nits.. Did you forget to 'git add' the ...
6 years, 6 months ago (2014-06-12 17:36:16 UTC) #2
hamaji
https://codereview.chromium.org/336563003/diff/1/native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst File native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst (right): https://codereview.chromium.org/336563003/diff/1/native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst#newcode190 native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst:190: operand prefix ensures that: On 2014/06/12 17:36:16, Sam Clegg ...
6 years, 6 months ago (2014-06-12 18:03:53 UTC) #3
Sam Clegg
I still don't see the new html file.. Otherwise lgtm, although I didn't go through ...
6 years, 6 months ago (2014-06-12 19:28:12 UTC) #4
JF
https://codereview.chromium.org/336563003/diff/20001/native_client_sdk/src/doc/reference/sandbox_internals/index.rst File native_client_sdk/src/doc/reference/sandbox_internals/index.rst (right): https://codereview.chromium.org/336563003/diff/20001/native_client_sdk/src/doc/reference/sandbox_internals/index.rst#newcode32 native_client_sdk/src/doc/reference/sandbox_internals/index.rst:32: design has changed slightly since then. The link to ...
6 years, 6 months ago (2014-06-12 20:00:47 UTC) #5
Junichi Uekawa
drive by https://codereview.chromium.org/336563003/diff/20001/native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst File native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst (right): https://codereview.chromium.org/336563003/diff/20001/native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst#newcode19 native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst:19: <http://static.googleusercontent.com/media/research.google.com/ja//pubs/archive/35649.pdf>`_. I think you want the URL ...
6 years, 6 months ago (2014-06-13 03:58:30 UTC) #6
hamaji
Sorry Sam, I missed your header comment. Now I have added the generated HTML. https://codereview.chromium.org/336563003/diff/20001/native_client_sdk/src/doc/reference/sandbox_internals/index.rst ...
6 years, 6 months ago (2014-06-13 04:08:19 UTC) #7
JF
lgtm after comments. https://codereview.chromium.org/336563003/diff/60001/native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst File native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst (right): https://codereview.chromium.org/336563003/diff/60001/native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst#newcode144 native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst:144: [rep] stos ; (other string instructions ...
6 years, 6 months ago (2014-06-13 06:56:05 UTC) #8
hamaji
https://codereview.chromium.org/336563003/diff/60001/native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst File native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst (right): https://codereview.chromium.org/336563003/diff/60001/native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst#newcode144 native_client_sdk/src/doc/reference/sandbox_internals/x86-64-sandbox.rst:144: [rep] stos ; (other string instructions can be used ...
6 years, 6 months ago (2014-06-13 14:55:25 UTC) #9
hamaji
The CQ bit was checked by hamaji@chromium.org
6 years, 6 months ago (2014-06-13 14:58:24 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hamaji@chromium.org/336563003/80001
6 years, 6 months ago (2014-06-13 14:59:06 UTC) #11
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_aosp on tryserver.chromium ...
6 years, 6 months ago (2014-06-13 15:25:52 UTC) #12
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-06-13 15:27:19 UTC) #13
commit-bot: I haz the power
6 years, 6 months ago (2014-06-13 15:27:20 UTC) #14

Powered by Google App Engine
This is Rietveld 408576698