summaryrefslogtreecommitdiffstats
path: root/content/zygote/zygote_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Revert 240527 "Revert of https://codereview.chromium.org/99133015/"jln@chromium.org2013-12-131-1/+1
* Revert of https://codereview.chromium.org/99133015/scottmg@chromium.org2013-12-131-1/+1
* Linux Sandbox: split the GPU policies to their own files.jln@chromium.org2013-12-131-1/+1
* Move Posix file utils to the base namespace.brettw@chromium.org2013-11-271-3/+2
* NaCl: Clean up how FDs are passed to nacl_helper instances on Linuxmseaborn@chromium.org2013-10-111-4/+19
* Fix a bug where killing pages doesn't yield a sad-tabccameron@chromium.org2013-09-171-10/+1
* Define magic descriptors in one place.dongseong.hwang@intel.com2013-09-111-7/+6
* Zygote: small cleanupjln@chromium.org2013-08-211-28/+25
* Support a new remote IPC for for GetTerminationStatus.jln@chromium.org2013-08-211-31/+94
* Revert 218584 "Support a new remote IPC for for GetTerminationSt..."dbeam@chromium.org2013-08-211-94/+31
* Support a new remote IPC for for GetTerminationStatus.jln@chromium.org2013-08-211-31/+94
* Zygote: fix real PID reporting when using a fork delegate.jln@chromium.org2013-08-141-1/+5
* Update include paths in miscellaneous content/ directories for base/process c...rsesek@chromium.org2013-07-251-1/+1
* Linux: remove unmaintained SELinux code.phajdan.jr@chromium.org2013-05-171-29/+0
* Linux sandbox: more paranoid checks at initializationjln@chromium.org2013-05-011-3/+0
* Fix issue 233464 by defining Zygote::kMagicSandboxIPCDescriptor in zygote_lin...glider@chromium.org2013-04-241-0/+2
* Use SOCK_SEQPACKET for synchronous IPC.glider@google.com2013-01-181-8/+8
* Linux: inform the Zygote when it's waiting on a dead processjln@chromium.org2012-12-061-2/+17
* 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
* linux: Crash browser on too-big messages to zygote.derat@chromium.org2012-10-121-2/+1
* Create a LinuxSandbox class.jln@chromium.org2012-08-021-17/+5
* Revert 149692 - Create a LinuxSandbox class.mazda@chromium.org2012-08-021-5/+17
* Create a LinuxSandbox class.jln@chromium.org2012-08-021-17/+5
* clang: -Wunused-private-field cleanups, linux editionthakis@chromium.org2012-07-031-1/+2
* Tighten up DEPS some more. NaCl/service process code are including internal c...jam@chromium.org2012-06-041-3/+3
* Fix SELinux build after refactoring of the zygote (https://chromiumcodereview...phajdan.jr@chromium.org2012-06-021-0/+25
* Roll the revision of the seccomp sandbox forward. In the process, we alsomarkus@chromium.org2012-05-231-7/+7
* Zygote: create variables for magic fd numbersjln@chromium.org2012-05-221-3/+1
* Split the Zygote class out of zygote_main_linux and into its own file.brettw@chromium.org2012-05-131-0/+488
* Revert 135902 - Split the Zygote class out of zygote_main_linux and into its ...jennb@chromium.org2012-05-081-488/+0
* Split the Zygote class out of zygote_main_linux and into its own file.brettw@chromium.org2012-05-081-0/+488