summaryrefslogtreecommitdiffstats
path: root/chrome/browser/zygote_main_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* CommandLine: rejigger how initialization works.evan@chromium.org2009-10-121-1/+4
* Add a dummy call to icu::TimeZone.createDefault() before the sandbox kicks in.jshin@chromium.org2009-10-051-0/+9
* Linux: add support for SELinux.agl@chromium.org2009-09-151-16/+62
* Linux: set the process title (that shows in "ps" etc.) of renderers correctly...mdm@chromium.org2009-09-101-0/+1
* Linux: work around broken dlsym's.agl@chromium.org2009-09-081-2/+40
* Linux: don't use GOT patching to intercept localtime(_r)agl@chromium.org2009-08-061-57/+70
* Linux: preload ffmpeg in the zygote.agl@chromium.org2009-08-051-0/+7
* Revert "Linux: preload ffmpeg in the zygote."agl@chromium.org2009-08-041-7/+0
* Linux: don't try and read shmmax in the sandbox.agl@chromium.org2009-08-041-0/+3
* Linux: preload ffmpeg in the zygote.agl@chromium.org2009-08-041-0/+7
* Assorted fixes for 64-bit.deanm@chromium.org2009-07-281-1/+1
* Move setlocale() to zygote_main_linux to make sure that it's calledjshin@chromium.org2009-07-241-0/+8
* Hide ia32 asm when not building for ARCH_CPU_X86_FAMILYdeanm@chromium.org2009-07-241-0/+3
* Linux: add support for tm_zone to localtime via the sandbox.agl@chromium.org2009-07-221-4/+15
* linux: add command-line flag to allow debugging of sandboxed processespiman@google.com2009-07-221-4/+12
* Linux sandbox: plumb timezone calls through the sandboxagl@chromium.org2009-07-201-1/+87
* Linux: reap the sandbox helper process.agl@chromium.org2009-07-161-0/+4
* Linux: don't bother passing the chroot directory fd to the zygote.agl@chromium.org2009-07-101-16/+2
* Linux: use a temp directory for the chroot.agl@chromium.org2009-07-101-5/+26
* Linux: all the binary to be readable with the SUID sandbox.agl@chromium.org2009-07-101-9/+13
* Linux: SUID sandbox supportagl@chromium.org2009-07-081-1/+15
* 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-10/+35
* Revert r18641: "Linux: Enable metrics_service_uitest.cc."willchan@chromium.org2009-06-171-35/+10
* Linux: Enable metrics_service_uitest.cc.willchan@chromium.org2009-06-171-10/+35
* Linux: Add support for chrooted renderers.agl@chromium.org2009-06-151-2/+55
* Linux: refactor zygote supportagl@chromium.org2009-06-121-0/+168
* Revert 18109, 18111: Windows UI tests failed.agl@chromium.org2009-06-101-168/+0
* Linux: refactor zygote supportagl@chromium.org2009-06-101-0/+168