summaryrefslogtreecommitdiffstats
path: root/content/zygote
Commit message (Expand)AuthorAgeFilesLines
* Add Get/SetUniqueIdForProcess.rickyz2015-10-211-0/+2
* Fold away now dead NSS code.davidben2015-10-021-16/+2
* Add rickyz@ as sandbox/zygote ownerjln2015-10-011-0/+1
* Only prime NSS in the sandbox for NSS ports.davidben2015-08-111-6/+5
* Call crypto::LoadNSSLibraries in the chimera build.davidben2015-07-081-1/+5
* Fix sandboxed renderer coverage dumping (again).ochang2015-07-061-10/+12
* Set send and receive buffer sizes for sandboxed coverage sockets.ochang2015-07-011-4/+17
* Fix RAND_bytes inside the sandbox for the chimera build.davidben2015-06-301-10/+5
* Enable one PID namespace per process for NaCl processes.rickyz2015-06-191-21/+11
* Change most uses of Pickle to base::Picklebrettw2015-06-032-17/+14
* Move UnixDomainSocket to base namespacebrettw2015-06-022-13/+13
* Move Pickle to base namespace.brettw2015-06-021-5/+7
* Rename USE_NSS to USE_NSS_CERTS.davidben2015-04-171-1/+1
* Start all children in their own PID namespace.rickyz2015-04-132-5/+55
* Remove GTalk/O1D plugins and related codejhorwich2015-04-071-1/+1
* Revert of Start all children in their own PID namespace. (patchset #14 id:360...spang2015-03-302-55/+5
* Start all children in their own PID namespace.rickyz2015-03-272-5/+55
* Roll Clang 223108:231191hans2015-03-051-0/+1
* Revert "Roll Clang 223108:230914"hans2015-03-031-1/+0
* Roll Clang 223108:230914hans2015-03-021-0/+1
* Revert of Roll Clang 223108:230631 (+revert of r229678) (patchset #5 id:80001...hans2015-03-011-1/+0
* Roll Clang 223108:230631 (+revert of r229678)hans2015-03-011-0/+1
* Cleanup: Fix content header include guards.tfarina2015-02-271-3/+3
* Linux Sandbox: always discover Zygote PID properlyjln2015-02-193-3/+11
* Replace the asan_coverage GYP flag with sanitizer_coverage which is to be use...glider2015-02-132-14/+11
* Linux sandbox: fix part of the *SingleThreaded() APIsjln2015-02-121-1/+2
* Namespace sandbox: add important security checksjln2015-02-121-69/+7
* Add namespace sandbox status to LinuxSandbox::GetStatus.rickyz2015-02-121-2/+6
* Revert "Add extra check that the namespace sandbox is engaged."rickyz2015-02-101-6/+2
* Add extra check that the namespace sandbox is engaged.rickyz2015-02-101-2/+6
* Mechanical rename of base::debug -> base::trace_event for /contentssid2015-02-091-1/+1
* Allow using the namespace sandbox in zygote host.rickyz2015-02-071-45/+55
* Revert of Roll Clang 223108:228129 (patchset #5 id:80001 of https://coderevie...tapted2015-02-061-1/+0
* Roll Clang 223108:228129hans2015-02-061-0/+1
* Mechanical rename of tracing includes for /content [3/3]primiano2015-01-281-1/+1
* Move ForkWithFlags from process* to launch*.rickyz2015-01-211-1/+3
* Move ForkWithFlags from sandbox/ to base/ and plug it into LaunchProcess.rickyz2015-01-131-1/+1
* Revert of Linux Sandbox: move init processes to new session id. (patchset #1 ...jln2015-01-121-2/+0
* 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