summaryrefslogtreecommitdiffstats
path: root/chrome/browser/nacl_host/nacl_process_host.cc
Commit message (Expand)AuthorAgeFilesLines
* Separate NaCl switches to their own file.yael.aharon@intel.com2013-06-241-0/+1
* Revert r207951 - "Separate NaCl switches to their own file."dpranke@chromium.org2013-06-221-1/+0
* Separate NaCl switches to their own file.yael.aharon@intel.com2013-06-211-0/+1
* Remove dependency from NaCl code on chrome_constants.yael.aharon@intel.com2013-06-211-5/+1
* Separate NaCl messages from the rest of chrome messages and create a new mess...yael.aharon@intel.com2013-06-181-12/+13
* Disable untrusted exception handling for PNaClsehr@chromium.org2013-06-131-2/+3
* Revert 205914 "Disable untrusted exception handling for PNaCl"sail@chromium.org2013-06-121-3/+2
* Disable untrusted exception handling for PNaClsehr@chromium.org2013-06-121-2/+3
* NaCl: Redo GDB launcher to use debug-stub-based nacl-gdb instead of nacl64-gdbhalyavin@google.com2013-06-111-161/+21
* Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"rsleevi@chromium.org2013-06-111-1/+1
* Use a direct include of strings headers in chrome/browser/j*-n*/.avi@chromium.org2013-06-101-2/+2
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 2.avi@chromium.org2013-06-071-1/+1
* NaCl: enable meta-based validation for shared libraries.ncbray@chromium.org2013-05-291-1/+82
* chrome: Use base::MessageLoop. (Part 3)xhwang@chromium.org2013-05-281-3/+3
* Revert 202278 "NaCl: enable meta-based validation for shared lib..."rsesek@chromium.org2013-05-251-82/+1
* NaCl: enable meta-based validation for shared libraries.ncbray@chromium.org2013-05-251-1/+82
* Remove unneeded #include headers.yael.aharon@intel.com2013-05-241-4/+0
* Cleanup: Remove unneeded base/file_util.h includes in base.thestig@chromium.org2013-05-141-1/+1
* chrome: Remove the remaining use of ALLOW_THIS_IN_INITIALIZER_LIST.tfarina@chromium.org2013-05-011-2/+2
* Pass profile directory to NaClProcessHostvictorhsieh@chromium.org2013-04-291-2/+5
* Add ChromeBrowserPepperHostFactory to NaCl process hostvictorhsieh@chromium.org2013-04-241-0/+6
* Disables dyncode syscalls for nexes that were produced by the pnacl translato...sehr@chromium.org2013-04-231-0/+3
* Pepper: Add VLOG support for NaCl plugins.teravest@chromium.org2013-04-221-2/+17
* NaCl: Enable untrusted hardware exception handling by defaultmseaborn@chromium.org2013-04-171-8/+1
* net: move socket files from net/base to net/socketphajdan.jr@chromium.org2013-04-091-1/+1
* Split the ProcessType enum into process types that content knows about (which...jam@chromium.org2013-03-221-2/+3
* Refactor sandbox_policy.cc so that it doesn't contain the sandbox policies fo...jam@chromium.org2013-03-201-2/+33
* chrome: Update include paths of string_split.h to its new location.tfarina@chromium.org2013-02-281-1/+1
* NaCl: Remove use of the C++ IMC interface; use the C version insteadmseaborn@chromium.org2013-02-131-17/+17
* Merge branch 'master' into file_path_browserbrettw@chromium.org2013-02-101-14/+14
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-1/+1
* PPB_UDPSocket_Private is switched to the new Pepper proxy.ygorshenin@chromium.org2013-01-211-1/+4
* Remove the NaCl SRPC proxy from Chrome.bbudge@chromium.org2013-01-171-11/+5
* Instrument early NaCl load failiures on Windows.ncbray@chromium.org2013-01-171-11/+26
* When launching PNaCl helper nexes, explicitly disable IRT loading.jvoung@google.com2013-01-111-6/+11
* NaCl: Add new access right to process handle which is needed to speed up debu...halyavin@google.com2013-01-101-0/+1
* Remove the socket_count parameter from NaCl Launch IPC messages.jvoung@google.com2013-01-091-59/+49
* Use an explicit PID for duplicating Pepper handles rather than the Channel's.brettw@chromium.org2013-01-041-1/+3
* Add PPAPI permissions for the testing interfacebrettw@chromium.org2012-12-101-1/+9
* NaCl: Add test to check that GDB debug stub works in Chromehalyavin@google.com2012-12-071-2/+19
* Revert 171408raymes@chromium.org2012-12-061-1/+0
* Revert 171389raymes@chromium.org2012-12-061-0/+1
* Revert 171080raymes@chromium.org2012-12-061-1/+0
* The refactors PPB_Flash_File_ModuleLocal/FileRef to the new resource model. C...raymes@chromium.org2012-12-041-0/+1
* PPAPI: Hook up Browser resource host stuff for NaCldmichael@chromium.org2012-12-041-3/+4
* Add a flag to LaunchSelLdr to skip grabbing a routing_id.jvoung@chromium.org2012-12-041-0/+4
* Establish /extensions directory and move URLPattern there.aa@chromium.org2012-11-131-3/+5
* Make the Chrome IPC-based proxy the default for Native Client.bbudge@chromium.org2012-11-081-2/+2
* Add support for external out-of-process PPAPI plugins in the browser.bbudge@chromium.org2012-11-071-3/+7