summaryrefslogtreecommitdiffstats
path: root/content/zygote
Commit message (Expand)AuthorAgeFilesLines
* Use SOCK_SEQPACKET for synchronous IPC.glider@google.com2013-01-182-10/+10
* NaCl: Clean up file descriptor setup in nacl_helper on linuxmseaborn@chromium.org2013-01-101-2/+1
* NaCl: Remove unused "sandboxed_" field and argument from NaClForkDelegatemseaborn@chromium.org2013-01-091-2/+1
* Roll ICU and convert include style to standard Chromium style,phajdan.jr@chromium.org2013-01-071-1/+1
* 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-142-2/+2
* Move global_descriptors to base/posix.brettw@chromium.org2012-11-091-1/+1
* Move content's a plugin, ppapi_plugin, utility, and worker subdirectories to ...jam@chromium.org2012-10-211-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-023-83/+20
* Revert 149692 - Create a LinuxSandbox class.mazda@chromium.org2012-08-023-20/+83
* Create a LinuxSandbox class.jln@chromium.org2012-08-023-83/+20
* Create a new SetuidSandboxClient class.jln@chromium.org2012-07-231-57/+27
* Share the zygote's fopen overrides with nacl_helper.ncbray@chromium.org2012-07-131-134/+2
* Add Julien Tinnes as OWNER of Linux sandboxing and Zygotejln@chromium.org2012-07-091-2/+1
* clang: -Wunused-private-field cleanups, linux editionthakis@chromium.org2012-07-032-1/+5
* Omit -w from ASan CFLAGS and fix a warning.eugenis@chromium.org2012-06-141-0/+3
* Setuid sandbox API versioningjln@chromium.org2012-06-051-2/+26
* Tighten up DEPS some more. NaCl/service process code are including internal c...jam@chromium.org2012-06-042-4/+4
* Fix SELinux build after refactoring of the zygote (https://chromiumcodereview...phajdan.jr@chromium.org2012-06-022-25/+25
* Zygote Init: close all file descriptors properlyjln@chromium.org2012-06-011-3/+6
* Created new OWNERS file for content/zygote/*. Added markus@chromium andmarkus@chromium.org2012-06-011-0/+4
* Cleanup: Remove the C version of GetUrandomFD()mseaborn@chromium.org2012-05-301-5/+4
* Zygote: warn if setuid sandbox is acting as initjln@chromium.org2012-05-261-8/+19
* Roll the revision of the seccomp sandbox forward. In the process, we alsomarkus@chromium.org2012-05-232-7/+9
* Have Zygote fork a init-like process if requiredjln@chromium.org2012-05-231-0/+83
* Zygote: create variables for magic fd numbersjln@chromium.org2012-05-221-3/+1
* zygote: Redirect 64-bit libc localtime and localtime_r routines.hshi@chromium.org2012-05-161-2/+60
* Split the Zygote class out of zygote_main_linux and into its own file.brettw@chromium.org2012-05-133-507/+633
* Revert 135902 - Split the Zygote class out of zygote_main_linux and into its ...jennb@chromium.org2012-05-082-600/+0
* Split the Zygote class out of zygote_main_linux and into its own file.brettw@chromium.org2012-05-082-0/+600
* Move the Linux zygote stuff into its own per-process directory.brettw@chromium.org2012-05-081-0/+1017