summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_browser_main_parts.h
Commit message (Expand)AuthorAgeFilesLines
* [content shell] move browser process stuff into browser/ subdirjochen@chromium.org2013-08-201-70/+0
* Run the later parts of startup as UI thread tasksaberent@chromium.org2013-08-011-2/+2
* Add support for NetLog logging to json file in content_shell.kouhei@chromium.org2013-07-031-0/+7
* [content shell] don't leak the devtools delegatejochen@chromium.org2013-06-041-2/+4
* Moar build fix for enable_plugins=0jochen@chromium.org2013-05-271-0/+2
* [content shell] only allow test plugins to load during layout testsjochen@chromium.org2013-05-271-0/+2
* Move all the layout tests that ran under browser_tests to run under content_b...jam@chromium.org2012-07-251-0/+4
* Get content_browsertest working. I've added a simple test for now, and will c...jam@chromium.org2012-07-191-2/+7
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Move the MessageLoopForUI::Start() after the creation of MessageLoopForUI::cu...shouqun.liu@intel.com2012-05-311-0/+1
* Make BrowserMainParts have an empty implementation to make embedding easier.jam@chromium.org2012-05-301-6/+0
* Get rid of ContentBrowserClient::GetClipboard as part of simplifying the work...jam@chromium.org2012-05-301-6/+0
* Implement the skeleton of an android content shell.tedchoc@chromium.org2012-04-251-1/+1
* Remove the BrowserMainParts::GetMainMessageLoop method. Change BrowserMainLoo...marshall@chromium.org2012-04-101-1/+0
* Set the shell_browser_main_parts_ directly in simon.hong81@gmail.com2012-04-071-0/+1
* Mac content shell: Fix new browser window.avi@chromium.org2012-04-041-0/+4
* Mac content shell: File > New makes a new browser window.avi@chromium.org2012-04-021-4/+0
* Implement a ShellBrowserMain in content_shell, so we can emulate DRT's server...jochen@chromium.org2012-03-211-0/+60