summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_browser_main.cc
Commit message (Expand)AuthorAgeFilesLines
...
* Support sharing of ContentMain and BrowserMain code with embedded use cases.marshall@chromium.org2012-02-061-0/+4
* Fix attrition experiment toast regression due to startup refactoring.finnur@chromium.org2012-02-021-1/+5
* DevTools: add remote debugging capabilities to content_shell.pfeldman@chromium.org2012-01-271-1/+21
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-111-22/+0
* Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu...jam@chromium.org2012-01-101-0/+22
* Move creation and ownership of ResourceDispatcherHost and PluginService to co...jam@chromium.org2012-01-101-22/+0
* Rename PluginService to PluginServiceImpl.jam@chromium.org2011-12-211-1/+1
* Deprecate WEBKIT threadjoth@chromium.org2011-12-201-1/+1
* Start/stop WebKitThread from BrowserMainLoop like other BrowserThreads.joi@chromium.org2011-12-021-2/+0
* Fix content_shell. We really need an automated test soon :)jam@chromium.org2011-11-301-1/+3
* Have content/ create and destroy its own threads. (Re-land)joi@chromium.org2011-11-281-33/+16
* Revert 111695 - Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-16/+33
* Have content/ create and destroy its own threads.joi@chromium.org2011-11-281-33/+16
* Make it possible to launch content_shell.exe with an URL on the command line.darin@chromium.org2011-11-231-1/+11
* base::Bind: Low-hanging fruit conversions of NewRunnableFunction.jhawkins@chromium.org2011-11-121-2/+3
* Move content_restriction.h and main_function_params.h to content/public/commo...jam@chromium.org2011-10-311-1/+1
* Make GTK and Aura parts orthogonal to OS partsstevenjb@google.com2011-10-261-1/+6
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+0
* Add a content_shell specific DownloadManagerDelegate.jam@chromium.org2011-09-291-0/+4
* A few improvements to content_shell:jam@chromium.org2011-09-261-1/+7
* Add a simple GUI around the content shell. This is inspired heavily by TestSh...jam@chromium.org2011-09-201-13/+7
* Create a very simple TabContentsView (and not fully implemented yet) and add ...jam@chromium.org2011-09-151-0/+86
* Basic scaffolding for a "content shell", i.e. test browser over the content m...jam@chromium.org2011-09-121-0/+6