| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce PPB_HostResolver_Dev. | yzshen@chromium.org | 2013-06-14 | 1 | -0/+2 |
* | Introduce PPB_UDPSocket_Dev. | yzshen@chromium.org | 2013-06-13 | 1 | -0/+2 |
* | fix pnacl mime type for sdk examples | sehr@chromium.org | 2013-06-13 | 1 | -0/+2 |
* | Introduce PPB_TCPSocket_Dev. | yzshen@chromium.org | 2013-06-13 | 1 | -0/+2 |
* | [NaCl SDK] Remove unused examples. | binji@chromium.org | 2013-06-12 | 42 | -3839/+0 |
* | [NaCl SDK] test_sdk.py should compile using host toolchain. | binji@chromium.org | 2013-06-12 | 4 | -18/+43 |
* | [NaCl SDK] Add tool for creating html scaffolding. | sbc@chromium.org | 2013-06-12 | 5 | -2/+239 |
* | [NaCl SDK] Check for 32-bit runtime at linux SDK install time. | sbc@chromium.org | 2013-06-11 | 1 | -0/+11 |
* | [NaCl SDK] Remove 'const' from argv of main functions. | sbc@chromium.org | 2013-06-11 | 5 | -7/+7 |
* | [NaCl SDK] nacl_io: big refactor to return error value (errno). | binji@chromium.org | 2013-06-10 | 39 | -1879/+2330 |
* | [NaCl SDK] "naclsdk info" command should display multiple archives. | binji@chromium.org | 2013-06-10 | 2 | -7/+17 |
* | Introduce PPB_NetAddress_Dev. | yzshen@chromium.org | 2013-06-10 | 1 | -0/+2 |
* | Move thread_pool.h into utils so it can be shared by more than one example. | nfullagar@chromium.org | 2013-06-08 | 38 | -76/+119 |
* | [NaCl SDK] Remove NACL_ARCH from commom makefiles. | sbc@chromium.org | 2013-06-06 | 3 | -14/+21 |
* | [NaCl SDK] Fix archiving of builds on the buildbots. | sbc@chromium.org | 2013-06-06 | 2 | -8/+14 |
* | [NaCl SDK] Handle subprocess failures during sdk build | sbc@chromium.org | 2013-06-06 | 1 | -6/+10 |
* | Add missing pnacl libraries and headers and tools. | noelallen@chromium.org | 2013-06-05 | 2 | -1/+31 |
* | [NaCl SDK] Fix windows builder location of gsutil. | binji@chromium.org | 2013-06-05 | 1 | -0/+5 |
* | [NaCl SDK] Make verification failures a little easier to read. | binji@chromium.org | 2013-06-04 | 3 | -9/+29 |
* | [NaCl SDK] Use subst to keep path lengths short on the buildbots. | binji@chromium.org | 2013-06-04 | 2 | -8/+24 |
* | [NaCl SDK] Roll naclports revision built into NaCl SDK | sbc@chromium.org | 2013-06-04 | 1 | -1/+1 |
* | Add directory_entry.cc to libppapi_cpp | victorhsieh@chromium.org | 2013-06-04 | 5 | -0/+56 |
* | [NaCl SDK] Add toolchain's usr/lib to create_nmf's default libpath. | sbc@chromium.org | 2013-06-04 | 1 | -0/+6 |
* | [NaCl SDK] Include Ragel ncval in SDK for all validation. | binji@chromium.org | 2013-06-03 | 2 | -15/+5 |
* | Change default to not use pthreads at startup (all calculations on main thread) | nfullagar@chromium.org | 2013-06-03 | 3 | -19/+14 |
* | [NaCl SDK] nacl_io: It is now possible to open and read Html5Fs directories. | mgiuca@chromium.org | 2013-06-01 | 4 | -28/+175 |
* | Add pass_file_handle.cc to libppapi_cpp_private. | victorhsieh@chromium.org | 2013-05-31 | 2 | -0/+2 |
* | [NaCl SDK] Two fixes for the windows builders. | binji@chromium.org | 2013-05-31 | 2 | -11/+27 |
* | Clean up for ppapi main. | noelallen@chromium.org | 2013-05-30 | 41 | -1883/+1346 |
* | [NaCl SDK] create_nmf: don't error out on missing libpaths | sbc@chromium.org | 2013-05-30 | 1 | -6/+6 |
* | Fix checkperm errors from r202991. | thestig@chromium.org | 2013-05-29 | 2 | -0/+0 |
* | Revive voronoi multi-threaded demo. | nfullagar@chromium.org | 2013-05-29 | 7 | -0/+929 |
* | [NaCl SDK] MountNodeDir::GetDents sets d_off instead of leaving it undefined. | mgiuca@chromium.org | 2013-05-29 | 3 | -0/+8 |
* | [NaCl SDK] Fix create_nmf handling of missing libraries. | sbc@chromium.org | 2013-05-28 | 2 | -41/+90 |
* | [NaCl SDK] Add keyboard interrupt handlers for python scripts | sbc@chromium.org | 2013-05-26 | 10 | -26/+59 |
* | [NaCl SDK] Add minidump_generator library/headers. | binji@chromium.org | 2013-05-24 | 2 | -8/+126 |
* | [NaCl SDK] Add sensible defaults to create_nmf.py | sbc@chromium.org | 2013-05-24 | 3 | -11/+114 |
* | [NaCl SDK] Use buildbot_run as main entry point for the bots. | sbc@chromium.org | 2013-05-23 | 2 | -50/+30 |
* | [NaCl SDK] Google Drive example | binji@chromium.org | 2013-05-22 | 11 | -9/+751 |
* | [NaCl SDK] Remove build_utils.py | binji@chromium.org | 2013-05-21 | 6 | -74/+9 |
* | [NaCl SDK] "make run" should make all, then run webserver. | binji@chromium.org | 2013-05-21 | 2 | -7/+12 |
* | Update SDK tools to r201132 | binji@chromium.org | 2013-05-21 | 2 | -62/+62 |
* | [NaCl SDK] input_event example: Context Menu type is handled properly. | binji@chromium.org | 2013-05-20 | 3 | -7/+12 |
* | [NaCl SDK] Don't ship .bat files in non-win32 SDK | sbc@chromium.org | 2013-05-20 | 2 | -35/+36 |
* | [NaCl SDK] Add ppb_file_ref_private and file_io_private to SDK | sbc@chromium.org | 2013-05-20 | 3 | -0/+12 |
* | [NaCl SDK] Add pepper_28 bundle, remove pepper_22 bundle. | binji@chromium.org | 2013-05-17 | 1 | -10/+10 |
* | [NaCl SDK] Updating a bundle shouldn't merge the new and old archives. | binji@chromium.org | 2013-05-17 | 4 | -12/+75 |
* | [NaCl SDK] Add unittests for sdk_tools/config.py. | sbc@chromium.org | 2013-05-17 | 4 | -5/+65 |
* | [NaCl SDK] Don't ship binaries from the scons build. | sbc@chromium.org | 2013-05-17 | 2 | -23/+13 |
* | [NaCl SDK] Add libppapi_cpp_private to the SDK | sbc@chromium.org | 2013-05-17 | 5 | -9/+106 |