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

Side by Side Diff: native_client_sdk/src/doc/reference/design-docs.rst

Issue 2875303003: Add migration to WebAssembly information to PNaCl / NaCl docs. (Closed)
Patch Set: fix Created 3 years, 6 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
OLDNEW
1 .. include:: /migration/deprecation.inc
2
1 ================ 3 ================
2 Design Documents 4 Design Documents
3 ================ 5 ================
4 6
5 This is a list of design documents for Native Client. This list 7 This is a list of design documents for Native Client. This list
6 generally covers designs that were implemented. It does not cover 8 generally covers designs that were implemented. It does not cover
7 PPAPI (Pepper). 9 PPAPI (Pepper).
8 10
9 Dynamic loading and linking: 11 Dynamic loading and linking:
10 12
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
46 48
47 * `Semi-automated NaCl DEPS rolls: Updates to nacl_revision field in Chromium's DEPS file <https://docs.google.com/a/chromium.org/document/d/1jHoLo9I3CCS1_-4KlI q1OiEMv9cmMuXES2Z9JVpmPtY/edit>`_ (2013). This is a description of current prac tice rather than a design doc. 49 * `Semi-automated NaCl DEPS rolls: Updates to nacl_revision field in Chromium's DEPS file <https://docs.google.com/a/chromium.org/document/d/1jHoLo9I3CCS1_-4KlI q1OiEMv9cmMuXES2Z9JVpmPtY/edit>`_ (2013). This is a description of current prac tice rather than a design doc.
48 50
49 Obsolete (not implemented) 51 Obsolete (not implemented)
50 ========================== 52 ==========================
51 53
52 PNaCl multi-threading support: The following proposals do not reflect what was implemented in PNaCl in the end. They are listed here for historical reference. 54 PNaCl multi-threading support: The following proposals do not reflect what was implemented in PNaCl in the end. They are listed here for historical reference.
53 55
54 * `Multi-threading support for a first release of PNaCl <https://docs.google.com /a/chromium.org/document/d/1HcRiGOaaPLk7pQrGnjXceoM7Px3IwOjjwdiVvJVQNr4/edit>`_ (2013): Proposal for mutex_v2/cond_v2 IRT interfaces. 56 * `Multi-threading support for a first release of PNaCl <https://docs.google.com /a/chromium.org/document/d/1HcRiGOaaPLk7pQrGnjXceoM7Px3IwOjjwdiVvJVQNr4/edit>`_ (2013): Proposal for mutex_v2/cond_v2 IRT interfaces.
55 * `Explicit vs. implicit atomicity guarantees in PNaCl <https://docs.google.com/ a/chromium.org/document/d/1HcRiGOaaPLk7pQrGnjXceoM7Px3IwOjjwdiVvJVQNr4/edit>`_ ( 2013): Discussion about how to handle atomic memory operations. 57 * `Explicit vs. implicit atomicity guarantees in PNaCl <https://docs.google.com/ a/chromium.org/document/d/1HcRiGOaaPLk7pQrGnjXceoM7Px3IwOjjwdiVvJVQNr4/edit>`_ ( 2013): Discussion about how to handle atomic memory operations.
OLDNEW
« no previous file with comments | « native_client_sdk/src/doc/quick-start.rst ('k') | native_client_sdk/src/doc/reference/ideas.rst » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698