summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
Commit message (Expand)AuthorAgeFilesLines
* [NaCl SDK] Fix CREATE_NMF rule in nacl_gcc.mk.sbc@chromium.org2013-06-181-3/+2
* [NaCl SDK] nacl_io: Fix implemenation of mkdir for http mountsbc@chromium.org2013-06-183-69/+87
* [NaCl SDK] Add create_html support for common.mk.sbc@chromium.org2013-06-179-84/+121
* Revert SVN r177818, stop generating bitcode hashes in NMF for PNaCl.jvoung@chromium.org2013-06-171-5/+0
* Introduce PPB_HostResolver_Dev.yzshen@chromium.org2013-06-141-0/+2
* Introduce PPB_UDPSocket_Dev.yzshen@chromium.org2013-06-131-0/+2
* fix pnacl mime type for sdk examplessehr@chromium.org2013-06-131-0/+2
* Introduce PPB_TCPSocket_Dev.yzshen@chromium.org2013-06-131-0/+2
* [NaCl SDK] Remove unused examples.binji@chromium.org2013-06-1242-3839/+0
* [NaCl SDK] test_sdk.py should compile using host toolchain.binji@chromium.org2013-06-124-18/+43
* [NaCl SDK] Add tool for creating html scaffolding.sbc@chromium.org2013-06-125-2/+239
* [NaCl SDK] Check for 32-bit runtime at linux SDK install time.sbc@chromium.org2013-06-111-0/+11
* [NaCl SDK] Remove 'const' from argv of main functions.sbc@chromium.org2013-06-115-7/+7
* [NaCl SDK] nacl_io: big refactor to return error value (errno).binji@chromium.org2013-06-1039-1879/+2330
* [NaCl SDK] "naclsdk info" command should display multiple archives.binji@chromium.org2013-06-102-7/+17
* Introduce PPB_NetAddress_Dev.yzshen@chromium.org2013-06-101-0/+2
* Move thread_pool.h into utils so it can be shared by more than one example.nfullagar@chromium.org2013-06-0838-76/+119
* [NaCl SDK] Remove NACL_ARCH from commom makefiles.sbc@chromium.org2013-06-063-14/+21
* [NaCl SDK] Fix archiving of builds on the buildbots.sbc@chromium.org2013-06-062-8/+14
* [NaCl SDK] Handle subprocess failures during sdk buildsbc@chromium.org2013-06-061-6/+10
* Add missing pnacl libraries and headers and tools.noelallen@chromium.org2013-06-052-1/+31
* [NaCl SDK] Fix windows builder location of gsutil.binji@chromium.org2013-06-051-0/+5
* [NaCl SDK] Make verification failures a little easier to read.binji@chromium.org2013-06-043-9/+29
* [NaCl SDK] Use subst to keep path lengths short on the buildbots.binji@chromium.org2013-06-042-8/+24
* [NaCl SDK] Roll naclports revision built into NaCl SDKsbc@chromium.org2013-06-041-1/+1
* Add directory_entry.cc to libppapi_cppvictorhsieh@chromium.org2013-06-045-0/+56
* [NaCl SDK] Add toolchain's usr/lib to create_nmf's default libpath.sbc@chromium.org2013-06-041-0/+6
* [NaCl SDK] Include Ragel ncval in SDK for all validation.binji@chromium.org2013-06-032-15/+5
* Change default to not use pthreads at startup (all calculations on main thread)nfullagar@chromium.org2013-06-033-19/+14
* [NaCl SDK] nacl_io: It is now possible to open and read Html5Fs directories.mgiuca@chromium.org2013-06-014-28/+175
* Add pass_file_handle.cc to libppapi_cpp_private.victorhsieh@chromium.org2013-05-312-0/+2
* [NaCl SDK] Two fixes for the windows builders.binji@chromium.org2013-05-312-11/+27
* Clean up for ppapi main.noelallen@chromium.org2013-05-3041-1883/+1346
* [NaCl SDK] create_nmf: don't error out on missing libpathssbc@chromium.org2013-05-301-6/+6
* Fix checkperm errors from r202991.thestig@chromium.org2013-05-292-0/+0
* Revive voronoi multi-threaded demo.nfullagar@chromium.org2013-05-297-0/+929
* [NaCl SDK] MountNodeDir::GetDents sets d_off instead of leaving it undefined.mgiuca@chromium.org2013-05-293-0/+8
* [NaCl SDK] Fix create_nmf handling of missing libraries.sbc@chromium.org2013-05-282-41/+90
* [NaCl SDK] Add keyboard interrupt handlers for python scriptssbc@chromium.org2013-05-2610-26/+59
* [NaCl SDK] Add minidump_generator library/headers.binji@chromium.org2013-05-242-8/+126
* [NaCl SDK] Add sensible defaults to create_nmf.pysbc@chromium.org2013-05-243-11/+114
* [NaCl SDK] Use buildbot_run as main entry point for the bots.sbc@chromium.org2013-05-232-50/+30
* [NaCl SDK] Google Drive examplebinji@chromium.org2013-05-2211-9/+751
* [NaCl SDK] Remove build_utils.pybinji@chromium.org2013-05-216-74/+9
* [NaCl SDK] "make run" should make all, then run webserver.binji@chromium.org2013-05-212-7/+12
* Update SDK tools to r201132binji@chromium.org2013-05-212-62/+62
* [NaCl SDK] input_event example: Context Menu type is handled properly.binji@chromium.org2013-05-203-7/+12
* [NaCl SDK] Don't ship .bat files in non-win32 SDKsbc@chromium.org2013-05-202-35/+36
* [NaCl SDK] Add ppb_file_ref_private and file_io_private to SDKsbc@chromium.org2013-05-203-0/+12
* [NaCl SDK] Add pepper_28 bundle, remove pepper_22 bundle.binji@chromium.org2013-05-171-10/+10