summaryrefslogtreecommitdiffstats
path: root/content/shell/shell.cc
Commit message (Expand)AuthorAgeFilesLines
* First version of the layoutTestController for content_shelljochen@chromium.org2012-01-301-1/+12
* Add option --dump-render-tree to content_shell to dump the render tree as text.jochen@chromium.org2012-01-291-3/+20
* content shell/GTK: Add user interface niceness.erg@chromium.org2012-01-191-0/+1
* Content: First draft at a content_shell on GTK.erg@chromium.org2012-01-141-10/+2
* Now that TabContentsViewHelper is in content, make TabContentsViewWin use it ...jam@chromium.org2012-01-121-13/+25
* Rename NavigationController to NavigationControllerImpl. I'll get rid of cont...jam@chromium.org2012-01-041-1/+1
* Convert unix_hacker functions on NavigationController that are used by Chrome...jam@chromium.org2011-12-291-1/+1
* Convert all of the WebContentsDelegate to use WebContents instead of TabConte...jam@chromium.org2011-12-281-3/+3
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-5/+5
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-5/+5
* Rename TabContents::view() to GetView() and put it in the WebContents interface.jam@chromium.org2011-12-211-1/+1
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-5/+5
* Start creating the content::WebPage interface around TabContents. This is jus...jam@chromium.org2011-12-201-1/+1
* Change NavigationController::LoadURL to take a Referrer class instead of a GU...jochen@chromium.org2011-12-051-1/+1
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-1/+1
* Initial changes for Mac content shell.avi@chromium.org2011-10-061-3/+1
* Revert 104359 - Initial changes for Mac content shell.avi@chromium.org2011-10-061-1/+3
* Initial changes for Mac content shell.avi@chromium.org2011-10-061-3/+1
* Change content shell variable names to be more xplat.avi@chromium.org2011-10-061-4/+4
* Set focus to content area after navigating so that it has focus (matches what...jam@chromium.org2011-09-271-0/+4
* A few improvements to content_shell:jam@chromium.org2011-09-261-10/+34
* Add a simple GUI around the content shell. This is inspired heavily by TestSh...jam@chromium.org2011-09-201-0/+102