summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
Commit message (Expand)AuthorAgeFilesLines
* [NaCl SDK] Add workaround to common.js for background NEXEs.binji@chromium.org2014-04-111-0/+5
* [NaCl SDK Docs] Add release notes for Chrome 34 and 35.binji@chromium.org2014-04-1195-1357/+1572
* Fix getcwd for bionic.noelallen@chromium.org2014-04-111-1/+1
* [NaCl SDK] nacl_io: Fix select() implementation so it doesn't assume entire f...sbc@chromium.org2014-04-092-17/+44
* Applied changes to chromium tree for new NaCl toolchain directories.dyen@chromium.org2014-04-092-2/+4
* [NaCl SDK] nacl_io: Fix newlib IRT interception of isatty().sbc@chromium.org2014-04-092-1/+9
* [NaCl SDK] Teach create_nmf about ARM shared libraries.sbc@chromium.org2014-04-082-0/+22
* [NaCl SDK AppEngine] Make gonativeclient.appspot.com redirect to Chromesitebinji@chromium.org2014-04-051-1/+1
* Sync NaCl MediaStream Video example with ppapi/examples/media_stream_videopenghuang@chromium.org2014-04-043-135/+278
* Moves ppapi/nacl_irt/{README,irt_ppapi.h} to ppapi/nacl_irt/public.hidehiko@chromium.org2014-04-041-2/+2
* [NaCl SDK] Compile for naclio for Bionicnoelallen@chromium.org2014-04-0353-87/+845
* [MIPS] Let elf.py recognize MIPS machine typepetarj@mips.com2014-04-031-0/+1
* NaClSDK: Have "CONFIG=Debug TOOLCHAIN=pnacl make debug" use bitcode instead.jvoung@chromium.org2014-03-316-43/+10
* PPAPI: Bring PPB_MediaStream*Track to stable.dmichael@chromium.org2014-03-292-4/+0
* Add documentation about how to debug non-stable PNaCl pexes in Pepper 35.jvoung@chromium.org2014-03-283-65/+261
* [PPAPI] Add MediaStream Audio NaCl exanmple in native_client_sdkronghuawu@chromium.org2014-03-276-0/+295
* Add LLVM 'unreachable' instruction to list of allowed instructions.stichnot@chromium.org2014-03-262-0/+2
* Rename PPB_Find_Dev to PPB_Find_Privateraymes@chromium.org2014-03-262-4/+0
* [NaCl SDK AppEngine] Roll Lua demo to naclports r1174binji@chromium.org2014-03-251-1/+1
* [NaCl SDK] nacl_io: Enable isatty running under sel_ldr.sbc@chromium.org2014-03-2412-11/+50
* [NaCl SDK] nacl_io: Add support for JavaScript handshake on exitsbc@chromium.org2014-03-2419-57/+201
* [NaCl SDK] Don't write pyc files when running buildbot scripts.sbc@chromium.org2014-03-241-0/+5
* [NaCl SDK] Adding support to create_nmf.py for pnacl-debug.bradnelson@google.com2014-03-225-12/+88
* Re-run gclient runhooks for arm on the sdk builders.bradnelson@google.com2014-03-211-0/+12
* Fixes (mostly portability issues) for xray found while building for llvmnfullagar@chromium.org2014-03-214-28/+41
* [NaCl SDK] Allow --build-only option to buildbot_run.sbc@chromium.org2014-03-213-16/+23
* Convert most Chromium presubmit files to use new multiple-tryserver-compatibl...phajdan.jr@chromium.org2014-03-111-9/+11
* [NaCl SDK] Fix create_nmf test failure on mac builder.binji@chromium.org2014-03-111-7/+25
* Removed dependency of http_download from nacl tree in nacl sdk.dyen@chromium.org2014-03-111-5/+7
* Use absolute nmf root when deciding relative paths.bradnelson@google.com2014-03-112-2/+50
* [NaCl SDK AppEngine] Fix earth and smoothlife builds for Clang 3.4binji@chromium.org2014-03-102-10/+10
* [NaCl SDK] Remove naclports bundle directory before building.binji@chromium.org2014-03-101-1/+5
* Remove deprecation warning from create_nmf.pyjochen@chromium.org2014-03-101-1/+0
* Split the PNaCl IRT shim into 3 pieces, and include one piece into IRT.jvoung@google.com2014-03-091-1/+1
* [NaCl SDK] Roll naclports revision from 954 -> 1152.binji@chromium.org2014-03-071-2/+2
* [NaCl SDK] Set ARM cross compiler with building ARM components using gyp.sbc@chromium.org2014-03-071-9/+6
* [NaCl SDK] Refactor create_nmf.pybinji@chromium.org2014-03-0716-445/+1140
* NaCl: Update revision in DEPS, r12810 -> r12835mseaborn@chromium.org2014-03-061-0/+1
* NaCl SDK: Remove more unused variables in examplesmseaborn@chromium.org2014-03-062-6/+0
* NaCl SDK: Remove some unused variables in url_loader.cc examplemseaborn@chromium.org2014-03-051-5/+0
* NaCl SDK: Remove some unused variables in input_event.cc examplemseaborn@chromium.org2014-03-051-4/+0
* NaCl docs: update version informationjfb@chromium.org2014-03-044-37/+55
* [NaCl SDK Docs] redirect chromesite root to index instead of overviewbinji@chromium.org2014-03-041-1/+1
* NaCl docs: update computed goto supportjfb@chromium.org2014-03-033-18/+29
* Add section on compressing pexe files for deployment.kschimpf@google.com2014-03-032-10/+73
* NaCl SDK: don't prune PNaCl biased bitcode from the NaCl SDK build.jfb@chromium.org2014-02-261-13/+0
* [NaCl SDK] Add pepper_34 bundle, and freeze pepper_31 bundle.binji@chromium.org2014-02-251-3/+46
* [NaCl SDK Docs] Update the generated documentation.binji@chromium.org2014-02-2556-1823/+907
* [NaCl SDK Docs] Fix README, cleanup Makefile, remove devsite stuff.binji@chromium.org2014-02-255-250/+36
* Add ability to build SDK libs with Bionicnoelallen@chromium.org2014-02-2512-18/+43