| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Support sharing of ContentMain and BrowserMain code with embedded use cases. | marshall@chromium.org | 2012-02-06 | 1 | -0/+4 |
* | Fix attrition experiment toast regression due to startup refactoring. | finnur@chromium.org | 2012-02-02 | 1 | -1/+5 |
* | DevTools: add remote debugging capabilities to content_shell. | pfeldman@chromium.org | 2012-01-27 | 1 | -1/+21 |
* | Move creation and ownership of ResourceDispatcherHost and PluginService to co... | jam@chromium.org | 2012-01-11 | 1 | -22/+0 |
* | Revert 117078 - Move creation and ownership of ResourceDispatcherHost and Plu... | jam@chromium.org | 2012-01-10 | 1 | -0/+22 |
* | Move creation and ownership of ResourceDispatcherHost and PluginService to co... | jam@chromium.org | 2012-01-10 | 1 | -22/+0 |
* | Rename PluginService to PluginServiceImpl. | jam@chromium.org | 2011-12-21 | 1 | -1/+1 |
* | Deprecate WEBKIT thread | joth@chromium.org | 2011-12-20 | 1 | -1/+1 |
* | Start/stop WebKitThread from BrowserMainLoop like other BrowserThreads. | joi@chromium.org | 2011-12-02 | 1 | -2/+0 |
* | Fix content_shell. We really need an automated test soon :) | jam@chromium.org | 2011-11-30 | 1 | -1/+3 |
* | Have content/ create and destroy its own threads. (Re-land) | joi@chromium.org | 2011-11-28 | 1 | -33/+16 |
* | Revert 111695 - Have content/ create and destroy its own threads. | joi@chromium.org | 2011-11-28 | 1 | -16/+33 |
* | Have content/ create and destroy its own threads. | joi@chromium.org | 2011-11-28 | 1 | -33/+16 |
* | Make it possible to launch content_shell.exe with an URL on the command line. | darin@chromium.org | 2011-11-23 | 1 | -1/+11 |
* | base::Bind: Low-hanging fruit conversions of NewRunnableFunction. | jhawkins@chromium.org | 2011-11-12 | 1 | -2/+3 |
* | Move content_restriction.h and main_function_params.h to content/public/commo... | jam@chromium.org | 2011-10-31 | 1 | -1/+1 |
* | Make GTK and Aura parts orthogonal to OS parts | stevenjb@google.com | 2011-10-26 | 1 | -1/+6 |
* | Move PageTransition into content namespace. While I'm touching all these file... | jam@chromium.org | 2011-10-13 | 1 | -1/+0 |
* | Add a content_shell specific DownloadManagerDelegate. | jam@chromium.org | 2011-09-29 | 1 | -0/+4 |
* | A few improvements to content_shell: | jam@chromium.org | 2011-09-26 | 1 | -1/+7 |
* | Add a simple GUI around the content shell. This is inspired heavily by TestSh... | jam@chromium.org | 2011-09-20 | 1 | -13/+7 |
* | Create a very simple TabContentsView (and not fully implemented yet) and add ... | jam@chromium.org | 2011-09-15 | 1 | -0/+86 |
* | Basic scaffolding for a "content shell", i.e. test browser over the content m... | jam@chromium.org | 2011-09-12 | 1 | -0/+6 |