summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/src/tests/sdk_util_test
Commit message (Expand)AuthorAgeFilesLines
* [NaCl SDK] Don't include gtest/gmock in library formsbc2016-01-071-1/+11
* [NaCl SDK] Allow ppapi_simple apps to use main entry point.sbc2015-10-242-8/+2
* [NaCl SDK] Remove newlib toolchain from the SDKsbc2015-10-051-1/+1
* [NaCl SDK] Switch ppapi_simple to C librarybinji2015-02-241-1/+1
* [NaCL SDK] Add initial support for nacl-clangsbc2015-02-171-1/+1
* [NaCl SDK] Remove toolchain limits from several examples.sbc2015-02-131-1/+1
* [NaCl SDK] Allow ppapi_simple executables to run in both sel_ldr and in chrome.sbc2014-08-291-14/+4
* [NaCl SDK] nacl_io: Remove unneeded glibc syscall entry points.sbc@chromium.org2014-08-061-1/+1
* [NaCl SDK] Run sel_ldr-based unit tests as natively-build linux tests as well.sbc@chromium.org2014-05-291-1/+1
* [NaCl SDK] nacl_io: Add support for JavaScript handshake on exitsbc@chromium.org2014-03-241-0/+2
* [NaCl SDK] Seperate LIBS and DEPS in .dsc files.sbc@chromium.org2014-02-061-1/+1
* [NaCL SDK] nacl_io: move fake pepper interfaces into seperate directory.sbc@chromium.org2014-01-241-1/+0
* [NaCl SDK] Remove unneeded warning supressions.sbc@chromium.org2013-11-211-2/+1
* [NaCl SDK] Add exit code to ppapi_simple's PS_EXIT_MESSAGE.sbc@chromium.org2013-11-131-1/+1
* [NaCl SDK] Run nacl_io_socket_test on the bots.binji@chromium.org2013-11-063-3/+36
* [NaCl SDK] Create a resources/ directory and move files to it.binji@chromium.org2013-09-061-2/+0
* [NaCl SDK] Added sdk_util/string.h, with SplitString function.mgiuca@chromium.org2013-09-022-0/+92
* [NaCl SDK] Added sdk_util_test test suite directory.mgiuca@chromium.org2013-08-224-0/+208