summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
Commit message (Expand)AuthorAgeFilesLines
* [NaCl SDK] Remove support for bionic toolchainsbc2015-12-0226-848/+28
* Revert of [NaCl SDK] Remove support for bionic toolchain (patchset #3 id:4000...scheib2015-12-0125-28/+847
* [NaCl SDK] Remove support for bionic toolchainsbc2015-12-0125-847/+28
* [NaCl SDK] Add pepper_48 to naclsdk_manifest2.jsonsbc2015-12-011-10/+10
* [NaCl SDK] Update sdk_tools bundlesbc2015-11-252-10/+10
* [NaCl SDK] Prune old entries local naclsdk_manifest2.jsonsbc2015-11-103-16/+37
* Partial revert of r357449 to keep Flash 19.x working.thestig2015-11-051-1/+2
* PPAPI: Remove PPB_Font_Dev.thestig2015-11-022-3/+0
* [NaCl SDK] Show file size while downloading SDK archivestechtonik2015-11-011-4/+10
* [NaCl SDK] nacl_io: Fix for recv() after remove socket shutdownsbc2015-10-272-7/+7
* [NaCl SDK] Use gyp_nacl when building NaCl components via gypsbc2015-10-271-9/+1
* [NaCl SDK] Allow ppapi_simple apps to use main entry point.sbc2015-10-2440-190/+359
* Do not fail checksum check before downloadtechtonik2015-10-222-1/+2
* Adding shortcut link to html5devconf slides.bradnelson2015-10-191-0/+3
* [NaCl SDK] Add support for SO_TYPE to getsockoptsbc2015-10-166-11/+35
* [NaCl SDK] Fix create_nmf to include arm/glibc ELF loadersbc2015-10-165-65/+184
* [NaCl SDK] Ship arm_elf_loader.nexe on all platformssbc2015-10-163-10/+9
* [NaCl SDK] Add pepper_47, remove pepper_39 and pepper_40.binji2015-10-151-20/+10
* Update pthreads-win32 URL.bungeman2015-10-121-2/+2
* Fix create_nmf.py to handle nmfs mixing arm + x86.bradnelson2015-10-091-11/+16
* [NaCl SDK] Remove newlib toolchain from the SDKsbc2015-10-0530-267/+60
* [NaCl SDK] nacl_io: Add support for basic socketpairsavallee2015-10-0510-25/+483
* Add missing app permissions to media stream examplesratsunny2015-09-282-5/+4
* [NaCl SDK] Fix some gmock warnings in nacl_io_testsbc2015-09-261-3/+6
* Revert of [NaCl SDK] nacl_io: Add support for basic socketpairs. (patchset #5...cmumford2015-09-2510-482/+25
* [NaCl SDK] nacl_io: Add support for basic socketpairs.avallee2015-09-2510-25/+482
* [NaCl SDK] Remove naclports bundle from the SDKsbc2015-09-254-98/+41
* [NaCl SDK] Add pepper_46 to naclsdk_manifest2.jsonsbc2015-09-251-10/+10
* Cleanup: Pass std::string as const reference from native_client_sdk/ki.stfu2015-09-211-1/+1
* [NaCl SDK] Handle missing PATH environment variable in sel_ldr.pysbc2015-09-171-4/+3
* ppapi: define PPB_AudioEncoder APIlionel.g.landwerlin2015-09-172-0/+3
* [NaCl SDK] Fix broken build of nacl_io with bionicsbc2015-09-151-1/+1
* [NaCl SDK] Fix stat structure mismatch in kernel_wrap_irt_ext.csbc2015-09-117-51/+207
* NACL_IO: Split handle locks.avallee2015-09-104-6/+30
* Change http download links to https.Will Harris2015-09-092-17/+11
* [NaCl SDK] Add msan support to SDK build systemsbc2015-09-085-17/+32
* Add BUILD.gn for nacl_iosergeyu2015-08-311-0/+155
* Explicitly set use_nacl_clang in gyp_defines everywhere in SDK builddschuff2015-08-271-6/+12
* [NaCl SDK] Add elf_loader_arm.nexe to SDKSam Clegg2015-08-263-9/+18
* [NaCl SDK] Fix broken nacl_io testsSam Clegg2015-08-252-2/+2
* [NaCl SDK] Never return st_size == 0 for directory nodessbc2015-08-222-8/+17
* Introduce a client minimum picture pool sizelpique2015-08-201-0/+1
* [NaCl SDK] nacl_io: Make the default directory size returned by stat to be 4096zhitingzhu2015-08-132-2/+9
* Remove remaining legacy SplitString calls.brettw2015-08-121-1/+1
* [NaCl SDK] Convert sdk_update to use argparsesbc2015-08-111-46/+38
* NaCl: Update revision in DEPS, f14a219 -> 3feb736sbc2015-08-112-11/+7
* pepper: add software vp9 encoder support to PPB_VideoEncoderlionel.g.landwerlin2015-08-051-3/+15
* [NaCl SDK] Enable testing of ARM binaries via qemusbc2015-08-052-14/+34
* [NaCl SDK] Fix oshelpers.rmtree on Windows when using Junctionsbinji2015-08-031-2/+9
* nacl_io: Handle missing socket options in setsockopteblima2015-08-039-106/+324