| Commit message (Expand) | Author | Age | Files | Lines |
* | Devsite doc generation tweaks following Andy's requests. | eliben@chromium.org | 2013-11-04 | 3 | -174/+14 |
* | [NaCl SDK] Fix test failures after r232541. | binji@chromium.org | 2013-11-04 | 1 | -2/+2 |
* | Fix spelling of "NaCl" in various places: "NaCL" is the wrong capitalisation | mseaborn@chromium.org | 2013-11-02 | 4 | -4/+4 |
* | [NaCl SDK] Rename README to README.chromium in third_party/fancy_urllib | sbc@chromium.org | 2013-11-02 | 4 | -6/+9 |
* | [NaCl Docs] Cleanup dynamic loading docs. | sbc@chromium.org | 2013-11-02 | 3 | -289/+103 |
* | Some more info for OpenGL extensions | nfullagar@chromium.org | 2013-11-02 | 1 | -2/+23 |
* | [NaCl SDK] Cleanup dlopen tutorial. | sbc@chromium.org | 2013-11-01 | 2 | -33/+18 |
* | [NaCl Docs] Remove use of hyperlink references in target URIs. | sbc@chromium.org | 2013-11-01 | 4 | -23/+21 |
* | [PPAPI] Added pp::VarResource_Dev class. | yzshen@chromium.org | 2013-11-01 | 1 | -0/+2 |
* | [NaCl SDK] Update lua example on appengine. | sbc@chromium.org | 2013-11-01 | 4 | -29/+67 |
* | [NaCl SDK Docs] Specify default paths to Chrome on various platforms | binji@chromium.org | 2013-11-01 | 1 | -8/+18 |
* | [NaCl SDK] Add rotating cube App Engine demo. | binji@chromium.org | 2013-11-01 | 8 | -1/+1135 |
* | [NaCl SDK] Fix some bugs in the bullet demo | binji@chromium.org | 2013-11-01 | 1 | -5/+10 |
* | Revert 232428 "Remove redundant/misleaing README.chromium files." | newt@chromium.org | 2013-11-01 | 1 | -0/+5 |
* | Remove redundant/misleaing README.chromium files. | sbc@chromium.org | 2013-11-01 | 1 | -5/+0 |
* | [NaCl Docs] Fix a few TODOs in the FAQ. | sbc@chromium.org | 2013-11-01 | 5 | -51/+46 |
* | [NaCl SDK] Remove redundant output from SDK build system. | sbc@chromium.org | 2013-11-01 | 3 | -6/+6 |
* | Tweak TOC generation for correct staging | eliben@chromium.org | 2013-10-31 | 4 | -5/+30 |
* | [NaCl SDK] Change gsutil to use "gsutil cp -q" instead of "gsutil -q cp". | binji@chromium.org | 2013-10-31 | 1 | -2/+2 |
* | [NaCl SDK] Add documentation for File I/O. | binji@chromium.org | 2013-10-31 | 6 | -14/+559 |
* | [NaCL SDK] Roll naclports revision. | sbc@chromium.org | 2013-10-31 | 2 | -2/+4 |
* | Update SDK release notes for the Chrome 31 release. | eliben@chromium.org | 2013-10-31 | 1 | -0/+18 |
* | [NaCl SDK] Add a SmoothLife App Engine demo. | binji@chromium.org | 2013-10-31 | 5 | -7/+467 |
* | [NaCl SDK] Minor corrections to top level README. | sbc@chromium.org | 2013-10-31 | 1 | -4/+4 |
* | [NaCl Docs] Port debugging with visual studio doc. | sbc@chromium.org | 2013-10-31 | 4 | -4/+598 |
* | [NaCl SDK] Enable bash completion for python-based command line tools. | sbc@chromium.org | 2013-10-31 | 8 | -5/+85 |
* | The devsite requires to set up a tree of YAML files that describe the table o... | eliben@chromium.org | 2013-10-31 | 10 | -123/+182 |
* | Update perf estimate for x86-64 to be more realistic/conservative. | jfb@chromium.org | 2013-10-31 | 1 | -1/+1 |
* | PNaCl docs: miscellaneous updates | jfb@chromium.org | 2013-10-30 | 4 | -81/+89 |
* | PNaCl doc: Remove TODOs from FAQ, update perf numbers | jfb@chromium.org | 2013-10-30 | 1 | -32/+38 |
* | [NaCl SDK] Bullet demo: improve grabbing of objects. | binji@chromium.org | 2013-10-29 | 2 | -26/+28 |
* | [NaCl SDK] docs: Adding a getting_started part2 document. | binji@chromium.org | 2013-10-29 | 6 | -5/+506 |
* | [NaClDocs] Add blurb for troubleshooting ABI verification, list mo' restrictions | jvoung@chromium.org | 2013-10-29 | 2 | -2/+39 |
* | [NaCl SDK] nacl_io: add support for SO_KEEPALIVE and FD_CLOEXEC | sbc@chromium.org | 2013-10-29 | 8 | -33/+236 |
* | [NaCl SDK] Update the NaCl SDK packaged app. | binji@chromium.org | 2013-10-28 | 12 | -23/+42 |
* | [NaCl Docs] add nacl_io page. | sbc@chromium.org | 2013-10-28 | 4 | -0/+228 |
* | [NaCl SDK] Fix buiding of gonacl lua demo | sbc@chromium.org | 2013-10-28 | 1 | -4/+6 |
* | [NaCl SDK] Add lua demo to appengine site. | sbc@chromium.org | 2013-10-25 | 8 | -10/+335 |
* | [NaCl SDK] Add life App Engine demo. | binji@chromium.org | 2013-10-25 | 5 | -6/+599 |
* | [NaCl SDK] Add voronoi app-engine demo. | binji@chromium.org | 2013-10-25 | 5 | -1/+856 |
* | Convert 3D Graphics section from devsite to reST. | stichnot@chromium.org | 2013-10-25 | 2 | -1/+505 |
* | faq link for security contest, restified version | bsy@google.com | 2013-10-25 | 1 | -4/+1 |
* | [NaCl SDK] Enable sel_ldr_x86_64 in mac SDK. | sbc@chromium.org | 2013-10-25 | 3 | -14/+8 |
* | [NaCL SDK] nacl_io: add <sys/poll.h> | sbc@chromium.org | 2013-10-25 | 4 | -5/+13 |
* | [NaCl SDK] nacl_io: Fix open flags for socket handles. | sbc@chromium.org | 2013-10-25 | 2 | -2/+15 |
* | Implement some missing TODOs in the new NaCl docs. | eliben@chromium.org | 2013-10-24 | 5 | -22/+19 |
* | Port the "PNaCl developer's guide" from our LLVM fork to the docs. | eliben@chromium.org | 2013-10-24 | 3 | -1/+175 |
* | [NaCl SDK] gonacl appengine: Automate uploading to commondatastorage. | binji@chromium.org | 2013-10-23 | 9 | -33/+318 |
* | Port Pepper Audio API from the devsite. | stichnot@chromium.org | 2013-10-22 | 3 | -1/+381 |
* | PNaClize and update the 'Devguide -> Running' page of the documentation. | eliben@chromium.org | 2013-10-22 | 5 | -90/+135 |