summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/src/resources
Commit message (Expand)AuthorAgeFilesLines
* [NaCl SDK] Always use cmd.exe for SHELL in Windows Makefilesbinji2014-12-221-0/+7
* webui: Change all url('...') and url("...") to just url(...).Dan Beam2014-11-261-2/+2
* [NaCl SDK] Run PNaCl translate tests in sel_ldr.binji2014-10-172-2/+4
* [NaCl SDK] Allow ppapi_simple executables to run in both sel_ldr and in chrome.sbc2014-08-291-12/+2
* [NaCl SDK] Don't set minimum_chrome_version for most examples.binji@chromium.org2014-06-061-1/+3
* [NaCl SDK] nacl_io: Add flow control the JavaScript pipes.sbc@chromium.org2014-05-222-0/+7
* Unlike the other toolchains, bionic supports both static and dynamic. This C...noelallen@chromium.org2014-04-291-1/+5
* [NaCl SDK] Add multi-platform zip support, and example.binji@chromium.org2014-04-182-0/+22
* NaClSDK: Fix LINK+STRIP make rules to only apply to Release or PNaCl.jvoung@chromium.org2014-04-181-0/+6
* [NaCl SDK] Add workaround to common.js for background NEXEs.binji@chromium.org2014-04-111-0/+5
* NaClSDK: Have "CONFIG=Debug TOOLCHAIN=pnacl make debug" use bitcode instead.jvoung@chromium.org2014-03-312-5/+1
* Add ability to build SDK libs with Bionicnoelallen@chromium.org2014-02-251-1/+1
* [NaCl SDK] Seperate LIBS and DEPS in .dsc files.sbc@chromium.org2014-02-061-2/+12
* [NaCL SDK] nacl_io: move fake pepper interfaces into seperate directory.sbc@chromium.org2014-01-241-0/+4
* [NaCl SDK] Make common.js load the Release nexe/pexe by default.binji@chromium.org2013-12-104-8/+61
* [NaCl SDK] fix shared library link rule in example build system.sbc@chromium.org2013-11-251-2/+7
* [NaCl SDK] Update the NaCl SDK packaged app.binji@chromium.org2013-10-288-0/+7
* [NaCl SDK] Fix running "make run_package" with non-default toolchain.binji@chromium.org2013-10-181-2/+29
* [NaCl SDK] Update nacl_io demo to include socket operations.sbc@chromium.org2013-10-151-0/+4
* [NaCl SDK] Change default in common.js to Release.binji@chromium.org2013-10-071-2/+11
* [NaCl SDK] Add "make serve" PHONY target.binji@chromium.org2013-09-201-5/+6
* [NaCl SDK] Don't exit from nacl_io_test before posting message to JS.binji@chromium.org2013-09-091-0/+9
* [NaCl SDK] Create a resources/ directory and move files to it.binji@chromium.org2013-09-0618-0/+962