summaryrefslogtreecommitdiffstats
path: root/content/zygote
Commit message (Expand)AuthorAgeFilesLines
* Linux Sandbox: setuid sandbox initialization cleanup.jln@chromium.org2014-03-031-91/+88
* Annotate the libc overrides in zygote_main_linux.cc for MemorySanitizer.earthdok@chromium.org2014-02-171-4/+21
* Revert 250320 "Make the libc overrides in zygote_main_linux.cc s..."jln@chromium.org2014-02-121-19/+5
* Make the libc overrides in zygote_main_linux.cc sanitizer-friendly.earthdok@chromium.org2014-02-111-5/+19
* TSANv2: disable non sandbox-related threading checks under TSAN.jln@chromium.org2014-01-291-0/+2
* Revert 240527 "Revert of https://codereview.chromium.org/99133015/"jln@chromium.org2013-12-132-2/+2
* Revert of https://codereview.chromium.org/99133015/scottmg@chromium.org2013-12-132-2/+2
* Linux Sandbox: split the GPU policies to their own files.jln@chromium.org2013-12-132-2/+2
* Instrument pepper plugin load failures.ihf@chromium.org2013-12-101-3/+4
* Don't HANDLE_EINTR(close). Either IGNORE_EINTR(close) or just close.mark@chromium.org2013-12-031-2/+2
* Move Posix file utils to the base namespace.brettw@chromium.org2013-11-271-3/+2
* Extract CreateInitProcessReaper() from the Zygote.jln@chromium.org2013-11-271-75/+11
* Cache the numberOfProcessors value on posix and expose it to blinkjochen@chromium.org2013-11-201-0/+1
* Reland "Enable SysInfo::AmountOfPhysicalMemory to be called from within the L...rmcilroy@chromium.org2013-11-041-0/+1
* Revert 232274 "Reland "Enable SysInfo::AmountOfPhysicalMemory to..."dglazkov@chromium.org2013-11-011-1/+0
* Reland "Enable SysInfo::AmountOfPhysicalMemory to be called from within the L...rmcilroy@chromium.org2013-11-011-0/+1
* Revert 231613 "Enable SysInfo::AmountOfPhysicalMemory to be call..."dglazkov@chromium.org2013-10-291-1/+0
* Enable SysInfo::AmountOfPhysicalMemory to be called from within the Linux san...rmcilroy@chromium.org2013-10-291-0/+1
* NaCl: Clean up how FDs are passed to nacl_helper instances on Linuxmseaborn@chromium.org2013-10-112-5/+21
* 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-113-13/+10
* Linux Zygote: add sanity checks and cleanupjln@chromium.org2013-09-051-13/+18
* Zygote: small cleanupjln@chromium.org2013-08-212-28/+31
* Support a new remote IPC for for GetTerminationStatus.jln@chromium.org2013-08-212-37/+119
* Revert 218584 "Support a new remote IPC for for GetTerminationSt..."dbeam@chromium.org2013-08-212-119/+37
* Support a new remote IPC for for GetTerminationStatus.jln@chromium.org2013-08-212-37/+119
* Zygote: fix real PID reporting when using a fork delegate.jln@chromium.org2013-08-141-1/+5
* Revert 216530 "Linux Zygote: cleanup and sanity checks."jln@chromium.org2013-08-091-29/+20
* Linux Zygote: cleanup and sanity checks.jln@chromium.org2013-08-091-20/+29
* Update include paths in miscellaneous content/ directories for base/process c...rsesek@chromium.org2013-07-253-3/+2
* Split PepperPluginRegistry into the pieces that are needed in each process. c...jam@chromium.org2013-07-251-2/+25
* Replace third_party/icu/public with third_party/icu/source in the include dir...jshin@chromium.org2013-07-181-1/+1
* Fixing conditional including of init_webrtc.h.grunell@chromium.org2013-07-021-1/+4
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-112-2/+2
* Linux: remove unmaintained SELinux code.phajdan.jr@chromium.org2013-05-172-56/+1
* Support for loading libpeerconnection dynamically instead of statically.tommi@chromium.org2013-05-011-0/+4
* Linux sandbox: more paranoid checks at initializationjln@chromium.org2013-05-012-7/+1
* Linux: make CHROMIUM_SELINUX compile againjln@chromium.org2013-04-301-1/+1
* Fix issue 233464 by defining Zygote::kMagicSandboxIPCDescriptor in zygote_lin...glider@chromium.org2013-04-241-0/+2
* Fix ZygoteMain() prototype: it returns a bool, not an intmdempsky@google.com2013-04-132-0/+20
* re-land 187283 -- switch to skia's version of SkFontHost_fontconfigreed@google.com2013-03-121-5/+5
* Revert 187283reed@google.com2013-03-111-5/+5
* Call version of SkFontHost_fontconfig in Skia (cloned from here).reed@google.com2013-03-111-5/+5
* content_shell: fix linux ENABLE_PLUGIN=0 buildmsb@chromium.org2013-02-271-1/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* 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