| Commit message (Expand) | Author | Age | Files | Lines |
* | [NaCl SDK] Don't include gtest/gmock in library form | sbc | 2016-01-07 | 1 | -1/+11 |
* | [NaCl SDK] Allow ppapi_simple apps to use main entry point. | sbc | 2015-10-24 | 2 | -8/+2 |
* | [NaCl SDK] Remove newlib toolchain from the SDK | sbc | 2015-10-05 | 1 | -1/+1 |
* | [NaCl SDK] Switch ppapi_simple to C library | binji | 2015-02-24 | 1 | -1/+1 |
* | [NaCL SDK] Add initial support for nacl-clang | sbc | 2015-02-17 | 1 | -1/+1 |
* | [NaCl SDK] Remove toolchain limits from several examples. | sbc | 2015-02-13 | 1 | -1/+1 |
* | [NaCl SDK] Allow ppapi_simple executables to run in both sel_ldr and in chrome. | sbc | 2014-08-29 | 1 | -14/+4 |
* | [NaCl SDK] nacl_io: Remove unneeded glibc syscall entry points. | sbc@chromium.org | 2014-08-06 | 1 | -1/+1 |
* | [NaCl SDK] Run sel_ldr-based unit tests as natively-build linux tests as well. | sbc@chromium.org | 2014-05-29 | 1 | -1/+1 |
* | [NaCl SDK] nacl_io: Add support for JavaScript handshake on exit | sbc@chromium.org | 2014-03-24 | 1 | -0/+2 |
* | [NaCl SDK] Seperate LIBS and DEPS in .dsc files. | sbc@chromium.org | 2014-02-06 | 1 | -1/+1 |
* | [NaCL SDK] nacl_io: move fake pepper interfaces into seperate directory. | sbc@chromium.org | 2014-01-24 | 1 | -1/+0 |
* | [NaCl SDK] Remove unneeded warning supressions. | sbc@chromium.org | 2013-11-21 | 1 | -2/+1 |
* | [NaCl SDK] Add exit code to ppapi_simple's PS_EXIT_MESSAGE. | sbc@chromium.org | 2013-11-13 | 1 | -1/+1 |
* | [NaCl SDK] Run nacl_io_socket_test on the bots. | binji@chromium.org | 2013-11-06 | 3 | -3/+36 |
* | [NaCl SDK] Create a resources/ directory and move files to it. | binji@chromium.org | 2013-09-06 | 1 | -2/+0 |
* | [NaCl SDK] Added sdk_util/string.h, with SplitString function. | mgiuca@chromium.org | 2013-09-02 | 2 | -0/+92 |
* | [NaCl SDK] Added sdk_util_test test suite directory. | mgiuca@chromium.org | 2013-08-22 | 4 | -0/+208 |