summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_main.cc
Commit message (Expand)AuthorAgeFilesLines
* App: Make sure unexpected exit paths generate crash dumps for any process.rvargas@chromium.org2013-08-271-1/+8
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-101-2/+2
* Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...marshall@chromium.org2012-02-091-2/+2
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-091-2/+2
* Revert "Support sharing of ContentMain and BrowserMain code with embedded use...evan@chromium.org2012-02-061-2/+2
* Support sharing of ContentMain and BrowserMain code with embedded use cases.marshall@chromium.org2012-02-061-2/+2
* GTTF: Make browser_tests self-contained on Linux.phajdan.jr@chromium.org2011-10-061-709/+2
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-24/+15
* [Mac] Enable CrZombie for subprocesses in release builds.shess@chromium.org2011-10-051-7/+8
* Fixed aura dependencies to not include gtk but bring indavemoore@chromium.org2011-10-051-1/+4
* Update Breakpad to r842, picking up:mark@chromium.org2011-10-031-5/+0
* Get rid of the profile import process code, and instead go through the utilit...jam@chromium.org2011-10-031-6/+0
* Clean up DEPS rules against content so that not all chrome code can include a...jam@chromium.org2011-09-301-1/+1
* Back out trunk r103089 because it caused bug 98550.mark@chromium.org2011-09-291-2/+5
* Give each process its own bootstrap subset port as a subset of its inheritedmark@chromium.org2011-09-281-5/+2
* Move plugin loading out of process on Mac and Linux.rsesek@chromium.org2011-09-271-2/+5
* Linux: Fix crash reporting for GPU and plugin processes.thestig@chromium.org2011-09-191-7/+6
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-151-0/+5
* export RendererMain from content so that it will get picked up properly by ch...dpranke@chromium.org2011-09-131-1/+1
* Basic scaffolding for a "content shell", i.e. test browser over the content m...jam@chromium.org2011-09-121-2/+2
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-121-16/+0
* Start moving code from BrowserMain to content, so that it can be reused by al...jam@chromium.org2011-09-071-55/+9
* Get rid of unnecessary chrome_main_ files now that most of the code has been ...jam@chromium.org2011-09-061-4/+55
* [Mac] Enable CrZombie for all processes.shess@chromium.org2011-09-061-0/+3
* Fix official Linux builds, empty() instead of is_empty()jam@chromium.org2011-09-021-1/+1
* Finish moving all the generic startup code from ChromeMain to ContentMain, an...jam@chromium.org2011-09-021-499/+295
* Start moving ChromeMain code to content so it can be reused by other embedder...jam@chromium.org2011-09-011-56/+66
* Simplify chrome_exe_main_*.cc, moving as much of the code out as possible. Th...jam@chromium.org2011-08-311-0/+4
* Initialize the resource bundle now that it is used due to http://trac.webkit....levin@chromium.org2011-08-291-0/+4
* Make ChildProcessHost::GetChildPath append the Mac feature suffixes ("NP" andmark@chromium.org2011-08-241-6/+6
* Minor tree-fixing follow-ups for the executable-heap/no-PIE fix (r97984).mark@chromium.org2011-08-241-6/+6
* Give plug-in processes an executable heap and disable PIE/ASLR for Nativemark@chromium.org2011-08-241-3/+29
* Trying again to land OOM priority manager changes.gspencer@google.com2011-08-231-16/+31
* Revert 97724 - Changing OOM range to 0, 1000 and tweaking OOM algorithm.mattm@chromium.org2011-08-221-31/+16
* Changing OOM range to 0, 1000 and tweaking OOM algorithm.gspencer@google.com2011-08-221-16/+31
* Don't load third-party code from any of the following locations:mark@chromium.org2011-08-191-0/+2
* Remove extrenuous include that snuck in as part of r94279jeremy@chromium.org2011-07-281-1/+0
* [Mac] Make Chrome not delay system sleepjeremy@chromium.org2011-07-271-4/+17
* Updated comment per feedback from mark onkbr@chromium.org2011-07-271-2/+1
* Initialize the sandbox earlier in GPU process bringup, deferring anykbr@google.com2011-07-221-1/+0
* A ZygoteForkDelegate using nacl_helper executable to create container process...bradchen@google.com2011-07-201-0/+10
* Rename CommandLine::GetCommandLineString().msw@chromium.org2011-07-201-1/+1
* Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexiblebradchen@google.com2011-07-181-2/+9
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-171-0/+6
* Revert 92787 - Modify the Chrome Linux zygote to support a ZygoteForkHelper f...rsleevi@chromium.org2011-07-161-9/+2
* Modify the Chrome Linux zygote to support a ZygoteForkHelper for flexiblebradchen@google.com2011-07-161-2/+9
* Mac: Split SystemMonitor initialization so it's not blocked by the Sandbox.jeremy@chromium.org2011-07-041-0/+5
* Revert 90805 - I am submitting this with LGTMs from agl@ and evanm@. I'm mark...fischman@chromium.org2011-06-281-10/+2
* 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