summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client
Commit message (Expand)AuthorAgeFilesLines
* Remove -lcrypto from SCons NaCl plugin builddschuff@chromium.org2012-07-021-3/+3
* Link NaCl plugin with -lrt on Linuxdschuff@chromium.org2012-06-291-1/+1
* Cache Nacl Plugin private interface instead of calling GetnaclInterface on ev...dschuff@chromium.org2012-06-262-4/+9
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-223-5/+33
* Revert 143656 - Add an IPC channel between the NaCl loader process and the re...mrossetti@chromium.org2012-06-223-33/+5
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-223-5/+33
* Revert 143483 - Add an IPC channel between the NaCl loader process and the re...bbudge@chromium.org2012-06-217-60/+14
* ppapi: Add support for touch events.sadrul@chromium.org2012-06-211-1/+8
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-217-14/+60
* Initialize translate_finish_error_ in PnaclCoordinatordschuff@chromium.org2012-06-204-18/+28
* Improve handling of pexe load failure with streaming translation in PNaCl.dschuff@chromium.org2012-06-193-10/+21
* 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