summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
Commit message (Expand)AuthorAgeFilesLines
* [NaCl SDK] nacl_io: Fix html5fs stat on directoriesbinji2014-09-202-5/+7
* Fix broken links on download page.jmedley2014-09-192-4/+4
* PPAPI: Add C++ wrapper for MessageHandler stuff.dmichael2014-09-181-0/+1
* [NaCl SDK] nacl_io: handle null irt function pointerssbc2014-09-183-28/+24
* PPAPI: Make PPP_MessageHandler work in PNaClDave Michael2014-09-171-0/+1
* [NaCl SDK] nacl_io: Fix excess realloc'ing in memfs nodes.sbc2014-09-172-11/+16
* [NaCl SDK] Fix sys/time.h and utime.h headersBen Smith2014-09-162-2/+4
* Fixing sdk gyp_vars mishandled in buildbot script.bradnelson2014-09-161-2/+4
* Rearrange tables so that navigation can be added back to certain pages.jmedley2014-09-1612-528/+469
* Add a PORT parameter to make serve command in the NaCl SDK Makefile.jmedley2014-09-151-2/+3
* Remove section referring to content that no longer exists.jmedley2014-09-152-21/+1
* Default to returning success in utime.bradnelson2014-09-141-1/+1
* [NaCl SDK] nacl_io: Plumb through {,f}utime{,s}Ben Smith2014-09-1219-69/+277
* [NaCl SDK] Fix URLs in README.binji2014-09-121-2/+2
* Add gyp_vars to fake context in sdk build script.bradnelson2014-09-121-0/+1
* [NaCl SDK] Temporarily disable building AppEngine demos.Ben Smith2014-09-121-1/+4
* Fix a broken link.jmedley2014-09-122-2/+2
* Plumbing though mode parameter to open, since fusefs can make use of it.bradnelson2014-09-1239-112/+166
* [NaCl SDK] Reduce spew from build_updater.pyBen Smith2014-09-111-2/+3
* [NaCl SDK] Add irt_ppapi.h to the bionic SDK.Ben Smith2014-09-111-0/+8
* Revert of Remove a broken link. (patchset #2 id:20001 of https://codereview.c...jmedley2014-09-112-12/+12
* Fix broken links on landing page.jmedley2014-09-112-45/+59
* [NaCl SDK] Never check SVN or git-svn for Chromium repo.binji2014-09-101-21/+2
* Remove a broken link.jmedley2014-09-102-12/+12
* [NaCl SDK] nacl_io: Remove Node::Access method.sbc2014-09-1027-230/+117
* [NaCl SDK]: use standard __BEGIN_DECLS macros in sys/select.hsbc2014-09-101-4/+2
* [NaCl SDK] nacl_io: Fix FuseFs.{read,write}binji2014-09-092-11/+10
* [NaCl SDK] nacl_io: Always create directory node in http filesystem root.sbc2014-09-097-58/+102
* [NaCl SDK] nacl_io: seperate socket syscalls into thier own directory.sbc2014-09-0934-33/+33
* Add data-path restriction to tutorial, part 2.jmedley2014-09-045-12/+49
* Remove 'Redirecting output to the JavaScript console'.jmedley2014-09-032-116/+8
* [NaCl SDK] nacl_io: fix bionic buildsbc2014-08-301-2/+8
* [NaCl SDK] genhttpfs.py: allow filenames with spaces in them.sbc2014-08-291-14/+22
* [NaCl SDK] Allow ppapi_simple executables to run in both sel_ldr and in chrome.sbc2014-08-2913-133/+90
* [NaCl SDK] Fix a bug in build_version.ChromeVersion()Ben Smith2014-08-293-32/+143
* [NaCl SDK] nacl_io: add getnameinfo scaffoldingsbc2014-08-298-0/+69
* [NaCl SDK] Update build_sdk.py to display Cr-Commit-Position in README.Ben Smith2014-08-285-17/+66
* [NaCl SDK] Add pepper_38 to naclsdk_manifest2.jsonSam Clegg2014-08-281-0/+10
* NaCl docs: fix community indexJF Bastien2014-08-272-6/+5
* NaCl documentation: update release notes for Chrome 38JF Bastien2014-08-275-35/+47
* [NaCl SDK] Update build_version.ChromeVersion to return "trunk.###"Ben Smith2014-08-271-7/+4
* [NaCl SDK] Fix the SDK builders to use Cr-Commit-Position.Ben Smith2014-08-271-3/+53
* Revert of Remove unused PPB_View_Dev (patchset #3 of https://codereview.chrom...dmichael2014-08-272-0/+4
* Remove unused PPB_View_Devraymes2014-08-272-4/+0
* [NaCl SDK] Update getos.py tests to match new behaviour.Sam Clegg2014-08-261-1/+1
* NaCl SDK: Fixed getos.py crashing due to Git migration.mgiuca2014-08-261-5/+8
* Per P0 reqs add launch points + make download obvious. Also misc copy edits.jmedley2014-08-2544-628/+1247
* Whitespace change to kick off client.nacl.sdkhinoka2014-08-251-0/+1
* Pepper: PPB_VideoDecoder software-only mode.bbudge2014-08-231-1/+1
* [NaCl SDK] Remove syscalls wrappers for chmod and unlink.sbc@chromium.org2014-08-2117-67/+131