summaryrefslogtreecommitdiffstats
path: root/chrome/nacl/nacl_helper_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Gyp fix for release build.bradchen@google.com2011-08-161-2/+22
* Revert 97040 - Reserve 1GB at the base address of linux nacl_helper for Nativ...rvargas@google.com2011-08-161-22/+2
* Reserve 1GB at the base address of linux nacl_helper for Native Client.bradchen@google.com2011-08-161-2/+22
* Fix error handling on close() calls.bradchen@google.com2011-07-221-4/+4
* A ZygoteForkDelegate using nacl_helper executable to create container process...bradchen@google.com2011-07-201-0/+166
* Revert 93021 - A ZygoteForkDelegate for Native Client.robertshield@chromium.org2011-07-191-161/+0
* A ZygoteForkDelegate for Native Client.bradchen@google.com2011-07-191-0/+161
* Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark...fischman@chromium.org2011-06-281-167/+0
* I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR...bradchen@google.com2011-06-281-0/+167
* Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks...fischman@chromium.org2011-06-281-161/+0
* New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper.bradchen@google.com2011-06-271-0/+161