summaryrefslogtreecommitdiffstats
path: root/content/app/content_main.cc
Commit message (Expand)AuthorAgeFilesLines
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-101-441/+11
* Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...marshall@chromium.org2012-02-091-11/+441
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-091-441/+11
* Revert "Support sharing of ContentMain and BrowserMain code with embedded use...evan@chromium.org2012-02-061-11/+441
* Support sharing of ContentMain and BrowserMain code with embedded use cases.marshall@chromium.org2012-02-061-441/+11
* android build: progress on content and libjingle.jrg@chromium.org2012-01-271-2/+4
* Add a mechanism to launch the utility process from the zygote on Linux.jorgelo@chromium.org2011-12-101-0/+1
* Revert 113027 - Zygote most of the uses of the utility process on Linuxdbeam@chromium.org2011-12-061-1/+0
* Zygote most of the uses of the utility process on Linuxjorgelo@chromium.org2011-12-051-0/+1
* Load mac sandbox definitions from resources instead of the bundle.jochen@chromium.org2011-11-251-0/+1
* share all the needed linux code with OpenBSD in chrome and contentrobert.nagy@gmail.com2011-11-111-1/+1
* Support --trace-startup and task tracingjoth@chromium.org2011-11-091-0/+7
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-16/+17
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-24/+18
* Move PageZoom enum into content/public/common and into the content namespace....jam@chromium.org2011-10-281-1/+1
* Move ZygoteForkDelegateLinux to content/public/common.jam@chromium.org2011-10-251-3/+3
* Make setting the user agent work with the zygote on linux.dpranke@chromium.org2011-10-241-0/+9
* Move content_paths.h to content/public/common.jam@chromium.org2011-10-211-1/+1
* Move ContentMainDelegate to content/public/.joi@chromium.org2011-10-201-1/+1
* Move content_switches to content\public\common.jam@chromium.org2011-10-131-1/+1
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-1/+1
* more content exports needed for unit_tests and browser_tests.dpranke@chromium.org2011-09-301-1/+1
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-151-2/+1
* 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-1/+1
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-121-43/+4
* Fix use-after-free of command line data on Linux/CrOSjamescook@chromium.org2011-09-091-1/+1
* Start moving code from BrowserMain to content, so that it can be reused by al...jam@chromium.org2011-09-071-0/+52
* Finish moving all the generic startup code from ChromeMain to ContentMain, an...jam@chromium.org2011-09-021-18/+290
* Start moving ChromeMain code to content so it can be reused by other embedder...jam@chromium.org2011-09-011-0/+173