summaryrefslogtreecommitdiffstats
path: root/content/app
Commit message (Expand)AuthorAgeFilesLines
* Remove RenderProcessHost::is_extension_processjochen@chromium.org2011-10-051-1/+1
* Start off the Content API by moving content::ContentRendererClient to content...jam@chromium.org2011-10-011-0/+4
* more content exports needed for unit_tests and browser_tests.dpranke@chromium.org2011-09-301-1/+1
* add exports needed for content_shelldpranke@chromium.org2011-09-291-1/+4
* Export more symbols needed for the component build of content.dpranke@chromium.org2011-09-161-1/+2
* Move the V8 benchmarking_extension.cc/.h files out of webkit/extensions into ...ananta@chromium.org2011-09-151-2/+1
* fix const decl in content_main.dpranke@chromium.org2011-09-131-1/+1
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-6/+7
* 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-124-12/+71
* Make the NaCl windows 64 bit binaries not depend on chrome targets. These tar...jam@chromium.org2011-09-125-87/+104
* 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-023-30/+340
* Start moving ChromeMain code to content so it can be reused by other embedder...jam@chromium.org2011-09-016-0/+294