| Commit message (Expand) | Author | Age | Files | Lines |
* | [NaCl SDK] Add pepper_36 bundle. | binji@chromium.org | 2014-06-20 | 1 | -0/+10 |
* | Adding content back into App Gallery and Middleware pages. | binji@chromium.org | 2014-06-20 | 100 | -20/+236 |
* | Reupload .jpg files for earth simd example | nfullagar@google.com | 2014-06-20 | 2 | -0/+0 |
* | [NaCl SDK] nacl_io: Fix bug in getaddrinfo() where service is "0" | sbc@chromium.org | 2014-06-20 | 2 | -2/+35 |
* | Adding development environment tutorial. | bradnelson@google.com | 2014-06-19 | 9 | -2/+363 |
* | [NaCl SDK] update_nacl_manifest updates canary to the latest available bundle. | binji@chromium.org | 2014-06-19 | 3 | -249/+114 |
* | [NaCl SDK] Add bionic SDK bundle auto-updating to update_nacl_manifest | binji@chromium.org | 2014-06-18 | 2 | -26/+88 |
* | [NaCl SDK] create_html.py now adds PS_TTY_PREFIX attribute to NaCl embed. | sbc@chromium.org | 2014-06-18 | 1 | -8/+14 |
* | [NaCl SDK] Fix create_nmf on dynamic bionic nexes | binji@chromium.org | 2014-06-18 | 2 | -1/+8 |
* | [NaCl SDK] Remove use of TIOCNACLINPUT from nacl_io/ppapi_simple. | binji@chromium.org | 2014-06-18 | 8 | -102/+92 |
* | Add BIONIC to NACLSDK | noelallen@chromium.org | 2014-06-17 | 1 | -0/+19 |
* | [NaCl SDK] nacl_io: Add JsFs filesystem type. | binji@chromium.org | 2014-06-17 | 14 | -2/+1969 |
* | Remove apps in Pepper support and the PPB_Alarms_Dev API. | yzshen@chromium.org | 2014-06-16 | 2 | -11/+0 |
* | [NaCl SDK] Remove extra stdlib.h from include/{pnacl,newlib} | binji@chromium.org | 2014-06-16 | 2 | -20/+0 |
* | Removed un-used commandline switches. | zmo@chromium.org | 2014-06-14 | 2 | -2/+2 |
* | [NaCl SDK] docs: Bring back support for plain html generator. | sbc@chromium.org | 2014-06-13 | 3 | -2/+8 |
* | [NaCl SDK] Fix update_nacl_manifest.py; omahaproxy history changed. | binji@chromium.org | 2014-06-13 | 1 | -1/+5 |
* | NaCl SDK doc: Recover sandbox internal doc for x86-64 | hamaji@chromium.org | 2014-06-13 | 7 | -7/+668 |
* | [NaCl SDK] docs: update Pepper API docs. | sbc@chromium.org | 2014-06-12 | 137 | -953/+4865 |
* | [NaCl SDK] docs: Introduce .bc vs .pexe naming convention before using that i... | jvoung@chromium.org | 2014-06-11 | 2 | -2/+8 |
* | [NaCl SDK] nacl_io: Allows subtree of html5fs to be mounted. | sbc@chromium.org | 2014-06-11 | 9 | -30/+80 |
* | [NaCl SDK] nacl_io: Fix Path::Prepend and add unittests | sbc@chromium.org | 2014-06-10 | 5 | -40/+48 |
* | NaCl: Fix nacl_io library to build with -Wstrict-prototypes | mseaborn@chromium.org | 2014-06-10 | 3 | -8/+8 |
* | [NaCl SDK] nacl_io: fix TTY warning messages when using naclterm/hterm. | sbc@chromium.org | 2014-06-07 | 2 | -8/+7 |
* | [PPAPI] API definition for compositor artifacts | miletus@chromium.org | 2014-06-06 | 2 | -0/+6 |
* | [NaCl SDK] Don't set minimum_chrome_version for most examples. | binji@chromium.org | 2014-06-06 | 5 | -4/+10 |
* | [NaCl SDK] Add support for ASAN, TSAN and valgrind to test_sdk.py | sbc@chromium.org | 2014-06-05 | 2 | -9/+52 |
* | nacl_io: only copy up to the size of the sockaddr_in*, not the given len. | jvoung@chromium.org | 2014-06-04 | 2 | -11/+37 |
* | [NaCl SDK] nacl_io: Add doc for html5fs param "filesystem_resource" | binji@chromium.org | 2014-06-02 | 1 | -0/+6 |
* | PPAPI: Add dev synchronous JS->Plugin messaging API | dmichael@chromium.org | 2014-06-02 | 1 | -0/+1 |
* | NaCl: Remove nacl_thread.h from NaCl SDK | mseaborn@chromium.org | 2014-05-31 | 2 | -6/+0 |
* | [NaCl SDK] lua sample: Clean existing naclports installs before building. | sbc@chromium.org | 2014-05-30 | 1 | -0/+5 |
* | [NaCl SDK] nacl_io: Run clang-format over nacl_io sources. | sbc@chromium.org | 2014-05-30 | 69 | -509/+770 |
* | [NaCl SDK] rename nacl_io demo. | sbc@chromium.org | 2014-05-30 | 14 | -9/+9 |
* | [NaCl SDK] Roll naclports revision. | sbc@chromium.org | 2014-05-30 | 1 | -1/+1 |
* | Revert "[NaCl SDK] Temporarily disable SocketTestTCP.Listen test under PNaCl" | jvoung@chromium.org | 2014-05-29 | 1 | -9/+1 |
* | [NaCl SDK] nacl_io: Fix memory leaks (mostly in test code). Thanks valgrind! | sbc@chromium.org | 2014-05-29 | 4 | -1/+9 |
* | [NaCl SDK] nacl_io: Remove unused code. | sbc@chromium.org | 2014-05-29 | 9 | -127/+11 |
* | [NaCl SDK] Run sel_ldr-based unit tests as natively-build linux tests as well. | sbc@chromium.org | 2014-05-29 | 7 | -9/+19 |
* | Add InputEventPrivate API to the SDK | miletus@chromium.org | 2014-05-29 | 1 | -0/+3 |
* | [NaCl SDK] Create Filesystem nodes in /dev/fs/... | binji@chromium.org | 2014-05-29 | 11 | -71/+235 |
* | [NaCl SDK] nacl_io: disable EmitterTest.MultiThread until we can track down c... | sbc@chromium.org | 2014-05-29 | 1 | -1/+4 |
* | [NaCl SDK] nacl_io: fix all tsan warnings. | sbc@chromium.org | 2014-05-28 | 3 | -12/+32 |
* | [NaCl SDK] nacl_io: Allow passing FileSystem resource to nacl_io. | binji@chromium.org | 2014-05-28 | 7 | -13/+77 |
* | [NaCl SDL] Update naclports revision used to build gonacl samples. | sbc@chromium.org | 2014-05-28 | 4 | -5/+5 |
* | [NaCl SDK] Fix include_next of stdlib.h | binji@chromium.org | 2014-05-27 | 1 | -1/+2 |
* | [NaCl SDK] Roll naclports revision: 1289 -> 1290 | sbc@chromium.org | 2014-05-27 | 1 | -1/+1 |
* | [NaCl SDK] Temporarily disable SocketTestTCP.Listen test under PNaCl | sbc@chromium.org | 2014-05-27 | 1 | -1/+9 |
* | [NaCl SDL] Roll naclports revision | sbc@chromium.org | 2014-05-27 | 1 | -1/+1 |
* | [NaCl SDK] Add realpath(3) implementation. | binji@chromium.org | 2014-05-23 | 7 | -11/+281 |