OLD | NEW |
1 {{+bindTo:partials.standard_nacl_article}} | 1 {{+bindTo:partials.standard_nacl_article}} |
2 | 2 |
3 <section id="contributor-ideas"> | 3 <b><font color="#cc0000"> |
4 <span id="ideas"></span><h1 id="contributor-ideas"><span id="ideas"></span>Contr
ibutor Ideas</h1> | 4 NOTE: |
| 5 Deprecation of the technologies described here has been announced |
| 6 for platforms other than ChromeOS.<br/> |
| 7 Please visit our |
| 8 <a href="/native-client/migration">migration guide</a> |
| 9 for details. |
| 10 </font></b> |
| 11 <hr/><section id="contributor-ideas"> |
| 12 <h1 id="contributor-ideas">Contributor Ideas</h1> |
5 <div class="contents local" id="contents" style="display: none"> | 13 <div class="contents local" id="contents" style="display: none"> |
6 <ul class="small-gap"> | 14 <ul class="small-gap"> |
7 <li><a class="reference internal" href="#contributing-me" id="id9">Contributing?
Me‽</a></li> | 15 <li><a class="reference internal" href="#contributing-me" id="id9">Contributing?
Me‽</a></li> |
8 <li><a class="reference internal" href="#google-summer-of-code" id="id10">Google
Summer of Code</a></li> | 16 <li><a class="reference internal" href="#google-summer-of-code" id="id10">Google
Summer of Code</a></li> |
9 <li><p class="first"><a class="reference internal" href="#id2" id="id11">Ideas</
a></p> | 17 <li><p class="first"><a class="reference internal" href="#id2" id="id11">Ideas</
a></p> |
10 <ul class="small-gap"> | 18 <ul class="small-gap"> |
11 <li><p class="first"><a class="reference internal" href="#ports" id="id12">Ports
</a></p> | 19 <li><p class="first"><a class="reference internal" href="#ports" id="id12">Ports
</a></p> |
12 <ul class="small-gap"> | 20 <ul class="small-gap"> |
13 <li><a class="reference internal" href="#new-filesystems" id="id13">New Filesyst
ems</a></li> | 21 <li><a class="reference internal" href="#new-filesystems" id="id13">New Filesyst
ems</a></li> |
14 <li><a class="reference internal" href="#open-source-porting" id="id14">Open Sou
rce Porting</a></li> | 22 <li><a class="reference internal" href="#open-source-porting" id="id14">Open Sou
rce Porting</a></li> |
(...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
342 and updating the code generation for each platform.</li> | 350 and updating the code generation for each platform.</li> |
343 <li><strong>Expected results:</strong> The new sandbox’s design and implem
entation successfully | 351 <li><strong>Expected results:</strong> The new sandbox’s design and implem
entation successfully |
344 pass a review with the Chrome security team. Existing NaCl code successfully | 352 pass a review with the Chrome security team. Existing NaCl code successfully |
345 runs in the new sandbox.</li> | 353 runs in the new sandbox.</li> |
346 <li><strong>Knowledge Prerequisite:</strong> Security, low-level assembly, compi
lers, LLVM.</li> | 354 <li><strong>Knowledge Prerequisite:</strong> Security, low-level assembly, compi
lers, LLVM.</li> |
347 <li><strong>Mentor:</strong> David Sehr.</li> | 355 <li><strong>Mentor:</strong> David Sehr.</li> |
348 </ul> | 356 </ul> |
349 </section> | 357 </section> |
350 | 358 |
351 {{/partials.standard_nacl_article}} | 359 {{/partials.standard_nacl_article}} |
OLD | NEW |