summaryrefslogtreecommitdiffstats
path: root/chrome/browser/nacl_host/nacl_process_host.h
Commit message (Expand)AuthorAgeFilesLines
* Remove dependency from NaCl code to Extensions.alexis.menard@intel.com2013-10-181-2/+1
* SocketDescriptor moved to separate file.vitalybuka@chromium.org2013-08-281-2/+2
* NaCl: Randomise the sandbox base address on 32-bit Windowsmseaborn@chromium.org2013-08-231-0/+4
* Re-enable crash throttling for PNaCl processes.sehr@google.com2013-08-191-0/+13
* Revert 217860 "Implement per-browser crash throttling for NaCl p..." which br...mattm@chromium.org2013-08-151-2/+0
* Implement per-browser crash throttling for NaCl processes.sehr@google.com2013-08-151-0/+2
* Update include paths in chrome/browser/ for base/process changes.rsesek@chromium.org2013-07-241-1/+1
* Move common files from chrome/common to components/nacl/common.yael.aharon@intel.com2013-07-231-1/+1
* Show more different NaCl loading errors.halyavin@google.com2013-07-221-0/+8
* Use a direct include of the message_loop header in chrome/browser/, part 7.avi@chromium.org2013-07-181-1/+1
* Create NaClBrowserDelegate to hide chrome specific implementation from NaCl c...yael.aharon@intel.com2013-07-091-2/+4
* chrome/browser: Migrate from googleurl/ includes to url/ ones. Part 1tfarina@chromium.org2013-07-021-1/+1
* Remove the dependency from nacl_process_host on extensions.yael.aharon@intel.com2013-07-011-7/+4
* Separate NaCl messages from the rest of chrome messages and create a new mess...yael.aharon@intel.com2013-06-181-4/+4
* Disable untrusted exception handling for PNaClsehr@chromium.org2013-06-131-3/+3
* Revert 205914 "Disable untrusted exception handling for PNaCl"sail@chromium.org2013-06-121-3/+3
* Disable untrusted exception handling for PNaClsehr@chromium.org2013-06-121-3/+3
* NaCl: Redo GDB launcher to use debug-stub-based nacl-gdb instead of nacl64-gdbhalyavin@google.com2013-06-111-14/+2
* NaCl: enable meta-based validation for shared libraries.ncbray@chromium.org2013-05-291-0/+5
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-1/+1
* Revert 202278 "NaCl: enable meta-based validation for shared lib..."rsesek@chromium.org2013-05-251-5/+0
* NaCl: enable meta-based validation for shared libraries.ncbray@chromium.org2013-05-251-0/+5
* Pass profile directory to NaClProcessHostvictorhsieh@chromium.org2013-04-291-1/+5
* Disables dyncode syscalls for nexes that were produced by the pnacl translato...sehr@chromium.org2013-04-231-0/+3
* net: move socket files from net/base to net/socketphajdan.jr@chromium.org2013-04-091-1/+1
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* NaCl: Remove use of the C++ IMC interface; use the C version insteadmseaborn@chromium.org2013-02-131-1/+1
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-3/+3
* Move file_util_proxy to base/files.brettw@chromium.org2013-01-261-1/+1
* Remove the NaCl SRPC proxy from Chrome.bbudge@chromium.org2013-01-171-2/+3
* When launching PNaCl helper nexes, explicitly disable IRT loading.jvoung@google.com2013-01-111-0/+3
* Remove the socket_count parameter from NaCl Launch IPC messages.jvoung@google.com2013-01-091-1/+0
* Add support for external out-of-process PPAPI plugins in the browser.bbudge@chromium.org2012-11-071-0/+7
* Fix private PPAPI API access for NaCl by passing render_id to PepperMessageFi...bbudge@chromium.org2012-11-061-0/+4
* Pass PPAPI permissions to NaClProcessHost and HostDispatcher when starting up.bbudge@chromium.org2012-11-011-1/+4
* Hook up PpapiPermissions in more places.brettw@chromium.org2012-10-021-0/+2
* NaCl: Bind TCP socket for the GDB debug stub in the browser processhalyavin@chromium.org2012-09-141-0/+7
* Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser processbbudge@chromium.org2012-08-301-0/+26
* Revert 154134 - Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser...bbudge@chromium.org2012-08-301-26/+0
* Change NaCl IPC PPAPI proxy startup to support a NaCl-Browser processbbudge@chromium.org2012-08-301-0/+26
* NaCl: Permit using the debug exception handler when the debug stub is enabledmseaborn@chromium.org2012-08-111-0/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* RefCounted types should not have public destructors, delegate cleanuprsleevi@chromium.org2012-06-261-1/+3
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-221-1/+6
* Revert 143656 - Add an IPC channel between the NaCl loader process and the re...mrossetti@chromium.org2012-06-221-6/+1
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-221-1/+6
* Revert 143483 - Add an IPC channel between the NaCl loader process and the re...bbudge@chromium.org2012-06-211-6/+1
* Add an IPC channel between the NaCl loader process and the renderer.bbudge@chromium.org2012-06-211-1/+6
* NaCl Validation Caching: support incognito mode.ncbray@chromium.org2012-05-301-2/+5
* NaCl: Remove duplicated logging for the process exit statusmseaborn@chromium.org2012-05-221-1/+0