| Commit message (Expand) | Author | Age | Files | Lines |
* | [NaCl SDK] nacl_io: Nicer PPError logging. | binji | 2015-05-29 | 8 | -24/+116 |
* | Remove unused in-process pepper APIs | raymes | 2015-05-29 | 2 | -9/+0 |
* | Fix some JS style nits. | dbeam | 2015-05-27 | 3 | -3/+3 |
* | Add 'explicit' qualifiers to single-arguments ctors | primiano | 2015-05-27 | 1 | -1/+1 |
* | [NaCl SDK] Add ASAN and TSAN build configurations SDK build system | sbc | 2015-05-26 | 2 | -8/+32 |
* | [NaCl SDK] Add option to not use sysroot in build | eduardo.lima | 2015-05-25 | 2 | -1/+5 |
* | [Cleanup] Fix pronouns in comments. | groby | 2015-05-22 | 1 | -6/+6 |
* | Fix a lot of support links. | dbeam | 2015-05-22 | 2 | -2/+2 |
* | [NaCl SDK] Add pepper_44 version of the NaCl SDK | Sam Clegg | 2015-05-20 | 1 | -10/+10 |
* | Switch default float-abi for ARM linux from softfp to hard | sbc | 2015-05-17 | 3 | -5/+1 |
* | nacl_io: Add glibc IRT redirect for rename syscall | sbc | 2015-05-16 | 3 | -11/+5 |
* | nacl_io: Remove the direct syscall intercept for 'remove' | sbc | 2015-05-14 | 3 | -23/+4 |
* | [NaCl SDK] Honor CFLAGS/CXXFLAGS environment variables | sbc | 2015-05-07 | 4 | -63/+59 |
* | [gonacl.com] Update gonacl.com/reportissue redirect URL | binji | 2015-05-05 | 1 | -0/+2 |
* | [NaCl SDK] Build sel_ldr and ncval against debian/stable sysroot | sbc | 2015-05-04 | 1 | -0/+13 |
* | [NaCl SDK] nacl_io: Fix use-after-free bug in html5fs | binji | 2015-04-24 | 2 | -4/+3 |
* | NaCl/GYP: remove references to prep_toolchain. | ncbray | 2015-04-21 | 1 | -1/+0 |
* | [NaCl SDK] Remove experimental libjpeg and zlib libraries from SDK. | binji | 2015-04-20 | 2 | -145/+0 |
* | ppapi: VideoEncoder: fix reported value for GetSupportedProfiles() | lionel.g.landwerlin | 2015-04-17 | 1 | -1/+1 |
* | [NaCl SDK] Remove create_nmf dependency on NACL_SDK_ROOT env var | sbc | 2015-04-16 | 2 | -35/+24 |
* | [NaCl SDK] Build and archive pnacl component multicrx as part of SDK build | sbc | 2015-04-14 | 3 | -37/+157 |
* | [NaCl SDK] Add ARM linux libraries for running sel_ldr under qemu | sbc | 2015-04-10 | 3 | -14/+65 |
* | [NaCl SDK] Never skip the build when doing a clean build | Sam Clegg | 2015-04-09 | 1 | -0/+1 |
* | [NaCl SDK] Temporarily disable host testing of pi_generator | sbc | 2015-04-09 | 1 | -0/+3 |
* | Add PNaCl release note about how to try out Subzero / which flag to set. | jvoung | 2015-04-09 | 4 | -1/+25 |
* | nacl sdk: add PPB_VideoEncoder example | lionel.g.landwerlin | 2015-04-07 | 6 | -0/+753 |
* | [NaCl SDK] Add pepper_43 bundle, remove 35 and 36. | binji | 2015-04-06 | 1 | -20/+10 |
* | NaCl SDK: Update release notes for Pepper 43. | bbudge | 2015-04-03 | 2 | -25/+36 |
* | Add PNaCl libstdc++ deprecation notice to Chrome 43 release notes. | dschuff | 2015-04-03 | 2 | -0/+8 |
* | [NaCL SDK] nacl_io: Add missing lock to fix crash bug in jspipe | sbc | 2015-04-03 | 1 | -0/+2 |
* | Revert of [NaCl SDK] Don't overwrite components that already ship in the NaCl... | sbc | 2015-04-03 | 2 | -5/+140 |
* | [NaCl SDK] Don't overwrite components that already ship in the NaCl toolchain | sbc | 2015-04-02 | 2 | -140/+5 |
* | [NaCl SDK] nacl_io: Add ossignal.h to kernel_proxy.h | sbc | 2015-04-02 | 1 | -0/+1 |
* | [NaCl SDK] Hack workaround for jsoncpp breakage. | Ben Smith | 2015-04-01 | 2 | -3/+13 |
* | [NaCl SDK] nacl_io: Fix mac build by including ossignal.h | Sam Clegg | 2015-04-01 | 2 | -1/+1 |
* | Add NaCl SDK release note about LLVM 3.6 and debug metadata changes. | jvoung | 2015-04-01 | 4 | -1/+21 |
* | Revert "Added support for NaCl IO to use the IRT Extension API." | binji | 2015-04-01 | 7 | -515/+8 |
* | Reword nacl description for accuracy. | bradnelson | 2015-03-31 | 2 | -15/+21 |
* | Remove deprecated PPB_Messaging_1_1 | dmichael | 2015-03-26 | 1 | -1/+0 |
* | NaCl docs: updeate release notes for ARM validation bug | jfb | 2015-03-26 | 2 | -0/+6 |
* | [NaCl SDK] nacl_io: Fix bad test added in def60c00. | binji | 2015-03-25 | 1 | -2/+2 |
* | [NaCl SDK] nacl_io: Fix bug in Path::Range introduced in recent change. | binji | 2015-03-24 | 2 | -1/+9 |
* | [NaCl SDK] Add ps_internal.h to declare shared internal symbols. | sbc | 2015-03-20 | 5 | -9/+22 |
* | [NaCl SDK] Rewrite nacl_io::Path to avoid STL. | binji | 2015-03-19 | 3 | -353/+369 |
* | [NaCl SDK] More fixes for "make run" command in Windows. | binji | 2015-03-18 | 1 | -8/+6 |
* | NaCl: Update revision in DEPS, 22906ee -> 71515be (and delete benchmarks) | jvoung | 2015-03-12 | 10 | -207/+5 |
* | NaCl docs: update GSoC TCC entry | jfb | 2015-03-12 | 2 | -6/+10 |
* | NaCl docs: update release notes for Chrome 39 | JF Bastien | 2015-03-09 | 2 | -24/+36 |
* | NaCl docs: add sanitizers to GSoC ideas | jfb | 2015-03-04 | 2 | -4/+35 |
* | [NaCl SDK] Remove gtest_main.cc from libgtest | sbc | 2015-03-03 | 1 | -1/+0 |