| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a dummy call to icu::TimeZone.createDefault() before the sandbox kicks in. | jshin@chromium.org | 2009-10-05 | 1 | -0/+9 |
* | Linux: add support for SELinux. | agl@chromium.org | 2009-09-15 | 1 | -16/+62 |
* | Linux: set the process title (that shows in "ps" etc.) of renderers correctly... | mdm@chromium.org | 2009-09-10 | 1 | -0/+1 |
* | Linux: work around broken dlsym's. | agl@chromium.org | 2009-09-08 | 1 | -2/+40 |
* | Linux: don't use GOT patching to intercept localtime(_r) | agl@chromium.org | 2009-08-06 | 1 | -57/+70 |
* | Linux: preload ffmpeg in the zygote. | agl@chromium.org | 2009-08-05 | 1 | -0/+7 |
* | Revert "Linux: preload ffmpeg in the zygote." | agl@chromium.org | 2009-08-04 | 1 | -7/+0 |
* | Linux: don't try and read shmmax in the sandbox. | agl@chromium.org | 2009-08-04 | 1 | -0/+3 |
* | Linux: preload ffmpeg in the zygote. | agl@chromium.org | 2009-08-04 | 1 | -0/+7 |
* | Assorted fixes for 64-bit. | deanm@chromium.org | 2009-07-28 | 1 | -1/+1 |
* | Move setlocale() to zygote_main_linux to make sure that it's called | jshin@chromium.org | 2009-07-24 | 1 | -0/+8 |
* | Hide ia32 asm when not building for ARCH_CPU_X86_FAMILY | deanm@chromium.org | 2009-07-24 | 1 | -0/+3 |
* | Linux: add support for tm_zone to localtime via the sandbox. | agl@chromium.org | 2009-07-22 | 1 | -4/+15 |
* | linux: add command-line flag to allow debugging of sandboxed processes | piman@google.com | 2009-07-22 | 1 | -4/+12 |
* | Linux sandbox: plumb timezone calls through the sandbox | agl@chromium.org | 2009-07-20 | 1 | -1/+87 |
* | Linux: reap the sandbox helper process. | agl@chromium.org | 2009-07-16 | 1 | -0/+4 |
* | Linux: don't bother passing the chroot directory fd to the zygote. | agl@chromium.org | 2009-07-10 | 1 | -16/+2 |
* | Linux: use a temp directory for the chroot. | agl@chromium.org | 2009-07-10 | 1 | -5/+26 |
* | Linux: all the binary to be readable with the SUID sandbox. | agl@chromium.org | 2009-07-10 | 1 | -9/+13 |
* | Linux: SUID sandbox support | agl@chromium.org | 2009-07-08 | 1 | -1/+15 |
* | Linux: fix font fallback for charactors missing from the primary font. | agl@chromium.org | 2009-06-26 | 1 | -1/+1 |
* | Linux: Enable metrics_service_uitest.cc. Take 2. | willchan@chromium.org | 2009-06-18 | 1 | -10/+35 |
* | Revert r18641: "Linux: Enable metrics_service_uitest.cc." | willchan@chromium.org | 2009-06-17 | 1 | -35/+10 |
* | Linux: Enable metrics_service_uitest.cc. | willchan@chromium.org | 2009-06-17 | 1 | -10/+35 |
* | Linux: Add support for chrooted renderers. | agl@chromium.org | 2009-06-15 | 1 | -2/+55 |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-12 | 1 | -0/+168 |
* | Revert 18109, 18111: Windows UI tests failed. | agl@chromium.org | 2009-06-10 | 1 | -168/+0 |
* | Linux: refactor zygote support | agl@chromium.org | 2009-06-10 | 1 | -0/+168 |