summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
Commit message (Expand)AuthorAgeFilesLines
* Switch off secure redirect until we have a cert for gonacl.comBrad Nelson2015-01-271-1/+0
* [NaCl SDK] Update the sdk_tools version.binji2015-01-272-10/+10
* [NaCl SDK] Update Windows build to use vs2013 from depot_tools.binji2015-01-274-49/+58
* [NaCl SDK] Update fancy_urllib for Python 2.7.9binji2015-01-272-2/+8
* Switching an cds2014 https link back to http for now.bradnelson2015-01-252-2/+2
* Grab a bunch of owners / todos.bradnelson2015-01-236-7/+7
* [NaCl SDK] Change file_io example to use pp::VarArray.binji2015-01-224-64/+154
* [NaCl SDK] nacl_io: Fix tty init order issue in ps_instanceSam Clegg2015-01-221-19/+19
* NaCl: update OWNERSJF Bastien2015-01-222-5/+6
* Release nonsfi_loader_arm as a part of NaCl SDKhamaji2015-01-223-2/+6
* [NaCl SDK] Add pepper_41 to naclsdk_manifest2.jsonsbc2015-01-201-43/+10
* NaCl docs: a few improvementsJF Bastien2015-01-1912-34/+53
* Add navigation for all versions of the Pepper API reference.jmedley2015-01-156-4/+22
* NaCl doc: update release notes for M41jfb2015-01-143-32/+109
* Fix broken links on NaCl pages of developer.chrome.com.jmedley2015-01-1411-22/+13
* [NaCl SDK] Convert python scripts from optparse to argparse.sbc2015-01-1448-671/+707
* [NaCl SDK] nacl_io: wrap kernel intercept calls in a macrosbc2015-01-141-105/+93
* [NaCl SDK] Remove old .gitignore filesbc2015-01-141-27/+0
* Fix two errors with dup2.bradnelson2015-01-134-29/+77
* NaCl SDK] nacl_io: remove getcwd() implemenation (rely on glibc/newlib versions)sbc2015-01-133-47/+1
* Make changes to the NaCl demos in prep for integrating them into developer.ch...jmedley2015-01-1314-14/+17
* Cleanup: Call std::string::empty instead of comparing against "".thestig2015-01-101-1/+1
* nacl_io: accept now allows addr and len to be NULLdaiweili2015-01-085-14/+37
* [NaCl SDK] Store python coverage output data in 'out' directorysbc2015-01-085-19/+44
* [NaCl SDK] nacl_io: Remove unused methods from Path class and update Path.Appendsbc2015-01-079-65/+44
* [NaCl SDK] For assert failure in KernelProxy::chmodsbc2015-01-022-6/+49
* [NaCl SDK] Always use cmd.exe for SHELL in Windows Makefilesbinji2014-12-222-1/+12
* [NaCl SDK] Remove the gypbuild* directories when building the SDK.binji2014-12-181-0/+8
* [NaCl SDK] Disable relative import python presubmit warnings.binji2014-12-181-0/+1
* Fix handling of free descriptors when calling dup2.bradnelson2014-12-132-2/+35
* [NaCl SDK] Add pepper_40 to naclsdk manifestSam Clegg2014-12-081-43/+10
* [NaCl SDK] Messaging example (demonstrates postMessageAndAwaitResponse)binji2014-12-057-0/+269
* [NaCl SDK] nacl_io: Fix check of nanoseconds in Utimes testbinji2014-12-041-8/+18
* Revert "[NaCl SDK] nacl_io: remove getcwd() implemenation (rely on glibc/newl...sbc2014-12-033-1/+47
* Update documentation for nacl_io mount for html5fs.benwells2014-12-011-1/+5
* [NaCl SDK] Fix bug in update_nacl_manifest.py after r304521binji2014-12-011-1/+1
* [NaCl SDK] Update sdktools bundle to r306188binji2014-12-012-12/+12
* [NaCl SDK] Add extract_artifacts.py script.binji2014-12-012-0/+163
* [NaCl SDK] Silence the spurious presubmit warning in verify_filelist.pybinji2014-12-011-1/+2
* [NaCl SDK] nacl_io: remove getcwd() implemenation (rely on glibc/newlib versi...sbc2014-12-013-47/+1
* webui: Change all url('...') and url("...") to just url(...).Dan Beam2014-11-261-2/+2
* Honor O_NONBLOCK for tty devices.Brad Nelson2014-11-252-2/+35
* Add python coverage module to third_partysbc2014-11-243-2/+11
* Use the new nacl_core_sdk mode for package_version within Chromium.dyen2014-11-201-2/+2
* Initial draft of PNaCl bitcode files.kschimpf2014-11-2013-35/+11977
* [NaCl SDK] Fix mysterious gtest failure in Html5FsTest::OpenForCreatesbc2014-11-201-7/+7
* Add --no_cookies to gonacl push makefile.Brad Nelson2014-11-181-1/+1
* Making gonacl.com/fire link to codelabs.Brad Nelson2014-11-181-0/+2
* Fixing typos / grammar in cds2014.Brad Nelson2014-11-1810-30/+30
* Fixing capitaliztion mismatch.Brad Nelson2014-11-183-3/+3