summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_win.cc
Commit message (Expand)AuthorAgeFilesLines
* [content shell] W3C SVG tests need to run in a smaller windowjochen@chromium.org2013-01-101-1/+1
* [content shell] rip out code that moves windows off screen during layout testsjochen@chromium.org2012-08-171-9/+2
* Add local file system directory listings support for content shell.jam@chromium.org2012-08-131-20/+0
* Add a menu item to content_shell to open devtools to make it more discoverable.jam@chromium.org2012-08-091-0/+3
* Use printf and friends instead of cout and friends for printing layout test r...jochen@chromium.org2012-07-021-1/+5
* When running in DRT mode, move the content shell window off-screenjochen@chromium.org2012-06-281-2/+9
* Show page title on content shell window (for Linux, Windows and Mac)hongbo.min@intel.com2012-06-011-0/+4
* Send WM_WINDOWPOSCHANGED message to the content view of shell window to make ...hongbo.min@intel.com2012-05-271-0/+10
* Revert r136851 - "Add keyboard shortcut to create windows (content_shell)"mnissler@chromium.org2012-05-141-25/+0
* Add keyboard shortcut to create windows (content_shell)cem.kocagil@gmail.com2012-05-141-0/+25
* Added base::win::InitializeWindowClass() wrapper to make sure that window cla...alexeypa@chromium.org2012-05-091-11/+10
* Implement Shell::PlatformExit for Win content_shellcem.kocagil@gmail.com2012-04-021-0/+4
* Add methods to close individual or all open windows to Shelljochen@chromium.org2012-03-301-3/+4
* Content shell: Use only public API.avi@chromium.org2012-03-261-3/+3
* Content shell: Don't automatically resize the window to preferred size.avi@chromium.org2012-03-251-2/+2
* Switch chrome to use TabContentsViewWin. The goal is to eventually have all T...jam@chromium.org2012-03-071-4/+2
* content shell/GTK: Add user interface niceness.erg@chromium.org2012-01-191-0/+3
* Content: First draft at a content_shell on GTK.erg@chromium.org2012-01-141-1/+8
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-211-1/+1
* Initial changes for Mac content shell.avi@chromium.org2011-10-061-14/+12
* Revert 104359 - Initial changes for Mac content shell.avi@chromium.org2011-10-061-12/+14
* Initial changes for Mac content shell.avi@chromium.org2011-10-061-14/+12
* Change content shell variable names to be more xplat.avi@chromium.org2011-10-061-27/+26
* A few improvements to content_shell:jam@chromium.org2011-09-261-3/+26
* Add a simple GUI around the content shell. This is inspired heavily by TestSh...jam@chromium.org2011-09-201-0/+252