summaryrefslogtreecommitdiffstats
path: root/content/browser/zygote_host
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-06-081-2/+2
* Use a direct include of utf_string_conversions.h in content/.avi@chromium.org2013-06-071-1/+1
* Revert 198820 "Move FileEnumerator to its own file, do some refa..."dbeam@chromium.org2013-05-081-2/+2
* Move FileEnumerator to its own file, do some refactoring.brettw@chromium.org2013-05-071-2/+2
* Sandboxing: remove kEnableSeccompSandboxjln@chromium.org2013-05-011-1/+0
* Remove seccomp-legacy: phase 2.jln@chromium.org2013-04-301-1/+0
* Minor file_util cleanup.brettw@chromium.org2013-04-031-2/+5
* Use base namespace for FilePath in content/browserbrettw@chromium.org2013-02-071-2/+2
* Only HistogramBase is used outside of base/metrics.kaiwang@chromium.org2013-01-231-2/+3
* Use SOCK_SEQPACKET for synchronous IPC.glider@google.com2013-01-181-1/+1
* Fix typo in comment: "habe" -> "have"mseaborn@chromium.org2013-01-041-1/+1
* Linux: inform the Zygote when it's waiting on a dead processjln@chromium.org2012-12-062-0/+7
* Linux: LOG(ERROR) on lack of suid sandbox.jln@chromium.org2012-11-291-2/+2
* Convert touch events to tristate flag.flackr@chromium.org2012-11-211-4/+0
* Move eintr_wrapper.h from base to base/posixbrettw@chromium.org2012-11-141-1/+1
* Move the remaning files in content\common to the content namespace.jam@chromium.org2012-10-242-19/+26
* linux: Crash browser on too-big messages to zygote.derat@chromium.org2012-10-122-14/+29
* Always enable touch on chromeos.flackr@chromium.org2012-10-041-1/+4
* Close leaking FDs.jcivelli@chromium.org2012-09-252-6/+17
* Pass touch layout related flags to zygote process.flackr@chromium.org2012-08-091-0/+4
* Remove --load-2x-resources flag.flackr@chromium.org2012-08-091-1/+0
* Create a class for seccomp-bpf sandboxing in content.jln@chromium.org2012-08-021-0/+2
* Update webkit_resources to support high-dpi assetsrbyers@chromium.org2012-07-311-0/+5
* Move zygote_host_impl_linux.* to content/browser/zygote_hostjln@chromium.org2012-07-243-0/+551