summaryrefslogtreecommitdiffstats
path: root/content/browser/zygote_main_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Allow browser to startup on openssl buildsjoth@chromium.org2011-10-061-3/+7
* CrOS - Speculative fix for shutdown hang talking to zygotejamescook@chromium.org2011-09-301-31/+34
* Fix IPC OnChannelConnected() to send correct PID on Linux/CrOSjamescook@chromium.org2011-08-311-4/+17
* Remove extensions code from download code. The delegate and other users in Ch...jam@chromium.org2011-08-231-1/+1
* linux: undo the seccomp warning I recently addedevan@chromium.org2011-08-041-4/+1
* linux: turn seccomp on by default in debugevan@chromium.org2011-08-031-1/+4
* seccomp: refactor logic into a header fileevan@chromium.org2011-08-031-27/+7
* seccomp: simplify enable/disable logicevan@chromium.org2011-07-291-22/+36
* Remove explicit keyword from multi-argument (w/o default values) constructorsdilmah@chromium.org2011-07-261-3/+2
* Exit cleanly when sending kZygoteMagic failed.oshima@google.com2011-07-201-1/+2
* Exit cleanly when sending kZygoteMagic failed.oshima@google.com2011-07-201-0/+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-35/+78
* Revert 92787 - Modify the Chrome Linux zygote to support a ZygoteForkHelper f...rsleevi@chromium.org2011-07-161-73/+35
* Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexiblebradchen@google.com2011-07-161-35/+73
* 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
* Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark...fischman@chromium.org2011-06-281-73/+35
* Revert 90808 - Fixing type error for ZygoteMain.fischman@chromium.org2011-06-281-1/+1
* Fixing type error for ZygoteMain.bradchen@google.com2011-06-281-1/+1
* I am submitting this with LGTMs from agl@ and evanm@. I'm marking this as TBR...bradchen@google.com2011-06-281-35/+73
* Revert 90681 - New NaCl zygote implementation 2, in which Chrome zygote forks...fischman@chromium.org2011-06-281-73/+35
* New NaCl zygote implementation 2, in which Chrome zygote forks a NaCl helper.bradchen@google.com2011-06-271-35/+73
* Get rid of the following dependencies from content:jam@chromium.org2011-06-141-9/+0
* Remove content dependency on chrome/browser/accessibility/browser_accessibili...jam@chromium.org2011-06-131-1/+1
* Replace OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, TOOLKIT_USES_GTK, ortony@chromium.org2011-05-311-10/+15
* Move PepperPluginRegistry to content, while leaving the Chrome specific bits ...jam@chromium.org2011-04-181-1/+1
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-141-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Increase message size for the zygote channelpiman@google.com2011-03-231-1/+1
* Guards "remoting" initialization on the renderer side.bulach@chromium.org2011-03-181-2/+4
* Move the renderer_web* files to content.jam@chromium.org2011-03-181-1/+1
* Load additional NSS library files in zygote main if remoting is enabledhclam@google.com2011-03-171-13/+6
* Move media library path resolution into Chrome path provider.wez@chromium.org2011-03-171-3/+7
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-4/+4
* Move a bunch of files from chrome\common to content\common.jam@chromium.org2011-03-171-2/+2
* Initialize NSS with no DB in the renderer processhclam@google.com2011-03-161-0/+15
* Move some chrome\common code to content in preparation for moving chrome\gpu.jam@chromium.org2011-03-111-1/+1
* Move content specific switches to content, in preparation for moving director...jam@chromium.org2011-03-031-3/+6
* Move the rest of the core files in chrome\browser to content\browser.jam@chromium.org2011-02-231-0/+753