summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/src/examples
Commit message (Expand)AuthorAgeFilesLines
* [NaCl SDK] Fix url_loader example for MSVC 2013Ben Smith2014-09-261-0/+1
* [NaCl SDK] Fix gamepad example for msvc 2013Ben Smith2014-09-241-0/+1
* [NaCl SDK] Allow ppapi_simple executables to run in both sel_ldr and in chrome.sbc2014-08-292-28/+13
* Pepper: PPB_VideoDecoder software-only mode.bbudge2014-08-231-1/+1
* Using PROFILE_ANY for vp8 and vp9amogh.bihani@samsung.com2014-08-151-1/+1
* Fix up a couple of stray diffsnfullagar@chromium.org2014-08-121-2/+2
* Update SIMD version of life demo.nfullagar@chromium.org2014-08-095-461/+594
* [NaCl SDK] nacl_io: Remove unneeded glibc syscall entry points.sbc@chromium.org2014-08-061-1/+1
* [NaCl SDK] nacl_io: Remove duplication between passthroughfs and devfs.sbc@chromium.org2014-07-242-2/+7
* Currently, bionic only build a subset of the examples. This changes turns on...noelallen@chromium.org2014-07-1816-17/+27
* NaCl SDK: Demonstrate use of pp::View::GetDeviceScale for 3Djhorwich@chromium.org2014-07-181-2/+5
* NaCl SDK: Demonstrate use of pp::Graphics2D::SetScale()jhorwich@chromium.org2014-07-171-4/+12
* Pepper: Change PPB_VideoDecoder::Reset behavior so plugin always manages text...bbudge@chromium.org2014-07-161-4/+0
* Pepper: Add GL_TEXTURE_EXTERNAL_OES texture target to PPB_VideoDecoder docs a...bbudge@chromium.org2014-07-111-13/+71
* [NaCl SDK] Fix include path for testdata.h in video_decode example.binji@chromium.org2014-06-281-1/+1
* NaCl SDK: Add VideoDecode example that uses PPB_VideoDecoder.bbudge@chromium.org2014-06-274-0/+33634
* Reupload .jpg files for earth simd examplenfullagar@google.com2014-06-202-0/+0
* [NaCl SDK] Don't set minimum_chrome_version for most examples.binji@chromium.org2014-06-062-2/+4
* [NaCl SDK] rename nacl_io demo.sbc@chromium.org2014-05-309-2/+2
* [NaCl SDK] Run sel_ldr-based unit tests as natively-build linux tests as well.sbc@chromium.org2014-05-293-3/+3
* [NaCl SDK] nacl_io: Add flow control the JavaScript pipes.sbc@chromium.org2014-05-224-50/+197
* Initial SIMD demos life and earth for PNaCl.nfullagar@chromium.org2014-05-1613-33/+1569
* Fix typo, "recieve" -> "receive", in NaCl/SDK codemseaborn@chromium.org2014-05-032-2/+2
* [NaCl SDK] nacl_io_demo uses Dictionaries instead of Strings.binji@chromium.org2014-05-017-957/+958
* Remove PPB_Ext_Socket_Dev.yzshen@chromium.org2014-04-302-0/+2
* Unlike the other toolchains, bionic supports both static and dynamic. This C...noelallen@chromium.org2014-04-293-3/+3
* [NaCl SDK] Add multi-platform zip support, and example.binji@chromium.org2014-04-185-0/+115
* [NaCl SDK] Fix broken printf format strings in the nacl_io_demo.binji@chromium.org2014-04-173-9/+10
* Sync NaCl MediaStream Video example with ppapi/examples/media_stream_videopenghuang@chromium.org2014-04-043-135/+278
* PPAPI: Bring PPB_MediaStream*Track to stable.dmichael@chromium.org2014-03-292-4/+0
* [PPAPI] Add MediaStream Audio NaCl exanmple in native_client_sdkronghuawu@chromium.org2014-03-274-0/+292
* [NaCl SDK] nacl_io: Add support for JavaScript handshake on exitsbc@chromium.org2014-03-242-2/+13
* 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
* [PPAPI] Moving pp::VarResource_Dev API into pp::Var (now stable).mgiuca@chromium.org2014-02-131-2/+1
* [NaCl SDK] Seperate LIBS and DEPS in .dsc files.sbc@chromium.org2014-02-068-7/+12
* [NaCl SDK] nacl_io: implement getaddrinfo()sbc@chromium.org2014-02-065-20/+131
* [NaCl SDK] Add fflush to nacl_io demosbc@chromium.org2014-01-275-0/+58
* [PPAPI] Add MediaStream Video NaCl exanmple in native_client_sdkpenghuang@chromium.org2014-01-224-0/+461
* [Retry] PPAPI: Add new PPB_FileRef.MakeDirectory to support exclusive operationnhiroki@chromium.org2014-01-101-1/+2
* [NaCl SDK] Add NetworkMonitor example.binji@chromium.org2013-12-194-0/+291
* Add missing argument to Element.setAttribute() callsphilipj@opera.com2013-12-114-5/+5
* [NaCl SDK] Remove unneeded warning supressions.sbc@chromium.org2013-11-211-2/+1
* [NaCl SDK] Improvements to the Graphics2D example.binji@chromium.org2013-11-051-37/+62
* [NaCl SDK] Cleanup dlopen tutorial.sbc@chromium.org2013-11-012-33/+18
* [NaCl SDK] Update the NaCl SDK packaged app.binji@chromium.org2013-10-282-10/+3
* [NaCl SDK] Re-order the calls to createNaClModule and attachDefaultListeners.binji@chromium.org2013-10-223-3/+3
* [NaCl SDK] Make input_event example single-threaded again.binji@chromium.org2013-10-227-748/+145
* [NaCl SDK] Add var_dictionary example.binji@chromium.org2013-10-204-0/+368