summaryrefslogtreecommitdiffstats
path: root/content/zygote
Commit message (Expand)AuthorAgeFilesLines
* mmap V8 snapshot and ICU data file in the android_webviewmkosiba2015-01-091-4/+4
* Linux Sandbox: move init processes to new session id.jln2015-01-071-0/+2
* Revert of Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchPr...mek2015-01-071-1/+1
* Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchProcess.rickyz2015-01-071-1/+1
* zygote: skip pre-initializing sandbox under --no-sandbox flagmdempsky2015-01-031-2/+6
* Remove deprecated methods from Pickle.avi2014-12-283-31/+21
* Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...avi2014-12-283-21/+31
* Make callers of CommandLine use it via the base:: namespace.avi2014-12-232-4/+5
* Remove deprecated methods from Pickle.Avi Drissman2014-12-223-31/+21
* Use ForkWithFlags on the zygote.rickyz2014-12-181-1/+4
* Revert "Non-SFI mode: Use dummy PID for NaCl's IPC channel and IPC channel on...perkj2014-12-111-0/+3
* Non-SFI mode: Use dummy PID for NaCl's IPC channel and IPC channel on Linux p...hidehiko2014-12-111-3/+0
* Upgrade the windows specific version of LaunchProcess to avoid raw handles.rvargas2014-12-051-1/+1
* Revert of Upgrade the windows specific version of LaunchProcess to avoid raw ...rfevang2014-12-031-1/+1
* Upgrade the windows specific version of LaunchProcess to avoid raw handles.rvargas2014-12-031-1/+1
* Linux sandbox: change API to start the sandboxjln2014-11-251-12/+32
* Introduce content_nacl_nonsfi.gyp for nacl_helper_nonsfi.hidehiko2014-11-101-0/+1
* Change Zygote ownership in content/.jln2014-09-221-1/+1
* Linux sandbox: add behind-flag USR2 handler for crash debugging.Julien Tinnes2014-09-201-0/+44
* Include Pepper headers only if ENABLE_PLUGINS is defineddnicoara2014-09-081-2/+5
* 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
* Switch to BoringSSL.davidben@chromium.org2014-07-221-3/+8
* AsanCoverage: make the filenames of zygote/gpu coverage files more unique.earthdok@chromium.org2014-06-031-1/+5
* Add sandbox support for AsanCoverage.earthdok@chromium.org2014-06-023-12/+153
* Cleanup zygote_main_linux.cc includes.mdempsky@chromium.org2014-05-161-13/+1
* MemorySanitizer: remove msan_unpoison_string() from zygote_main_linux.ccearthdok@chromium.org2014-05-131-15/+4
* Add support for multiple zygote fork delegatesmdempsky@chromium.org2014-05-114-52/+49
* Use RecvMsgWithPid to find real PID for zygote childrenmdempsky@chromium.org2014-05-082-101/+121
* Get rid of kZygoteIdFd from contentmdempsky@chromium.org2014-05-021-5/+1
* Make PID translation sanity checks more robustmdempsky@chromium.org2014-05-011-0/+6
* Change UnixDomainSocket::RecvMsg to return ScopedVector<base::ScopedFD>mdempsky@chromium.org2014-04-302-18/+19
* Use RecvMsgWithPid to find zygote PID instead of chrome-sandboxmdempsky@chromium.org2014-04-282-14/+11
* Simplify ZygoteForkDelegate API furthermdempsky@chromium.org2014-04-181-13/+9
* Clean up ZygoteForkDelegate API a littlemdempsky@chromium.org2014-04-182-4/+4
* NaCl Linux: use own setuid sandbox instancejln@chromium.org2014-04-171-13/+12
* Linux Sandbox: Move setuid sandbox localization code.jln@chromium.org2014-04-151-1/+10
* Cache the maximal virtual mem after setting it but before turning the sandbox onjochen@chromium.org2014-04-121-1/+0
* Expose the virtual memory limit to blinkjochen@chromium.org2014-04-081-0/+1
* Do not call base::EnsureProcessTerminated() from the zygote process under TSanglider@chromium.org2014-04-041-0/+13
* Tell nacl_helper to use non SFI mode in HandleForkRequesthamaji@chromium.org2014-04-031-1/+1
* Report PPAPI plugin load error code to UMA.xhwang@chromium.org2014-03-251-2/+2
* MemorySanitizer: fix the annotations in zygote_main_linux.ccearthdok@chromium.org2014-03-201-0/+15
* 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