summaryrefslogtreecommitdiffstats
path: root/content/zygote
Commit message (Expand)AuthorAgeFilesLines
* blink fonts: Load Android SkFontMgr on Linux.khushalsagar2016-03-071-0/+26
* Reland: Bootstrap Mojo IPC independent of Chrome IPCrockot2016-03-021-0/+6
* Revert of Bootstrap Mojo IPC independent of Chrome IPC (patchset #18 id:34000...rockot2016-03-011-6/+0
* Bootstrap Mojo IPC independent of Chrome IPCrockot2016-02-291-0/+6
* update obsolete code.google.com documentation linksmostynb2016-02-082-4/+4
* Reassign all of earthdok's TODOs and remove from OWNERS.thestig2016-01-291-2/+2
* Unbreak zygote_main_linux.cc coverage builds after https://codereview.chromiu...Nico Weber2015-12-311-1/+1
* fix some obsolete code.google.com sandbox linksmostynb2015-12-281-1/+1
* Convert Pass()→std::move() in //contentdcheng2015-12-262-3/+3
* Switch to standard integer types in content/.avi2015-12-252-1/+3
* Replace ScopedVector<ScopedFD> with std::vector<ScopedFD>mdempsky2015-12-092-23/+20
* Change callers of ScopedGeneric::Pass() to std::move()danakj2015-12-031-8/+5
* include what you use: errno.h and string.h in content/mostynb2015-11-111-0/+1
* Use ppoll and waitpid() to avoid calling Ensure Process Terminated.kerrnel2015-11-102-20/+96
* 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