summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
Commit message (Expand)AuthorAgeFilesLines
* Revert 240802 "Fix create_nmf.py on non-English locale."jochen@chromium.org2013-12-161-8/+6
* Revert 240804 "[NaCl SDK] Add option to test_projects to build p..."szym@chromium.org2013-12-142-20/+13
* Revert 240799 "[NaCl SDK] nacl_io: Rename Mount -> Filesystem, M..."yoz@chromium.org2013-12-14101-2404/+2539
* [NaCl SDK] Add option to test_projects to build project first.binji@chromium.org2013-12-132-13/+20
* Fix create_nmf.py on non-English locale.maruel@chromium.org2013-12-131-6/+8
* [NaCl SDK] nacl_io: Rename Mount -> Filesystem, MountNode -> Node.binji@chromium.org2013-12-13101-2539/+2404
* [NaCl SDK] update cloud storage URL (commondatastorage -> storage)sbc@chromium.org2013-12-1225-46/+43
* [NaCl SDK] Add FUSE mount.binji@chromium.org2013-12-1138-65/+1423
* [NaCl SDK] Fix traceback spew from getos when Chrome is not in the path.binji@chromium.org2013-12-111-2/+2
* [NaCl SDK] Disable testing graphics3d on Mac.binji@chromium.org2013-12-111-2/+2
* Add PPB_Alarms_Dev interface definition.yzshen@chromium.org2013-12-111-0/+2
* Add missing argument to Element.setAttribute() callsphilipj@opera.com2013-12-115-6/+6
* [NaCl SDK] Make common.js load the Release nexe/pexe by default.binji@chromium.org2013-12-104-8/+61
* PNaCl docs: update to reflect libc++ and exception handling supportjfb@chromium.org2013-12-103-46/+51
* [NaCl SDK AppEngine] Turn on https for all requests.binji@chromium.org2013-12-101-0/+5
* [NaCl SDK AppEngine] Roll smoothlife version.binji@chromium.org2013-12-091-1/+1
* Remove PPB_Ext_Alarms_Dev and PPB_Ext_Events_Dev.yzshen@chromium.org2013-12-092-10/+0
* nacl_io: Add inet_pton() and ip6addr_* consts.sergeyu@chromium.org2013-12-076-0/+238
* NaCl: Update revision in DEPS, r12488 -> r12497binji@chromium.org2013-12-072-2/+2
* [NaCl SDK] Pass 'clang=1' to gyp builds on macsbc@chromium.org2013-12-041-1/+3
* [NaCl SDK] nacl_io: implement set/getsockopt for TCP_NODELAY.sbc@chromium.org2013-12-035-13/+100
* [NaCl SDK] Fix "make debug" and "make run" on Mac.binji@chromium.org2013-12-034-23/+48
* [NaCl SDK] Fix sel_ldr.py so it uses nacl_helper_bootstrap correctly.sbc@chromium.org2013-12-021-6/+17
* [NaCl IO] Fix ODR violation when building under Chromium.plundblad@chromium.org2013-11-271-2/+6
* [NaCl SDK] Make is easier to override linux host compilersbc@chromium.org2013-11-273-23/+22
* [NaCl SDK AppEngine] Fix lua URLs to support loading from https.binji@chromium.org2013-11-252-3/+3
* [NaCl SDK] fix shared library link rule in example build system.sbc@chromium.org2013-11-252-20/+30
* [NaCl SDK AppEngine] Fix URLs to support loading from https.binji@chromium.org2013-11-2515-22/+22
* [NaCl SDK] nacl_io: Fix some httpfs bugs.binji@chromium.org2013-11-226-331/+453
* Revert 236644 "[NaCl SDK] Turn off parallel GYP when building na..."binji@chromium.org2013-11-221-7/+5
* [NaCl SDK] Turn off parallel GYP when building nacl_sdk.binji@chromium.org2013-11-221-5/+7
* [NaCl SDK] Update published version of Visual Studio addin.sbc@chromium.org2013-11-211-1/+1
* [NaCl SDK] Remove unneeded warning supressions.sbc@chromium.org2013-11-218-25/+6
* [NaCl SDK] Enable linux host build of nacl_io_socket_test.sbc@chromium.org2013-11-215-104/+119
* [NaCl SDK] Add URLLoader fake pepper interface.binji@chromium.org2013-11-2010-548/+933
* [NaCl SDK] Run ncval on executables as part of build.binji@chromium.org2013-11-203-0/+102
* NaCl docs: Clarify signal handling and exception handling sectionsmseaborn@chromium.org2013-11-201-14/+34
* NaCl docs: Add instructions for how to debug a PNaCl pexemseaborn@chromium.org2013-11-201-1/+65
* NaCl SDK: Remove PPB_Testing_Dev.teravest@chromium.org2013-11-191-1/+0
* [NaCl SDK] Fix memory leaks in nacl_io_test.sbc@chromium.org2013-11-192-9/+9
* Teach create_nmf.py about new toolchains' BFD format namesmcgrathr@chromium.org2013-11-191-1/+5
* [NaCl SDK] nacl_io: Auto-bind UDP socket on first sendto().binji@chromium.org2013-11-183-6/+74
* [NaCl SDK] Enable linux host build for nacl_io and nacl_io_tests.sbc@chromium.org2013-11-1830-197/+266
* Minor tweaks to Makefile to make it easier to push docs to DevSite.awatson@chromium.org2013-11-181-1/+2
* [NaCl SDK] roll naclports revision.sbc@chromium.org2013-11-161-1/+1
* NaCl docs: Fix PPAPI sample C codemseaborn@chromium.org2013-11-141-6/+10
* PNaCl doc: mention GCCMM's __atomic_*.jfb@chromium.org2013-11-141-0/+2
* NaCl docs: Remove outdated note about GDB debugging prerequisitesmseaborn@chromium.org2013-11-141-14/+0
* [NaCl SDK] nacl_io: add initial sigaction(2) implemenation.sbc@chromium.org2013-11-1411-151/+184
* Add build target for nacl_io from the NaCl SDK.plundblad@chromium.org2013-11-145-2/+115