summaryrefslogtreecommitdiffstats
path: root/native_client_sdk/src/examples
Commit message (Expand)AuthorAgeFilesLines
* [NaCl SDK] Don't include gtest/gmock in library formsbc2016-01-071-1/+3
* [NaCl SDK] Remove support for bionic toolchainsbc2015-12-021-1/+1
* Revert of [NaCl SDK] Remove support for bionic toolchain (patchset #3 id:4000...scheib2015-12-011-1/+1
* [NaCl SDK] Remove support for bionic toolchainsbc2015-12-011-1/+1
* [NaCl SDK] Allow ppapi_simple apps to use main entry point.sbc2015-10-249-71/+13
* [NaCl SDK] Remove newlib toolchain from the SDKsbc2015-10-0511-11/+11
* Add missing app permissions to media stream examplesratsunny2015-09-282-5/+4
* Cleanup: Pass std::string as const reference from native_client_sdk/ki.stfu2015-09-211-1/+1
* Introduce a client minimum picture pool sizelpique2015-08-201-0/+1
* pepper: add software vp9 encoder support to PPB_VideoEncoderlionel.g.landwerlin2015-08-051-3/+15
* [NaCl SDK] Fix initialization of pthread_t in dlopen examplesbc2015-07-211-4/+9
* ppapi: VideoEncoder: augment precision of the IVF containerlionel.g.landwerlin2015-07-141-5/+12
* ppapi: VideoEncoder: prevent scheduling encoding multiple timeslionel.g.landwerlin2015-06-301-1/+20
* [NaCl SDK] Undefined min/max on Windows in video_encode examplebinji2015-06-251-3/+5
* ppapi: VideoEncoder: improve accuracy of encoding ticklionel.g.landwerlin2015-06-181-2/+8
* [NaCl SDK] nacl_io: Fix use-after-free bug in html5fsbinji2015-04-241-1/+1
* ppapi: VideoEncoder: fix reported value for GetSupportedProfiles()lionel.g.landwerlin2015-04-171-1/+1
* nacl sdk: add PPB_VideoEncoder examplelionel.g.landwerlin2015-04-074-0/+751
* NaCl: Update revision in DEPS, 22906ee -> 71515be (and delete benchmarks)jvoung2015-03-124-198/+0
* [NaCl SDK] Switch ppapi_simple to C librarybinji2015-02-2411-14/+15
* [NaCL SDK] Add initial support for nacl-clangsbc2015-02-175-5/+5
* Shorten Closure template notation from Array.<*> to Array<*>.Dan Beam2015-02-141-1/+1
* [NaCl SDK] Remove toolchain limits from several examples.sbc2015-02-1332-39/+16
* [NaCl SDK] Change file_io example to use pp::VarArray.binji2015-01-224-64/+154
* [NaCl SDK] Messaging example (demonstrates postMessageAndAwaitResponse)binji2014-12-055-0/+264
* [NaCl SDK] Add filesystem passing example.Ben Smith2014-11-034-0/+210
* Benchmark sample for SDKnfullagar2014-10-304-0/+198
* [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