summaryrefslogtreecommitdiffstats
path: root/content/app/content_main.cc
Commit message (Expand)AuthorAgeFilesLines
* 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