summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_browser_main.h
Commit message (Expand)AuthorAgeFilesLines
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Implement a ShellBrowserMain in content_shell, so we can emulate DRT's server...jochen@chromium.org2012-03-211-45/+2
* Make helper app, get closer to working content shell.avi@chromium.org2012-03-091-1/+1
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-101-1/+2
* Revert 121236 - Support sharing of ContentMain and BrowserMain code with embe...marshall@chromium.org2012-02-091-2/+1
* Support sharing of ContentMain and BrowserMain code with embedded use cases (...marshall@chromium.org2012-02-091-1/+2
* Revert "Support sharing of ContentMain and BrowserMain code with embedded use...evan@chromium.org2012-02-061-2/+1
* Support sharing of ContentMain and BrowserMain code with embedded use cases.marshall@chromium.org2012-02-061-1/+2
* Fix attrition experiment toast regression due to startup refactoring.finnur@chromium.org2012-02-021-2/+2
* DevTools: add remote debugging capabilities to content_shell.pfeldman@chromium.org2012-01-271-0/+3
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-111-8/+0
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-101-0/+8
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-101-8/+0
* Fix content_shell. We really need an automated test soon :)jam@chromium.org2011-11-301-2/+2
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-281-11/+8
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-8/+11
* Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-11/+8
* Add OVERRIDE to content/.avi@chromium.org2011-11-171-1/+1
* Revert 110327 - Add ChromeBrowserParts for non main parts.cpu@chromium.org2011-11-161-1/+1
* Add ChromeBrowserParts for non main parts.stevenjb@google.com2011-11-161-1/+1
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-2/+2
* Make GTK and Aura parts orthogonal to OS partsstevenjb@google.com2011-10-261-2/+11
* Add a simple GUI around the content shell. This is inspired heavily by TestSh...jam@chromium.org2011-09-201-2/+0
* Create a very simple TabContentsView (and not fully implemented yet) and add ...jam@chromium.org2011-09-151-0/+49
* Basic scaffolding for a "content shell", i.e. test browser over the content m...jam@chromium.org2011-09-121-0/+9