summaryrefslogtreecommitdiffstats
path: root/content/common/zygote_commands_linux.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in content/common/.avi2015-12-251-0/+2
* Use RecvMsgWithPid to find real PID for zygote childrenmdempsky@chromium.org2014-05-081-1/+9
* Get rid of kZygoteIdFd from contentmdempsky@chromium.org2014-05-021-8/+0
* Make PID translation sanity checks more robustmdempsky@chromium.org2014-05-011-0/+4
* Define magic descriptors in one place.dongseong.hwang@intel.com2013-09-111-2/+5
* Cleanup: Fix some lint errors in content/.thestig@chromium.org2013-01-041-1/+1
* linux: Increase max zygote message size from 2 KB to 8 KB.derat@chromium.org2012-10-121-1/+1
* linux: Crash browser on too-big messages to zygote.derat@chromium.org2012-10-121-0/+3
* Don't fork Zygote as a background processjln@chromium.org2012-06-011-0/+1
* Zygote: create variables for magic fd numbersjln@chromium.org2012-05-221-0/+11
* Move the Linux zygote stuff into its own per-process directory.brettw@chromium.org2012-05-081-0/+32