summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client
Commit message (Expand)AuthorAgeFilesLines
* Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-161-1/+162
* Cleanup on PNaCl translatordschuff@chromium.org2012-06-154-69/+73
* Revert 142482 - Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-151-162/+1
* Add untrusted NaCl build for PPAPI proxy.bbudge@chromium.org2012-06-151-1/+162
* Declare virtual destructor in Nacl plugin CallbackSource to fix mac builddschuff@chromium.org2012-06-152-0/+7
* Additional fixes for warning mismatch with scons.noelallen@google.com2012-06-143-4/+7
* Fix extra comma causing scons compile issue.noelallen@chromium.org2012-06-141-1/+1
* Add streaming translation for PNaCldschuff@chromium.org2012-06-1413-55/+493
* NaCl: Fix a file to compile with -Wundefmseaborn@chromium.org2012-06-071-2/+2
* Enable PPAPINaCl GLIBC browser_tests.bradchen@google.com2012-06-072-1/+24
* Revert 140786 - Enable PPAPINaCl GLIBC browser_tests.cbentzel@chromium.org2012-06-062-24/+1
* Enable PPAPINaCl GLIBC browser_tests.bradchen@google.com2012-06-062-1/+24
* IWYU nit in ppapi_proxymcgrathr@chromium.org2012-06-061-1/+2
* IWYU and nit warning fixes for some NaCl PPAPI testsmcgrathr@chromium.org2012-06-053-5/+7
* Remove more parts of nacl_file.nfullagar@google.com2012-06-0514-309/+1
* NaCl: Update revision in DEPS, r8733 -> r8774mseaborn@chromium.org2012-06-051-3/+5
* NaCl: Remove the plugin's internal definition of GetUrandomFD()mseaborn@chromium.org2012-05-294-30/+4
* NaCl: Provide the /dev/urandom FD via NaCl's new embedding interfacemseaborn@chromium.org2012-05-241-0/+6
* NaCl: Remove unused #include of nrd_xfer_effector.hmseaborn@chromium.org2012-05-241-1/+0
* [Coverity] Fix uninitialized member, pass-by-val.groby@chromium.org2012-05-222-10/+12
* Modify gyp files that depend on native_client/build/untrusted.gypi to special...bradchen@google.com2012-05-221-0/+34
* Rename nacl::RefCounted to nacl::RefCountedThreadSafe, to make it easier to a...rsleevi@chromium.org2012-05-1817-62/+96
* Update scons file missing from r137481dschuff@chromium.org2012-05-161-0/+2
* Refactor Pnacl coordinatordschuff@chromium.org2012-05-169-498/+689
* Add an instance parameter to PPB_NaCl_Private::LaunchSelLdr.bbudge@chromium.org2012-05-154-6/+26
* Fixed PPAPI_UDPSocketPrivate::GetRecvFromAddressygorshenin@chromium.org2012-05-121-1/+2
* Copy nacl::RefCounted from native_client's repo into Chromiumrsleevi@chromium.org2012-05-111-0/+233
* NaCl: Stop building ppapi_proxy (libppruntime) as a user librarymseaborn@chromium.org2012-05-101-1/+2
* NaCl: Remove Plugin::XYZZY() dead code hackmseaborn@chromium.org2012-05-102-21/+0
* NaCl: Fix ppapi_geturl_browser_test to run using the IRTmseaborn@chromium.org2012-05-101-10/+2
* Add myself to ppapi/native_client/OWNERSmseaborn@chromium.org2012-05-091-0/+1
* Move gles2 extensions out of dev.nfullagar@google.com2012-05-074-30/+30
* Enable the PPAPI audio test under NaClmseaborn@chromium.org2012-05-071-0/+3
* Back down the stress to reduce possible time-out on the bots.nfullagar@google.com2012-05-041-1/+1
* Update gl2.h and gl2ext.h headers from Khronos.nfullagar@google.com2012-05-037-5/+44
* NaCl: Remove unused process ID/handle arguments from launch_nacl_process()mseaborn@chromium.org2012-05-022-24/+2
* NaCl: Synchronise build.scons file with Gyp filemseaborn@chromium.org2012-04-301-0/+1
* NaCl: Move sel_ldr_launcher_chrome.cc into the Chromium repomseaborn@chromium.org2012-04-305-3/+72
* Revert revision 130979.ncbray@chromium.org2012-04-272-20/+1
* Fix warning on NaCl SDK bots when building ppapi_proxy.binji@chromium.org2012-04-271-1/+1
* Bump total shm size for dup'd handle passed into NaCl.nfullagar@google.com2012-04-273-20/+24
* NaCl: Remove forward declaration of SelLdrLauncher as a structmseaborn@chromium.org2012-04-271-1/+1
* Break apart the stress test for ppb_image_data to help narrow down flake.nfullagar@google.com2012-04-262-15/+37
* NaCl: Remove unused prototypes of RegisterInternalNaClPlugin()mseaborn@chromium.org2012-04-241-37/+4
* NaCl: Remove unused file string_encoding.ccmseaborn@chromium.org2012-04-246-179/+0
* Add audio buffer size notification to NaCl proxy.nfullagar@google.com2012-04-231-6/+30
* Restore ppapi_gles example NMF files so that they look morejvoung@google.com2012-04-238-3/+58
* Convert a few more NMF files to be autogenerated and PNaCljvoung@google.com2012-04-219-53/+9
* NaCl: Remove code that attempts to kill the NaCl loader processmseaborn@chromium.org2012-04-192-10/+2
* Change the rest of old nacl ppapi tests to be compatible with pnacl.jvoung@google.com2012-04-185-5/+22