summaryrefslogtreecommitdiffstats
path: root/ppapi/native_client
Commit message (Expand)AuthorAgeFilesLines
* Better handling of surfaway/reload in PNaCl translationdschuff@chromium.org2012-07-313-10/+46
* Fix license headers in a number of filessteveblock@chromium.org2012-07-3117-43/+43
* Add an interface for nacl to create delete-on-close temp files,jvoung@google.com2012-07-3015-89/+279
* Re-enabling checkdeps for most of ppapi + nacl.bradnelson@google.com2012-07-274-0/+41
* Coverity: Fix several pass-by-values.jhawkins@chromium.org2012-07-273-4/+6
* Coverity: Initialize member variables.jhawkins@chromium.org2012-07-261-0/+2
* Ensure that errors that occur during load will get crash log info to JS consolebsy@google.com2012-07-263-14/+42
* Better handling for NULL PutBytes arg in Pnacl streaming translation thread.dschuff@chromium.org2012-07-251-11/+19
* Remove non-streaming translation code from pnacl coordinatordschuff@chromium.org2012-07-246-156/+26
* More changes to fix PNaCl NMF issue when rolling DEPSnfullagar@google.com2012-07-232-10/+1
* NaCl: Disable MIME type handler test in the standalone NaCl buildmseaborn@chromium.org2012-07-201-1/+13
* After LOG_FATAL occurs, have plugin show recent NaClLog outputs on JavaScript...bsy@google.com2012-07-204-0/+42
* Use env.ProgramNameForNmf(...) Required for DEPS roll.nfullagar@google.com2012-07-201-1/+1
* NaCl: Remove two uses of '#include "nacl/nacl_log.h"'mseaborn@chromium.org2012-07-202-5/+1
* Revert 147594 - NaCl: Remove two uses of '#include "nacl/nacl_log.h"'mseaborn@chromium.org2012-07-202-1/+5
* NaCl: Remove two uses of '#include "nacl/nacl_log.h"'mseaborn@chromium.org2012-07-202-5/+1
* Revert 147401 - Merge branch 'master' of http://git.chromium.org/chromium/src...jochen@chromium.org2012-07-194-42/+0
* Merge branch 'master' of http://git.chromium.org/chromium/src into myworkbsy@google.com2012-07-194-0/+42
* Replace ppapi_example_audio test with ppapi_browser/ppb_audio test.nfullagar@google.com2012-07-172-14/+1
* Add support for threadsafe completion callback factory.brettw@chromium.org2012-07-131-23/+2
* Remove dead NaCl tests and re-enabled fixed tests.ncbray@google.com2012-07-108-704/+0
* Change account in ppapi/native_client OWNERS file for jvoung to chromium.jvoung@chromium.org2012-07-101-1/+1
* 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