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

Issue 909383002: NaCl docs: add project ideas (Closed)

Created:
5 years, 10 months ago by JF
Modified:
5 years, 10 months ago
CC:
chromium-reviews, binji+watch_chromium.org, chromium-apps-reviews_chromium.org, native-client-reviews_googlegroups.com, Sam Clegg, extensions-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

NaCl docs: add project ideas Add a section to our documentation which lists project ideas that external contributors can work on. This list should be suitable to beginners as well as more experienced developers, and is something we can use for the Google Summer of Code application. TBR= bradnelson@chromium.org, binji@chromium.org, sbc@chromium.org, jmedley@chromium.org BUG= none Committed: https://crrev.com/04da14966c8d0ba981629b5fa4172f0700221576 Cr-Commit-Position: refs/heads/master@{#316073}

Patch Set 1 #

Total comments: 11

Patch Set 2 : Expand. #

Total comments: 4

Patch Set 3 : Elm, sandbox optimizations. #

Patch Set 4 : Add a bunch of projects. #

Patch Set 5 : Atomics. #

Total comments: 8

Patch Set 6 : Fix links. #

Patch Set 7 : Fix title. #

Patch Set 8 : Add TCC. #

Patch Set 9 : Add HTML. #

Patch Set 10 : Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+748 lines, -32 lines) Patch
M chrome/common/extensions/docs/templates/json/chrome_sidenav.json View 1 2 3 4 5 6 7 8 9 1 chunk +4 lines, -0 lines 0 comments Download
M native_client_sdk/doc_generated/faq.html View 1 2 3 4 5 6 7 8 4 chunks +36 lines, -30 lines 0 comments Download
A native_client_sdk/doc_generated/reference/ideas.html View 1 2 3 4 5 6 7 8 1 chunk +329 lines, -0 lines 0 comments Download
M native_client_sdk/doc_generated/sitemap.html View 1 2 3 4 5 6 7 8 1 chunk +5 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/faq.rst View 1 2 3 4 5 3 chunks +10 lines, -2 lines 0 comments Download
A native_client_sdk/src/doc/reference/ideas.rst View 1 2 3 4 5 6 7 1 chunk +361 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: 19 (5 generated)
JF
5 years, 10 months ago (2015-02-10 22:57:03 UTC) #1
JF
Here's an early list. Please help me populate it!
5 years, 10 months ago (2015-02-10 22:57:33 UTC) #2
binji
https://codereview.chromium.org/909383002/diff/1/native_client_sdk/src/doc/reference/ideas.rst File native_client_sdk/src/doc/reference/ideas.rst (right): https://codereview.chromium.org/909383002/diff/1/native_client_sdk/src/doc/reference/ideas.rst#newcode1 native_client_sdk/src/doc/reference/ideas.rst:1: .. _ideas: I wonder if it would be worth ...
5 years, 10 months ago (2015-02-11 00:29:05 UTC) #3
JF
https://codereview.chromium.org/909383002/diff/1/native_client_sdk/src/doc/reference/ideas.rst File native_client_sdk/src/doc/reference/ideas.rst (right): https://codereview.chromium.org/909383002/diff/1/native_client_sdk/src/doc/reference/ideas.rst#newcode1 native_client_sdk/src/doc/reference/ideas.rst:1: .. _ideas: On 2015/02/11 00:29:05, binji wrote: > I ...
5 years, 10 months ago (2015-02-11 01:22:24 UTC) #4
jvoung (off chromium)
https://codereview.chromium.org/909383002/diff/20001/native_client_sdk/src/doc/reference/ideas.rst File native_client_sdk/src/doc/reference/ideas.rst (right): https://codereview.chromium.org/909383002/diff/20001/native_client_sdk/src/doc/reference/ideas.rst#newcode137 native_client_sdk/src/doc/reference/ideas.rst:137: elm-lang https://codereview.chromium.org/909383002/diff/20001/native_client_sdk/src/doc/reference/ideas.rst#newcode140 native_client_sdk/src/doc/reference/ideas.rst:140: Some sandbox-related optimizations? E.g., compiler pass ...
5 years, 10 months ago (2015-02-11 18:53:45 UTC) #6
JF
https://codereview.chromium.org/909383002/diff/20001/native_client_sdk/src/doc/reference/ideas.rst File native_client_sdk/src/doc/reference/ideas.rst (right): https://codereview.chromium.org/909383002/diff/20001/native_client_sdk/src/doc/reference/ideas.rst#newcode137 native_client_sdk/src/doc/reference/ideas.rst:137: On 2015/02/11 18:53:45, jvoung wrote: > elm-lang Done. https://codereview.chromium.org/909383002/diff/20001/native_client_sdk/src/doc/reference/ideas.rst#newcode140 ...
5 years, 10 months ago (2015-02-11 23:30:16 UTC) #7
JF
PTAL, I've updated the list with a lot of projects, and intend to commit this ...
5 years, 10 months ago (2015-02-12 17:59:52 UTC) #9
Sam Clegg
lgtm nit: can you line wrap the commit message? https://codereview.chromium.org/909383002/diff/80001/native_client_sdk/src/doc/reference/ideas.rst File native_client_sdk/src/doc/reference/ideas.rst (right): https://codereview.chromium.org/909383002/diff/80001/native_client_sdk/src/doc/reference/ideas.rst#newcode5 native_client_sdk/src/doc/reference/ideas.rst:5: ...
5 years, 10 months ago (2015-02-12 18:18:50 UTC) #10
bradn
https://codereview.chromium.org/909383002/diff/80001/native_client_sdk/src/doc/reference/ideas.rst File native_client_sdk/src/doc/reference/ideas.rst (right): https://codereview.chromium.org/909383002/diff/80001/native_client_sdk/src/doc/reference/ideas.rst#newcode86 native_client_sdk/src/doc/reference/ideas.rst:86: * **Mentor:** Brad Nelson. On 2015/02/12 18:18:50, Sam Clegg ...
5 years, 10 months ago (2015-02-12 19:38:03 UTC) #13
JF
https://codereview.chromium.org/909383002/diff/80001/native_client_sdk/src/doc/reference/ideas.rst File native_client_sdk/src/doc/reference/ideas.rst (right): https://codereview.chromium.org/909383002/diff/80001/native_client_sdk/src/doc/reference/ideas.rst#newcode5 native_client_sdk/src/doc/reference/ideas.rst:5: ================= On 2015/02/12 18:18:50, Sam Clegg wrote: > The ...
5 years, 10 months ago (2015-02-12 19:38:25 UTC) #14
JF
https://codereview.chromium.org/909383002/diff/80001/native_client_sdk/src/doc/reference/ideas.rst File native_client_sdk/src/doc/reference/ideas.rst (right): https://codereview.chromium.org/909383002/diff/80001/native_client_sdk/src/doc/reference/ideas.rst#newcode189 native_client_sdk/src/doc/reference/ideas.rst:189: On 2015/02/12 19:38:03, bradn wrote: > TCC > ---- ...
5 years, 10 months ago (2015-02-12 19:42:38 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/909383002/180001
5 years, 10 months ago (2015-02-12 22:34:56 UTC) #17
commit-bot: I haz the power
Committed patchset #10 (id:180001)
5 years, 10 months ago (2015-02-12 23:04:46 UTC) #18
commit-bot: I haz the power
5 years, 10 months ago (2015-02-12 23:05:55 UTC) #19
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/04da14966c8d0ba981629b5fa4172f0700221576
Cr-Commit-Position: refs/heads/master@{#316073}

Powered by Google App Engine
This is Rietveld 408576698