0
Commit Graph

6 Commits

Author SHA1 Message Date
bradnelson
720c608e52 Add migration to WebAssembly information to PNaCl / NaCl docs.
BUG=None
R=laforge@chromium.org,binji@chromium.org,sbc@chromium.org,rockot@chromium.org

Review-Url: https://codereview.chromium.org/2875303003
Cr-Commit-Position: refs/heads/master@{#475662}
2017-05-30 20:51:40 +00:00
bradnelson
9ed6f4478f Switching an cds2014 https link back to http for now.
curl in the devenv doesn't have a usable set of root certificates.
This prevents it from using https.

BUG=https://code.google.com/p/naclports/issues/detail?id=189
TEST=None
TBR=jfb@chromium.org,binji@chromium.org,jmedley@chromium.org

Review URL: https://codereview.chromium.org/874063003

Cr-Commit-Position: refs/heads/master@{#313036}
2015-01-25 09:02:26 +00:00
JF Bastien
d8377eb3f7 NaCl docs: a few improvements
* Mention Stack Overflow in more places.
* Add https to a few links that support it, instead of http. I wasn't exhaustive
  in my replacement, we should probably do a full sweep at some point.
* Expand on the languages section a bit.
* Comment out the broken "talk" link.

TEST= none
BUG= none
TBR= binji@chromium.org, jmedley@chromium.org
NOTRY=true
(documentation only change)

Review URL: https://codereview.chromium.org/863543002

Cr-Commit-Position: refs/heads/master@{#312133}
2015-01-19 18:07:12 +00:00
Brad Nelson
80448432a8 Fixing typos / grammar in cds2014.
BUG=None
TEST=None
R=binji@chromium.org, jmedley@chromium.org

Review URL: https://codereview.chromium.org/737703002

Cr-Commit-Position: refs/heads/master@{#304635}
2014-11-18 17:56:59 +00:00
Brad Nelson
a45f6b81f3 Revising cds2014 samples based on first round of feedback.
Adding water.cc to commit history.
Sample changed to reduce the need to understand row-major, changed doc to match.
Changing python codelab to run locally.
Pulling in new web devenv version with better copy paste.

BUG=None
R=jmedley@chromium.org
TBR=binji@chromium.org

Review URL: https://codereview.chromium.org/731323003

Cr-Commit-Position: refs/heads/master@{#304492}
2014-11-17 22:07:13 +00:00
Brad Nelson
3ec1799a19 Adding two codelabs for cds2014.
Adding two codelabs:
  * PNaCl web devenv used to deploy a pnacl python app.
  * devenv chrome app used to learn ppapi graphics 2d.

BUG=None
TEST=local + manual
R=binji@chromium.org

Review URL: https://codereview.chromium.org/731453002

Cr-Commit-Position: refs/heads/master@{#304304}
2014-11-14 23:59:13 +00:00