summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_gtk.cc
Commit message (Collapse)AuthorAgeFilesLines
* Initial changes for Mac content shell.avi@chromium.org2011-10-061-1/+1
| | | | | | | | | | | BUG=90445 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=104359 Review URL: http://codereview.chromium.org/8171012 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@104379 0039d316-1c4b-4281-b951-d872f2087c98
* A few improvements to content_shell:jam@chromium.org2011-09-261-0/+3
| | | | | | | | | | | | | -support multiple windows, this allows window.open to work -add menu to create new windows-update buttons and url bar -ensure we destruct ResourceContext on the right thread -ensure we destruct BrowserContext while all the threads are still alive -add http:// to the url if the user forgot to enter it BUG= 90445 Review URL: http://codereview.chromium.org/8043011 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102749 0039d316-1c4b-4281-b951-d872f2087c98
* Add a simple GUI around the content shell. This is inspired heavily by ↵jam@chromium.org2011-09-201-0/+41
TestShell. BUG=90445 Review URL: http://codereview.chromium.org/7983015 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@102053 0039d316-1c4b-4281-b951-d872f2087c98