summaryrefslogtreecommitdiffstats
path: root/chrome/browser/zygote_host_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux: Pass --user-data-dir to the Zygote. (Reland r41369 now that the direct...thestig@chromium.org2010-03-171-0/+6
* This should stop the random hangs due to chrome/app/chrome_dll_main.cc(616)] ...thestig@chromium.org2010-03-131-6/+0
* Linux: Pass --user-data-dir to the Zygote.thestig@chromium.org2010-03-121-0/+6
* Revert "linux: enable seccomp sandbox by default"evan@chromium.org2010-02-181-2/+43
* linux: enable seccomp sandbox by defaultevan@chromium.org2010-02-181-43/+2
* Linux: print the sandbox binary path in use when it fails. Helps pinpoint san...mdm@chromium.org2010-01-041-1/+2
* Linux: Adjust /proc/pid/oom_adj to sacrifice plugin and renderer processes to...thestig@chromium.org2009-12-101-11/+30
* Linux: Make sure the suid sandbox is owned by root.thestig@chromium.org2009-11-181-1/+2
* Launch processes asynchronously so as not to block the UI thread. For now, re...jam@chromium.org2009-11-181-2/+2
* Inodes can be 64-bit, use Int64ToString.thestig@chromium.org2009-11-111-1/+1
* Use GetSwitchValueASCII.tony@chromium.org2009-11-061-2/+2
* Only enable the seccomp sandbox, if the machine actually has kernel support formarkus@chromium.org2009-11-041-0/+3
* Add support for getting the real process id from within the suid sandbox. The...thestig@chromium.org2009-11-041-23/+70
* Revert 30938 - Add support for getting the real process id from within the su...thestig@chromium.org2009-11-041-70/+23
* Add support for getting the real process id from within the suid sandbox. The...thestig@chromium.org2009-11-041-23/+70
* Deprecate PathService::Get(..., wstring*) and use FilePath instead.evan@chromium.org2009-10-191-1/+1
* Small comment updates. No code change.mdm@chromium.org2009-09-091-0/+1
* Linux: about:memoryagl@chromium.org2009-09-011-0/+1
* Linux: forward --log-level from the browser to the zygote.mdm@chromium.org2009-08-051-0/+13
* linux: add command-line flag to allow debugging of sandboxed processespiman@google.com2009-07-221-0/+3
* Linux sandbox: save full list of SUID unsafe environment variables.agl@chromium.org2009-07-171-6/+24
* Revert "Linux: reap the sandbox helper process."agl@chromium.org2009-07-161-9/+0
* Linux: reap the sandbox helper process.agl@chromium.org2009-07-161-0/+9
* Linux: move hardcoded paths to GYP variables.agl@chromium.org2009-07-151-9/+8
* Linux: propagate LD_LIBRARY_PATH through the SUID sandbox.agl@chromium.org2009-07-151-0/+7
* Linux: various sandbox changesagl@chromium.org2009-07-151-3/+10
* Linux: fix for developing on a machine with google-chrome packages installed.agl@chromium.org2009-07-151-4/+8
* Linux: use a temp directory for the chroot.agl@chromium.org2009-07-101-9/+2
* Build fix: string/wstring mismatch on Linux.agl@chromium.org2009-07-081-1/+1
* Linux: SUID sandbox supportagl@chromium.org2009-07-081-0/+29
* Linux: fix font fallback for charactors missing from the primary font.agl@chromium.org2009-06-261-1/+1
* Linux: Enable metrics_service_uitest.cc. Take 2.willchan@chromium.org2009-06-181-0/+35
* Revert r18641: "Linux: Enable metrics_service_uitest.cc."willchan@chromium.org2009-06-171-35/+0
* Linux: Enable metrics_service_uitest.cc.willchan@chromium.org2009-06-171-0/+35
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-151-0/+6
* Linux: refactor zygote supportagl@chromium.org2009-06-121-0/+90
* Revert 18109, 18111: Windows UI tests failed.agl@chromium.org2009-06-101-90/+0
* Linux: refactor zygote supportagl@chromium.org2009-06-101-0/+90