summaryrefslogtreecommitdiffstats
path: root/content/browser/zygote_host
Commit message (Expand)AuthorAgeFilesLines
* Change most uses of Pickle to base::Picklebrettw2015-06-031-10/+10
* Move UnixDomainSocket to base namespacebrettw2015-06-021-9/+9
* Move Pickle to base namespace.brettw2015-06-021-1/+1
* Add UMA stats for Linux sandboxing features.rickyz2015-02-211-0/+3
* Linux Sandbox: always discover Zygote PID properlyjln2015-02-191-1/+1
* Default to enabling the namespace sandbox when possible.rickyz2015-02-131-1/+1
* Allow using the namespace sandbox in zygote host.rickyz2015-02-072-12/+52
* sandbox: extract SetuidSandboxHost code from SetuidSandboxClientmdempsky2015-02-051-6/+6
* Rename base::Process::pid() to Pid()rvargas2015-01-241-4/+4
* Update EnsureProcessGetsReaped to receive a pid.rvargas2015-01-141-11/+12
* Remove deprecated methods from Pickle.avi2014-12-281-6/+5
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-281-5/+6
* Remove deprecated methods from Pickle.Avi Drissman2014-12-221-6/+5
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-281-5/+5
* Replace FINAL and OVERRIDE with their C++11 counterparts in contentmohan.reddy2014-10-091-3/+3
* Turn FileDescriptorInfo a collection classmorrita2014-10-012-18/+12
* Change Zygote ownership in content/.jln2014-09-221-1/+1
* Forward kPpapiInProcess flag to zygote processlandell2014-09-121-7/+6
* Change base/file_utils.h includes to base/files/file_utils.h in content/thestig2014-09-051-1/+1
* Remove cevans@ from OWNERS files.thestig2014-08-291-1/+0
* Add base:: qualification to some COmmandLine references in content.brettw@chromium.org2014-08-111-2/+3
* Make SandboxIPCProcess a thread.jorgelo@chromium.org2014-05-232-5/+0
* Use RecvMsgWithPid to find real PID for zygote childrenmdempsky@chromium.org2014-05-081-6/+49
* Get rid of kZygoteIdFd from contentmdempsky@chromium.org2014-05-021-9/+2
* Revert of Make SandboxIPCProcess a thread. (https://codereview.chromium.org/2...thestig@chromium.org2014-05-012-0/+5
* Make SandboxIPCProcess a thread.jorgelo@chromium.org2014-05-012-5/+0
* Make PID translation sanity checks more robustmdempsky@chromium.org2014-05-011-41/+40
* Change UnixDomainSocket::RecvMsg to return ScopedVector<base::ScopedFD>mdempsky@chromium.org2014-04-301-1/+2
* AdjustRendererOOMScore isn't execute in linux.jinho.bang@samsung.com2014-04-291-1/+6
* Use RecvMsgWithPid to find zygote PID instead of chrome-sandboxmdempsky@chromium.org2014-04-281-34/+51
* Remove touch layoutoshima@chromium.org2014-04-261-1/+0
* Remove socket hacks for FreeBSD and OpenBSDmdempsky@chromium.org2014-04-231-9/+2
* NaCl Linux: use own setuid sandbox instancejln@chromium.org2014-04-171-9/+7
* Linux: Add more CHECKs to better debug setuid sandbox startup failures.thestig@chromium.org2014-04-161-14/+17
* Linux Sandbox: Move setuid sandbox localization code.jln@chromium.org2014-04-151-21/+4
* [Linux] Use PR_SET_NO_NEW_PRIVS by default in base/process/launch.h.rsesek@chromium.org2014-04-091-0/+1
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-171-3/+3
* Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...jochen@chromium.org2014-03-151-3/+3
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-141-3/+3
* Revert of Implement ScopedFD in terms of ScopedGeneric. (https://codereview.c...thakis@chromium.org2014-03-141-3/+3
* Implement ScopedFD in terms of ScopedGeneric.brettw@chromium.org2014-03-141-3/+3
* Linux: tear down Zygote at browser shutdown.jln@chromium.org2014-01-292-22/+97
* cros: Remove unused low memory margin code from sandbox and zygotejamescook@chromium.org2013-10-292-36/+0
* Move a bunch of windows stuff from ui/base/win to ui/gfx/winben@chromium.org2013-09-121-0/+1
* Define magic descriptors in one place.dongseong.hwang@intel.com2013-09-111-1/+2
* Fix getting exit status for browser child process.jln@chromium.org2013-08-271-1/+5
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-232-2/+3
* Use a direct include of time headers in content/, part 1.avi@chromium.org2013-06-281-1/+1
* Linux: refactor setuid sandbox activation.jln@chromium.org2013-06-131-6/+4
* Use a direct include of strings headers in content/browser/, part 2.avi@chromium.org2013-06-111-2/+2