summaryrefslogtreecommitdiffstats
path: root/content/browser/zygote_host_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the ProcessWatcher methods out of content/common/process_watcher into ba...jam@chromium.org2011-11-231-3/+2
* share all the needed linux code with OpenBSD in chrome and contentrobert.nagy@gmail.com2011-11-111-0/+4
* Move resource_codes to content/public/common.jam@chromium.org2011-10-251-1/+1
* Add UMA reports for Linux nacl_helper startup statusmcgrathr@chromium.org2011-10-201-1/+34
* Move content_browser_client.h to public, and while at it, movejoi@chromium.org2011-10-191-1/+1
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Linux: Better detection of SELinux - check for files in /selinux/.thestig@chromium.org2011-09-151-3/+8
* Linux: Tweak the SUID sandbox error message.thestig@chromium.org2011-09-081-1/+1
* Enable nacl_helper by default.bradchen@google.com2011-09-021-1/+0
* Remove extensions code from download code. The delegate and other users in Ch...jam@chromium.org2011-08-231-1/+1
* Trying again to land OOM priority manager changes.gspencer@google.com2011-08-231-13/+24
* Revert 97724 - Changing OOM range to 0, 1000 and tweaking OOM algorithm.mattm@chromium.org2011-08-221-19/+12
* Changing OOM range to 0, 1000 and tweaking OOM algorithm.gspencer@google.com2011-08-221-12/+19
* Enable tcmalloc profiling and heap dump.stevenjb@google.com2011-08-111-0/+11
* Linux: Fix the sandbox error message when the helper binary is missing.thestig@chromium.org2011-08-101-2/+6
* linux: warn if we're not running with the SUID sandboxevan@chromium.org2011-08-081-3/+8
* Take two at splitting result codes between content and chrome.dpranke@chromium.org2011-07-191-1/+1
* Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexiblebradchen@google.com2011-07-181-4/+6
* Revert 92787 - Modify the Chrome Linux zygote to support a ZygoteForkHelper f...rsleevi@chromium.org2011-07-161-6/+4
* Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexiblebradchen@google.com2011-07-161-4/+6
* Revert r92730, r92731, r92732 ... will land again once I ensure the win build...dpranke@chromium.org2011-07-151-1/+1
* This change will split the result codes between content and chrome.dpranke@chromium.org2011-07-151-1/+1
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-5/+4
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-141-6/+5
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-131-2/+5
* Revert "Clean up users of a deprecated base::LaunchApp API."evan@chromium.org2011-07-121-5/+2
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-121-2/+5
* Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark...fischman@chromium.org2011-06-281-6/+4
* I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR...bradchen@google.com2011-06-281-4/+6
* Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks...fischman@chromium.org2011-06-281-6/+4
* New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper.bradchen@google.com2011-06-271-4/+6
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-1/+0
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-131-7/+6
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-311-0/+7
* Fix out-of-process pepper plugins when sandbox is on.piman@google.com2011-04-011-0/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-2/+2
* Move a bunch of files from chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Initialize NSS with no DB in the renderer processhclam@google.com2011-03-161-0/+1
* Fix r77364: Forward new PPAPI Flash flags on to the renderer.viettrungluu@chromium.org2011-03-091-0/+2
* Move the rest of the core files in chrome\browser to content\browser.jam@chromium.org2011-02-231-0/+362