summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_main.h
Commit message (Expand)AuthorAgeFilesLines
* Move remaining files in content\browser to the content namespace.jam@chromium.org2012-10-301-2/+2
* Remove #pragma once from contentajwong@chromium.org2012-07-111-2/+1
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-3/+3
* Make GTK and Aura parts orthogonal to OS partsstevenjb@google.com2011-10-261-112/+0
* Assert that new renderer processes aren't created during shutdown.willchan@chromium.org2011-10-111-0/+2
* more content exports needed for unit_tests and browser_tests.dpranke@chromium.org2011-09-301-0/+2
* Get rid of content::DidEndMainMessageLoop since it was declared in content bu...jam@chromium.org2011-09-201-6/+0
* Revert 101861 - Get rid of content::DidEndMainMessageLoop since it was declar...sky@chromium.org2011-09-201-0/+6
* Get rid of content::DidEndMainMessageLoop since it was declared in content bu...jam@chromium.org2011-09-191-6/+0
* Export more symbols needed for the component build of content.dpranke@chromium.org2011-09-161-1/+2
* Revert DidEndMainMessageLoop changes from my earlier checkin since they cause...jam@chromium.org2011-09-151-0/+6
* Create a very simple TabContentsView (and not fully implemented yet) and add ...jam@chromium.org2011-09-151-6/+0
* Refactor some more BrowserMain code. Move the small bit of remaining code tha...jam@chromium.org2011-09-081-6/+8
* Start moving code from BrowserMain to content, so that it can be reused by al...jam@chromium.org2011-09-071-0/+133