summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
Commit message (Expand)AuthorAgeFilesLines
* [NaClDocs] Add blurb for troubleshooting ABI verification, list mo' restrictionsjvoung@chromium.org2013-10-292-2/+39
* [NaCl SDK] nacl_io: add support for SO_KEEPALIVE and FD_CLOEXECsbc@chromium.org2013-10-298-33/+236
* [NaCl SDK] Update the NaCl SDK packaged app.binji@chromium.org2013-10-2812-23/+42
* [NaCl Docs] add nacl_io page.sbc@chromium.org2013-10-284-0/+228
* [NaCl SDK] Fix buiding of gonacl lua demosbc@chromium.org2013-10-281-4/+6
* [NaCl SDK] Add lua demo to appengine site.sbc@chromium.org2013-10-258-10/+335
* [NaCl SDK] Add life App Engine demo.binji@chromium.org2013-10-255-6/+599
* [NaCl SDK] Add voronoi app-engine demo.binji@chromium.org2013-10-255-1/+856
* Convert 3D Graphics section from devsite to reST.stichnot@chromium.org2013-10-252-1/+505
* faq link for security contest, restified versionbsy@google.com2013-10-251-4/+1
* [NaCl SDK] Enable sel_ldr_x86_64 in mac SDK.sbc@chromium.org2013-10-253-14/+8
* [NaCL SDK] nacl_io: add <sys/poll.h>sbc@chromium.org2013-10-254-5/+13
* [NaCl SDK] nacl_io: Fix open flags for socket handles.sbc@chromium.org2013-10-252-2/+15
* Implement some missing TODOs in the new NaCl docs.eliben@chromium.org2013-10-245-22/+19
* Port the "PNaCl developer's guide" from our LLVM fork to the docs.eliben@chromium.org2013-10-243-1/+175
* [NaCl SDK] gonacl appengine: Automate uploading to commondatastorage.binji@chromium.org2013-10-239-33/+318
* Port Pepper Audio API from the devsite.stichnot@chromium.org2013-10-223-1/+381
* PNaClize and update the 'Devguide -> Running' page of the documentation.eliben@chromium.org2013-10-225-90/+135
* [NaCl SDK] Re-order the calls to createNaClModule and attachDefaultListeners.binji@chromium.org2013-10-223-3/+3
* [NaCl SDK] Make input_event example single-threaded again.binji@chromium.org2013-10-227-748/+145
* [NaCl SDK] nacl_io: Make files world writable by default.sbc@chromium.org2013-10-2225-151/+215
* [NaCl SDK] Don't create SDK tarball by default.sbc@chromium.org2013-10-211-4/+5
* [NaCl SDK] Add var_dictionary example.binji@chromium.org2013-10-205-0/+369
* [NaCl SDK] Add mouse cursor example.binji@chromium.org2013-10-205-0/+246
* [NaCl SDK] nacl_io: fix for send/recv from closed connections.sbc@chromium.org2013-10-2010-202/+398
* [NaCl SDK] Add simple graphics2d example.binji@chromium.org2013-10-194-0/+294
* [PPAPI] Added new Pepper interface PPB_VarResource_Dev.mgiuca@chromium.org2013-10-191-0/+1
* [NaCl SDK] nacl_io: fix memory curruption in TCP fifo.sbc@chromium.org2013-10-195-14/+120
* [NaCl SDK] nacl_io: Add plumbing for new IRT interfaces.sbc@chromium.org2013-10-1920-36/+444
* Remove the redundant glossary; remove trailing whitespace.stichnot@chromium.org2013-10-181-41/+2
* [NaCl SDK] Add dummy implementations for signal functions.binji@chromium.org2013-10-1813-0/+156
* [NaCl SDK] Fix running "make run_package" with non-default toolchain.binji@chromium.org2013-10-183-6/+30
* Add top-level index for community/eliben@chromium.org2013-10-182-0/+14
* [NaClDocs] Fill in the landing page for the SDK section of the docs.jvoung@chromium.org2013-10-181-1/+44
* Added devguide/coding/index.rsteliben@chromium.org2013-10-172-0/+10
* Create landing page for tutorial/index and move the part1 under tutorial/. Fi...eliben@chromium.org2013-10-179-33/+36
* More PNaCl-ization of the distributing doc. Clean-up of NaCl sections.eliben@chromium.org2013-10-162-221/+66
* [NaClDocs] Some cleanup for the Running the SDK Examples page.jvoung@chromium.org2013-10-161-93/+104
* [NaCl SDK] When running "make debug", by default use "Debug".binji@chromium.org2013-10-161-1/+6
* [NaCl SDK] Update nacl_io demo to include socket operations.sbc@chromium.org2013-10-1510-96/+495
* [NaCl SDK] Update the published version of sdk_tools.sbc@chromium.org2013-10-153-11/+11
* Mention the ILP32 & floating point data model of PNaCl in the bitcode ref.eliben@chromium.org2013-10-151-2/+11
* Set up Sphinx's linkchecker and fix some remaining bad linkseliben@chromium.org2013-10-144-4/+38
* Fix some dead links in the documentationeliben@chromium.org2013-10-143-8/+7
* [NaCl SDK] nacl_io: Add support for non-blocking connect/acceptsbc@chromium.org2013-10-1218-104/+511
* [NaCl Docs] Update the SDK download docs to mention pepper_31 + PNaCljvoung@chromium.org2013-10-111-132/+142
* [NaClDocs] Update the building.rst doc for PNaCl.jvoung@chromium.org2013-10-111-278/+428
* Add example of formatting.eliben@chromium.org2013-10-111-1/+2
* [NaCl Docs] Add release-notes.rst.sbc@chromium.org2013-10-113-5/+520
* [NaCl SDK] nacl_io: Fix bug poll() with listening on multiple fdssbc@chromium.org2013-10-112-6/+22