summaryrefslogtreecommitdiffstats
path: root/content/shell/shell_gtk.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove WebContents methods that duplicate WebContentsView methods.jam@chromium.org2013-02-261-2/+4
* Call ShowRootWindow on NativeWindow's RootWindow to display the window.qtc746@motorola.com2013-01-251-1/+1
* [content shell] W3C SVG tests need to run in a smaller windowjochen@chromium.org2013-01-101-1/+1
* GTTF: Fix problems with contents detected by debugallocation:phajdan.jr@chromium.org2013-01-081-2/+2
* [content shell] run in headless mode (gtk only)jochen@chromium.org2012-12-211-2/+24
* Revert 173751jochen@chromium.org2012-12-191-22/+2
* [content shell] run headless when in layout test modejochen@chromium.org2012-12-181-2/+22
* Initialize renderer color preferences to reasonable defaults.avi@chromium.org2012-11-061-15/+0
* [content shell] rip out code that moves windows off screen during layout testsjochen@chromium.org2012-08-171-5/+0
* Add local file system directory listings support for content shell.jam@chromium.org2012-08-131-5/+0
* Add a menu item to content_shell to open devtools to make it more discoverable.jam@chromium.org2012-08-091-0/+38
* Add shortcut to create new window for GTK content shell.shouqun.liu@intel.com2012-08-091-0/+23
* When running in DRT mode, move the content shell window off-screenjochen@chromium.org2012-06-281-0/+5
* Show page title on content shell window (for Linux, Windows and Mac)hongbo.min@intel.com2012-06-011-0/+6
* Remove duplicated gtk_init()simon.hong81@gmail.com2012-04-091-1/+0
* Add methods to close individual or all open windows to Shelljochen@chromium.org2012-03-301-7/+4
* Content shell: Use only public API.avi@chromium.org2012-03-261-7/+7
* Content shell: Don't automatically resize the window to preferred size.avi@chromium.org2012-03-251-3/+3
* content shell/GTK: Add user interface niceness.erg@chromium.org2012-01-191-25/+80
* Content: First draft at a content_shell on GTK.erg@chromium.org2012-01-141-6/+140
* Initial changes for Mac content shell.avi@chromium.org2011-10-061-1/+1
* A few improvements to content_shell:jam@chromium.org2011-09-261-0/+3
* Add a simple GUI around the content shell. This is inspired heavily by TestSh...jam@chromium.org2011-09-201-0/+41