summaryrefslogtreecommitdiffstats
path: root/chrome/nacl/nacl_helper_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Move nacl_helper_linux.cc to components/naclalexis.menard@intel.com2013-11-121-390/+0
* Replace __attribute__((no_address_safety_analysis)), which is deprecated, wit...glider@chromium.org2013-10-251-1/+1
* NaCl: Clean up how FDs are passed to nacl_helper instances on Linuxmseaborn@chromium.org2013-10-111-9/+12
* Fix a bug where killing pages doesn't yield a sad-tabccameron@chromium.org2013-09-171-10/+3
* Support a new remote IPC for for GetTerminationStatus.jln@chromium.org2013-08-211-99/+193
* Revert 218584 "Support a new remote IPC for for GetTerminationSt..."dbeam@chromium.org2013-08-211-193/+99
* Support a new remote IPC for for GetTerminationStatus.jln@chromium.org2013-08-211-99/+193
* Move NaCl loader related files to components/nacl/loader.yael.aharon@intel.com2013-07-311-2/+2
* Move common files from chrome/common to components/nacl/common.yael.aharon@intel.com2013-07-231-1/+1
* Use a direct include of the message_loop header in chrome/app, chrome/common,...avi@chromium.org2013-07-171-1/+1
* Init NaClChromeMainArgs number_of_cores member so apps can size threadpoolsbsy@google.com2013-06-211-4/+8
* Revert 207350 "Init NaClChromeMainArgs number_of_cores member so..."rsesek@chromium.org2013-06-201-8/+4
* Init NaClChromeMainArgs number_of_cores member so apps can size threadpoolsbsy@google.com2013-06-201-4/+8
* NaCl: boilerplate for BPF sandbox on Linux.jln@chromium.org2013-06-201-1/+6
* Revert 204389 "Set up NaClChromeMainArgs number_of_cores member ..."thestig@chromium.org2013-06-061-8/+4
* Set up NaClChromeMainArgs number_of_cores member so apps can size threadpoolsbsy@google.com2013-06-061-4/+8
* Linux: remove unmaintained SELinux code.phajdan.jr@chromium.org2013-05-171-3/+1
* chrome: Use base::MessageLoop. (Part 1)xhwang@chromium.org2013-05-101-1/+1
* Revert 195190 "Set up NaClChromeMainArgs number_of_cores member ..."szym@chromium.org2013-04-191-8/+4
* Set up NaClChromeMainArgs number_of_cores member so apps can size threadpools...bsy@google.com2013-04-191-4/+8
* Linux nacl_helper: make it clear when we get sandboxedjln@chromium.org2013-03-021-0/+22
* Use SOCK_SEQPACKET for synchronous IPC.glider@google.com2013-01-181-1/+1
* NaCl: Clean up file descriptor setup in nacl_helper on linuxmseaborn@chromium.org2013-01-101-7/+1
* NaCl: Fix '*' spacing style in nacl_helper_linux.ccmseaborn@chromium.org2013-01-091-7/+7
* NaCl: Use C++-style comments as per the Chromium stylemseaborn@chromium.org2013-01-031-37/+31
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+1
* Move global_descriptors to base/posix.brettw@chromium.org2012-11-091-1/+1
* Redefine the ASan options for nacl_helper so that ASan does not handle SIGSEG...glider@chromium.org2012-08-201-0/+15
* NaCl: Support 64-bit reserved_at_zero valuearbenson@google.com2012-08-011-1/+1
* Share the zygote's fopen overrides with nacl_helper.ncbray@chromium.org2012-07-131-0/+5
* Better error reporting in nacl helper.halyavin@google.com2012-07-111-7/+9
* Handle reserved_at_zero value passed by nacl_bootstraparbenson@google.com2012-07-091-18/+30
* Make GlobalDescriptors::MaybeGet return -1 when the key is not found.jcivelli@chromium.org2012-06-271-2/+5
* NaCl: Pass prereserved sandbox size through Chrome-side argsarbenson@google.com2012-06-271-12/+19
* Rename IPC::Channel and IPC::Sender in src/chrome.brettw@chromium.org2012-06-151-0/+1
* NaCl: Update revision in DEPS, r8733 -> r8774mseaborn@chromium.org2012-06-051-1/+1
* Tighten up DEPS some more. NaCl/service process code are including internal c...jam@chromium.org2012-06-041-1/+1
* Revert 140294 - NaCl: Update revision in DEPS, r8733 -> r8774asanka@chromium.org2012-06-041-1/+1
* NaCl: Update revision in DEPS, r8733 -> r8774mseaborn@chromium.org2012-06-041-1/+1
* Revert 140211 - NaCl: Update revision in DEPS, r8733 -> r8774mseaborn@chromium.org2012-06-021-1/+1
* NaCl: Update revision in DEPS, r8733 -> r8774mseaborn@chromium.org2012-06-021-1/+1
* Load NSS libraries in nacl_helper process before Linux SUID sandbox is raised.ncbray@chromium.org2012-05-101-1/+15
* Make nacl_helper easily debuggablemcgrathr@chromium.org2011-11-151-0/+50
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-1/+1
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-121-2/+2
* Use chain-loading for Linux nacl_helpermcgrathr@chromium.org2011-09-011-19/+7
* Revert 98909 - Use chain-loading for Linux nacl_helperjar@chromium.org2011-08-311-7/+19
* Use chain-loading for Linux nacl_helpermcgrathr@chromium.org2011-08-311-19/+7
* Reserve 1GB at the base of the address space of linux nacl_helper for Native ...bradchen@google.com2011-08-171-2/+22
* Revert 97056 - Gyp fix for release build.rvargas@google.com2011-08-161-22/+2