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

Side by Side Diff: native_client_sdk/doc_generated/community/middleware.html

Issue 849073005: Fix broken links on NaCl pages of developer.chrome.com. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
« no previous file with comments | « no previous file | native_client_sdk/doc_generated/devguide/devcycle/vs-addin.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 {{+bindTo:partials.standard_nacl_article}} 1 {{+bindTo:partials.standard_nacl_article}}
2 2
3 <section id="middleware-and-software-support"> 3 <section id="middleware-and-software-support">
4 <h1 id="middleware-and-software-support">Middleware and Software Support</h1> 4 <h1 id="middleware-and-software-support">Middleware and Software Support</h1>
5 </section> 5 </section>
6 6
7 <p>This page showcases middleware that supports Native Client, as well as librar ies and other software packages that have been ported 7 <p>This page showcases middleware that supports Native Client, as well as librar ies and other software packages that have been ported
8 to Native Client. For an example of some applications that were produced using t his software, see the 8 to Native Client. For an example of some applications that were produced using t his software, see the
9 <a href="application-gallery">Application Gallery</a>.</p> 9 <a href="application-gallery">Application Gallery</a>.</p>
10 10
11 <section> 11 <section>
12 <h2>Software middleware partners</h2> 12 <h2>Software middleware partners</h2>
13 <br> 13 <br>
14 14
15 <table class="showcase"> 15 <table class="showcase">
16 <tbody> 16 <tbody>
17 <tr class="col3"> 17 <tr class="col3">
18 <td><a href="http://www.unity3d.com" target="_blank"><img src="/native-cli ent/images/unity_logo.jpg"></a></td> 18 <td><a href="http://www.unity3d.com" target="_blank"><img src="/native-cli ent/images/unity_logo.jpg"></a></td>
19 <td><a href="http://www.mono-project.com/" target="_blank"><img src="/nati ve-client/images/mp_mono_logo.png"></a></td> 19 <td><a href="http://www.mono-project.com/" target="_blank"><img src="/nati ve-client/images/mp_mono_logo.png"></a></td>
20 <td><a href="http:havok.com/" target="_blank"><img src="/native-client/ima ges/havok_logo.jpg"></a></td> 20 <td><a href="http://havok.com/" target="_blank"><img src="/native-client/i mages/havok_logo.jpg"></a></td>
21 </tr> 21 </tr>
22 22
23 <tr class="col3"> 23 <tr class="col3">
24 <td><a href="http://www.blitzgamesstudios.com/blitztech/" target="_blank"> <img src="/native-client/images/blitztech_logo.jpg"></a></td> 24 <td><a href="http://www.blitzgamesstudios.com/blitztech/" target="_blank"> <img src="/native-client/images/blitztech_logo.jpg"></a></td>
25 <td><a href="http://bulletphysics.org/wordpress/" target="_blank"><img src ="/native-client/images/bullet_logo-210-86.png"></a></td> 25 <td><a href="http://bulletphysics.org/wordpress/" target="_blank"><img src ="/native-client/images/bullet_logo-210-86.png"></a></td>
26 <td><a href="http://www.fmod.org/index.php/download" target="_blank"><img src="/native-client/images/fmod_logo.png"></a></td> 26 <td><a href="http://www.fmod.org/index.php/download" target="_blank"><img src="/native-client/images/fmod_logo.png"></a></td>
27 </tr> 27 </tr>
28 28
29 <tr> 29 <tr>
30 <td><a href="http://www.audiokinetic.com/en/products/wwise/introduction" t arget="_blank"><img src="/native-client/images/wwise_logo.png"></a></td> 30 <td><a href="http://www.audiokinetic.com/en/products/wwise/introduction" t arget="_blank"><img src="/native-client/images/wwise_logo.png"></a></td>
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
70 <tr> 70 <tr>
71 <td><b>OCaml</b></td> 71 <td><b>OCaml</b></td>
72 <td>A compiler that converts Objective Caml source code into Native Client -compliant machine code.</td> 72 <td>A compiler that converts Objective Caml source code into Native Client -compliant machine code.</td>
73 <td><a href="http://code.google.com/p/nacl-ocaml/" target="_blank">Source< /a></td> 73 <td><a href="http://code.google.com/p/nacl-ocaml/" target="_blank">Source< /a></td>
74 </tr> 74 </tr>
75 </tbody> 75 </tbody>
76 </table> 76 </table>
77 </section> 77 </section>
78 78
79 {{/partials.standard_nacl_article}} 79 {{/partials.standard_nacl_article}}
OLDNEW
« no previous file with comments | « no previous file | native_client_sdk/doc_generated/devguide/devcycle/vs-addin.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698