summaryrefslogtreecommitdiffstats
path: root/content/shell/shell.h
Commit message (Expand)AuthorAgeFilesLines
* Add support to content_shell for printing and render tree dumpsjochen@chromium.org2012-06-061-13/+6
* Show page title on content shell window (for Linux, Windows and Mac)hongbo.min@intel.com2012-06-011-1/+14
* Revert r136851 - "Add keyboard shortcut to create windows (content_shell)"mnissler@chromium.org2012-05-141-5/+1
* Add keyboard shortcut to create windows (content_shell)cem.kocagil@gmail.com2012-05-141-1/+5
* Implement the skeleton of an android content shell.tedchoc@chromium.org2012-04-251-0/+4
* TabContents -> WebContentsImpl, part 19.avi@chromium.org2012-04-171-1/+2
* Support WebView in ash.ben@chromium.org2012-04-121-6/+6
* Add methods to close individual or all open windows to Shelljochen@chromium.org2012-03-301-0/+8
* Content shell: Javascript dialogs, first pass, just Mac for now.avi@chromium.org2012-03-291-0/+5
* Mac content shell: Fix menu keys.avi@chromium.org2012-03-271-0/+4
* Content shell: Use only public API.avi@chromium.org2012-03-261-8/+8
* Content shell: Don't automatically resize the window to preferred size.avi@chromium.org2012-03-251-4/+5
* First version of the layoutTestController for content_shelljochen@chromium.org2012-01-301-0/+9
* Add option --dump-render-tree to content_shell to dump the render tree as text.jochen@chromium.org2012-01-291-2/+9
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-2/+1
* content shell/GTK: Add user interface niceness.erg@chromium.org2012-01-191-0/+12
* Content: First draft at a content_shell on GTK.erg@chromium.org2012-01-141-1/+25
* Now that TabContentsViewHelper is in content, make TabContentsViewWin use it ...jam@chromium.org2012-01-121-0/+7
* Convert all of the WebContentsDelegate to use WebContents instead of TabConte...jam@chromium.org2011-12-281-3/+3
* Move TabContentsDelegate to content/public/browser and put it in the content ...tfarina@chromium.org2011-12-201-3/+3
* Don't attempt to forward declare StringPiece.erikwright@chromium.org2011-12-131-4/+1
* Initial changes for Mac content shell.avi@chromium.org2011-10-061-1/+7
* Revert 104359 - Initial changes for Mac content shell.avi@chromium.org2011-10-061-7/+1
* Initial changes for Mac content shell.avi@chromium.org2011-10-061-1/+7
* Change content shell variable names to be more xplat.avi@chromium.org2011-10-061-2/+2
* A few improvements to content_shell:jam@chromium.org2011-09-261-5/+28
* Add a simple GUI around the content shell. This is inspired heavily by TestSh...jam@chromium.org2011-09-201-0/+90