summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/doc_generated
Commit message (Collapse)AuthorAgeFilesLines
* [NaCl SDK] Cleanup references to old newlib toolchainsbc2016-02-0215-90/+107
| | | | | | | | | | | | | | | - remove references from the docs - don't build newlib SDK componenes - remove newlib as a valid toolchain in the build system - remove use_sysroot=1 setting (this is now the default) - remove old/unused dsc2gyp.py script - regenerate docs CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_nacl_sdk;tryserver.chromium.mac:mac_nacl_sdk Review URL: https://codereview.chromium.org/1655873003 Cr-Commit-Position: refs/heads/master@{#373024}
* Updating nacl sdk docs to match changed sample.bradnelson2016-01-192-98/+8
| | | | | | | | | | | | The voronoi sample has been reduce to make it easier to maintain. BUG=None TEST=None R=binji@chromium.org,sbc@chromium.org Review URL: https://codereview.chromium.org/1561343002 Cr-Commit-Position: refs/heads/master@{#370209}
* Updating nacl sdk generated docs.bradnelson2016-01-0796-3/+3
| | | | | | | | | | BUG=None TEST=None R=sbc@chromium.org Review URL: https://codereview.chromium.org/1565023002 Cr-Commit-Position: refs/heads/master@{#367975}
* [NaCl SDK] Remove references to naclports bundlesbc2015-12-187-18/+19
| | | | | | | | CQ_EXTRA_TRYBOTS=tryserver.chromium.linux:linux_nacl_sdk;tryserver.chromium.mac:mac_nacl_sdk;tryserver.chromium.win:win_nacl_sdk Review URL: https://codereview.chromium.org/1531683006 Cr-Commit-Position: refs/heads/master@{#366028}
* [NaCl SDK] Re-generate docssbc2015-12-18154-1179/+7281
| | | | | | | | | Add check for doxygen version of build script since we require a specific version (sadly). Review URL: https://codereview.chromium.org/1536883002 Cr-Commit-Position: refs/heads/master@{#365977}
* Change http download links to https.Will Harris2015-09-091-7/+5
| | | | | | | | | BUG=None R=jfb@chromium.org Review URL: https://codereview.chromium.org/1326303003 . Cr-Commit-Position: refs/heads/master@{#347996}
* Update NaCl SDK release notes for M45bbudge2015-07-093-36/+42
| | | | | | Review URL: https://codereview.chromium.org/1230793006 Cr-Commit-Position: refs/heads/master@{#338144}
* Fix some JS style nits.dbeam2015-05-273-3/+3
| | | | | | | | | | | | | | | | | | | | | | Replace: Array.< Object.< With: Array< Object< See bug for rationale (. is no longer required, just extra fluff, looks more like C++, etc.) TBR=darin@chromium.org BUG=492476 NOPRESUBMIT=true Review URL: https://codereview.chromium.org/1150173003 Cr-Commit-Position: refs/heads/master@{#331603}
* Fix a lot of support links.dbeam2015-05-221-1/+1
| | | | | | | | | | | | | | | Things I did: 1) Changed all domains I could find to https://support.google.com 2) Changed all the bin/answer.py?answer=# to answer/# 3) Left any code-populated ?hl= for now (worried about CHECK() failures) TBR=cpu@chromium.org BUG=490858,490875,490887 Review URL: https://codereview.chromium.org/1144193005 Cr-Commit-Position: refs/heads/master@{#331064}
* Add PNaCl release note about how to try out Subzero / which flag to set.jvoung2015-04-092-1/+11
| | | | | | | | BUG= https://code.google.com/p/nativeclient/issues/detail?id=4091 Review URL: https://codereview.chromium.org/1059423002 Cr-Commit-Position: refs/heads/master@{#324321}
* NaCl SDK: Update release notes for Pepper 43.bbudge2015-04-031-25/+30
| | | | | | | | BUG= Review URL: https://codereview.chromium.org/1062573002 Cr-Commit-Position: refs/heads/master@{#323821}
* Add PNaCl libstdc++ deprecation notice to Chrome 43 release notes.dschuff2015-04-031-0/+4
| | | | | | | | | | | R=jfb@chromium.org,sbc@chromium.org BUG=None NOTRY=true (documentation change) Review URL: https://codereview.chromium.org/1059233003 Cr-Commit-Position: refs/heads/master@{#323808}
* Add NaCl SDK release note about LLVM 3.6 and debug metadata changes.jvoung2015-04-012-1/+10
| | | | | | | | BUG=none Review URL: https://codereview.chromium.org/1051653004 Cr-Commit-Position: refs/heads/master@{#323291}
* Reword nacl description for accuracy.bradnelson2015-03-311-3/+6
| | | | | | | | | | R=sbc@chromium.org BUG=None TEST=None Review URL: https://codereview.chromium.org/1041313002 Cr-Commit-Position: refs/heads/master@{#323078}
* NaCl docs: updeate release notes for ARM validation bugjfb2015-03-261-0/+2
| | | | | | | | | BUG= https://code.google.com/p/chromium/issues/detail?id=460432 TBR= jvoung@chromium.org Review URL: https://codereview.chromium.org/1012673011 Cr-Commit-Position: refs/heads/master@{#322302}
* NaCl docs: update GSoC TCC entryjfb2015-03-121-3/+4
| | | | | | | | | TBR= bradnelson@chromium.org BUG= none Review URL: https://codereview.chromium.org/1003783002 Cr-Commit-Position: refs/heads/master@{#320304}
* NaCl docs: update release notes for Chrome 39JF Bastien2015-03-091-24/+29
| | | | | | | | | | | | | | Mention CVE-2015-0565. TBR= mseaborn@chromium.org, shyamsundarr@chromium.org, timwillis@chromium.org BUG= https://code.google.com/p/nativeclient/issues/detail?id=3944 TEST= none NOTRY=true (documentation only change) Review URL: https://codereview.chromium.org/820673006 Cr-Commit-Position: refs/heads/master@{#319649}
* NaCl docs: add sanitizers to GSoC ideasjfb2015-03-041-4/+19
| | | | | | | | | TBR= bradnelson@chromium.org BUG= none Review URL: https://codereview.chromium.org/976053003 Cr-Commit-Position: refs/heads/master@{#319087}
* NaCl docs: acquire/release/acq_rel C++11 memory order in Chrome 43 SDKjfb2015-03-032-35/+43
| | | | | | | | | R= bradnelson@chromium.org BUG= none Review URL: https://codereview.chromium.org/971493004 Cr-Commit-Position: refs/heads/master@{#318820}
* NaCl docs: update to mention Google Summer of Code 2015jfb2015-03-022-26/+33
| | | | | | | | | R= bradnelson@chromium.org BUG= none Review URL: https://codereview.chromium.org/971043002 Cr-Commit-Position: refs/heads/master@{#318791}
* [NaClDocs] Add documentation for the PNaCl fabs intrinsic.jvoung2015-02-251-5/+13
| | | | | | | | BUG= https://code.google.com/p/nativeclient/issues/detail?id=4031 Review URL: https://codereview.chromium.org/938673003 Cr-Commit-Position: refs/heads/master@{#318100}
* NaCl docs: update release notes for 42 branchjfb2015-02-201-22/+33
| | | | | | | | | TBR= sbc@chromium.org, dschuff@chromium.org, bradnelson@chromium.org BUG=none Review URL: https://codereview.chromium.org/943763002 Cr-Commit-Position: refs/heads/master@{#317260}
* NaCl docs: mention static libraries for SJLJJF Bastien2015-02-191-6/+12
| | | | | | | | | | | This recently came up on our mailing list, and isn't quite obvious. R=sbc@chromium.org BUG= none Review URL: https://codereview.chromium.org/940503003 Cr-Commit-Position: refs/heads/master@{#317114}
* NaCl docs: add project ideasjfb2015-02-123-30/+370
| | | | | | | | | | | | | | | 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 Review URL: https://codereview.chromium.org/909383002 Cr-Commit-Position: refs/heads/master@{#316073}
* NaCl docs: clarify Chrome apps instead of packaged appsjfb2015-02-108-75/+77
| | | | | | | | | R= binji@chromium.org, bradnelson@chromium.org BUG= none Review URL: https://codereview.chromium.org/912633002 Cr-Commit-Position: refs/heads/master@{#315608}
* NaCl docs: fix TCP linkjfb2015-02-092-2/+2
| | | | | | | | | R= binji@chromium.org BUG=none Review URL: https://codereview.chromium.org/910983002 Cr-Commit-Position: refs/heads/master@{#315431}
* NaCl docs: fix clumsy sentencejfb2015-02-091-2/+2
| | | | | | | | | R= binji@chromium.org BUG=none Review URL: https://codereview.chromium.org/907103002 Cr-Commit-Position: refs/heads/master@{#315420}
* NaCl documentation: update FAQ and examplesjfb2015-02-092-23/+32
| | | | | | | | | | | | A few updates to the documentation, a developer pointed out some of the docs weren't quite clear. TBR= sbc@chromium.org, jmedley@chromium.org BUG=none TEST=none Review URL: https://codereview.chromium.org/886163005 Cr-Commit-Position: refs/heads/master@{#315345}
* [NaCl SDK Docs] Update Pepper docs to latest.binji2015-02-0576-481/+6138
| | | | | | | | | | BUG=none R=jpmedley@chromium.org R=sbc@chromium.org Review URL: https://codereview.chromium.org/901083002 Cr-Commit-Position: refs/heads/master@{#314849}
* NaCl docs: an update on AVXJF Bastien2015-02-022-3/+4
| | | | | | | | | | | | NaCl now supports AVX2. R=shyamsundarr@chromium.org TBR=jmedley@chromium.org, shyamsundarr@chromium.org BUG= https://code.google.com/p/nativeclient/issues/detail?id=3637 Review URL: https://codereview.chromium.org/888313002 Cr-Commit-Position: refs/heads/master@{#314166}
* Fix left-side navigation for top-level pagesmkearney2015-01-281-0/+3
| | | | | | | | | | | | | | | And don't break presubmit! Basically, the change I put in previously that kind of fixed extensions redirects actually meant presubmit would fail. So I've gone and put in a real fix. I also updated the redirects.json files in these GitHub repos for this to work: devtools, multi-device, and store. Thanks, Ben, for your help. Review URL: https://codereview.chromium.org/883963002 Cr-Commit-Position: refs/heads/master@{#313575}
* Switching an cds2014 https link back to http for now.bradnelson2015-01-251-1/+1
| | | | | | | | | | | | | 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}
* NaCl docs: a few improvementsJF Bastien2015-01-196-14/+19
| | | | | | | | | | | | | | | | | | * 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}
* Add navigation for all versions of the Pepper API reference.jmedley2015-01-151-0/+20
| | | | | | | | | | | | BUG=none R= TEST=none NOTRY=true (documentation only change) Review URL: https://codereview.chromium.org/575553002 Cr-Commit-Position: refs/heads/master@{#311731}
* NaCl doc: update release notes for M41jfb2015-01-142-26/+61
| | | | | | | | | | BUG= none R= jmedley@chromium.org, bradnelson@chromium.org, dmichael@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/831263005 Cr-Commit-Position: refs/heads/master@{#311565}
* Fix broken links on NaCl pages of developer.chrome.com.jmedley2015-01-146-11/+7
| | | | | | | | | | | | BUG=none R= TEST=none NOTRY=true (documentation only change) Review URL: https://codereview.chromium.org/849073005 Cr-Commit-Position: refs/heads/master@{#311560}
* Initial draft of PNaCl bitcode files.kschimpf2014-11-206-24/+5846
| | | | | | | | | | | | | | | Focus of this CL is on the PNaCl records that can appear in bitcode files. A subsequent CL will add how the records are converted to bitcode sequences. Replaces CL: https://codereview.chromium.org/364463002 BUG=None NOTRY=True (documentation only change). Review URL: https://codereview.chromium.org/725333002 Cr-Commit-Position: refs/heads/master@{#305041}
* Fixing typos / grammar in cds2014.Brad Nelson2014-11-183-17/+17
| | | | | | | | | | 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}
* Fixing capitaliztion mismatch.Brad Nelson2014-11-182-2/+2
| | | | | | | | | | BUG=None TEST=None TBR=binji@chromium.org,jmedley@chromium.org Review URL: https://codereview.chromium.org/737483005 Cr-Commit-Position: refs/heads/master@{#304570}
* Fixing title capitalization and inconsistency for nacl cds2014 codelab.Brad Nelson2014-11-173-4/+4
| | | | | | | | | R=binji@chromium.org, jmedley@chromium.org BUG=None Review URL: https://codereview.chromium.org/716243004 Cr-Commit-Position: refs/heads/master@{#304518}
* Revising cds2014 samples based on first round of feedback.Brad Nelson2014-11-173-15/+14
| | | | | | | | | | | | | | | 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}
* Adding two codelabs for cds2014.Brad Nelson2014-11-148-80/+718
| | | | | | | | | | | | | | 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}
* [DOCS] Edit references to Chrome 31 and earlier.jmedley2014-11-058-53/+39
| | | | | | | | | | | | BUG=none R= TEST=none NOTRY=true (documentation only change) Review URL: https://codereview.chromium.org/637873003 Cr-Commit-Position: refs/heads/master@{#302801}
* [NaCl SDK Docs] Fix many issues with the doc generator.Ben Smith2014-10-30886-2670/+21027
| | | | | | | | | | | | | | | | | | | | | * It was broken after the git switch (it used SVN internally) * Generate Pepper indexes to c-api-{channel} instead of pepper_{channel}/c This relies on using Doxygen 1.7.6.1, which was installed by default on Lucid. Doxygen 1.8 does not work, and maybe never will. You can set the DOXYGEN environment variable to point to a good version of doxygen. No trybots because it is a documentation generation only change. I tested locally to ensure this wouldn't break stuff. BUG=none TEST=local NOTRY=true R=sbc@chromium.org Review URL: https://codereview.chromium.org/591683002 Cr-Commit-Position: refs/heads/master@{#302127}
* Add debugging information for nacl_io library.jmedley2014-10-073-46/+58
| | | | | | | | | | | | BUG=none R= TEST=none NOTRY=true (documentation only change) Review URL: https://codereview.chromium.org/618823003 Cr-Commit-Position: refs/heads/master@{#298533}
* NaCl docs: update release notesjfb2014-10-072-21/+32
| | | | | | | | | | | | R= jmedley@chromium.org, dmichael@chromium.org, noelallen@chromium.org BUG=none TEST=none NOTRY=true (documentation only change) Review URL: https://codereview.chromium.org/593133003 Cr-Commit-Position: refs/heads/master@{#298486}
* [NaCl SDK] Update Visual Studio Addin docs to reflect VS2012 support.sbc2014-10-062-8/+9
| | | | | | | | NOTRY=true Review URL: https://codereview.chromium.org/633603002 Cr-Commit-Position: refs/heads/master@{#298291}
* [DOCS] Add supported OSs and platforms to the SDK download page.jmedley2014-09-302-2/+7
| | | | | | | | | | | | BUG=none R= TEST=none NOTRY=true (documentation only change) Review URL: https://codereview.chromium.org/604833006 Cr-Commit-Position: refs/heads/master@{#297511}
* Move 'Versioning' topic from overview to download page.jmedley2014-09-223-28/+27
| | | | | | | | | | | | BUG=none R= mkearney@chromium.org, smain@chromium.org TEST=none NOTRY=true (documentation only change) Review URL: https://codereview.chromium.org/536823004 Cr-Commit-Position: refs/heads/master@{#296075}
* Copy edit SDK section.jmedley2014-09-225-203/+178
| | | | | | | | | | | | BUG=none R= TEST=none NOTRY=true (documentation only change) Review URL: https://codereview.chromium.org/588723002 Cr-Commit-Position: refs/heads/master@{#296033}