summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents
Commit message (Expand)AuthorAgeFilesLines
* Get rid of TabContentsWrapper::tab_contents. Also make it use WebContents exc...jam@chromium.org2012-01-065-18/+20
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-1/+1
* Get rid of a bunch of tab_contents.h includes from chrome. These are all triv...jam@chromium.org2012-01-049-11/+12
* Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.jam@chromium.org2012-01-042-4/+6
* Create a clean interface for RenderViewHostDelegateViewHelper.avi@chromium.org2012-01-044-84/+91
* Convert WebContents to return a content::NavigationController instead of the ...jam@chromium.org2012-01-042-5/+6
* Convert the remaining Browser::GetSelectedTabContents() calls to GetSelectedW...jam@chromium.org2012-01-0317-126/+148
* Kill RenderViewHostDelegateHelper, move implementation into the sole caller.avi@chromium.org2012-01-032-325/+3
* base::Bind: Remove callback_old.h.jhawkins@chromium.org2012-01-031-2/+1
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-032-5/+7
* Replace the TabContents* accessors with WebContents* in InterstitialPage, Bac...jam@chromium.org2012-01-024-7/+6
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-025-17/+22
* Replace WebUI::tab_contents() with web_contents() and switch all users to use...jam@chromium.org2011-12-303-1/+7
* Remove CreateViewForWidget from ContentBrowserClient now that all the RenderW...jam@chromium.org2011-12-301-4/+2
* Add more per-tab preferences.mnaganov@chromium.org2011-12-291-16/+17
* Create a Content API interface around NavigationController, and move all the ...jam@chromium.org2011-12-291-0/+1
* Convert all of the WebContentsDelegate to use WebContents instead of TabConte...jam@chromium.org2011-12-283-10/+11
* Rename NavigationController to NavigationControllerImpl and put it into the c...jam@chromium.org2011-12-281-2/+3
* Convert a few methods in NavigationController to return a content::Navigation...jam@chromium.org2011-12-283-5/+5
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-284-25/+37
* Move FaviconStatus and SSLStatus out of NavigationEntry into their own files ...jam@chromium.org2011-12-274-8/+17
* Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...jam@chromium.org2011-12-274-5/+20
* Move most of the remaining users of WebContentsObserver::tab_contents() to us...jam@chromium.org2011-12-262-10/+12
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-253-3/+5
* Create a Content API around NavigationEntry that's in content/public/browser....jam@chromium.org2011-12-253-5/+5
* Add --dart-flags and --disable-dart command line switches.podivilov@chromium.org2011-12-231-0/+1
* Change most of the methods of WebContentsObserver to take a content::WebConte...jam@chromium.org2011-12-233-7/+9
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-224-9/+8
* Move the remaining TabContents methods to the WebContents interface, switchin...jam@chromium.org2011-12-223-12/+12
* Move navigation_details.h to content/public/browser.jam@chromium.org2011-12-224-4/+4
* Rename TabContents::browser_context() to GetBrowserContext and put it into th...jam@chromium.org2011-12-215-7/+7
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-216-14/+14
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-216-14/+14
* 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-216-14/+14
* Move TabContentsDelegate to content/public/browser and put it in the content ...tfarina@chromium.org2011-12-205-10/+10
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-208-30/+30
* Move DownloadFile/DownloadItem/DownloadManager interfaces into content/public...jam@chromium.org2011-12-201-1/+2
* Make CanvasSkia take a gfx::Size as the first parameter.tfarina@chromium.org2011-12-201-6/+6
* Start creating the content::WebPage interface around TabContents. This is jus...jam@chromium.org2011-12-205-25/+25
* Allow all URLPatterns to have ports.aa@chromium.org2011-12-191-1/+1
* --enable-partial-swap plumbed up to WebKit.backer@chromium.org2011-12-171-0/+2
* Include the information whether the tab is already in a tab strip with the re...jochen@chromium.org2011-12-163-10/+46
* Add a command-line switch --enable-per-tile-painting and make it consistent b...reveman@google.com2011-12-151-4/+5
* Print preview: Prevent a crash when zooming with the scroll wheel.thestig@chromium.org2011-12-151-9/+13
* Removed obsolete TOUCH_UI from render_view_host_delegate_helper.ccsaintlou@chromium.org2011-12-151-1/+1
* Split UserMetrics into API vs. implementation. Move API to content/public.joi@chromium.org2011-12-141-10/+11
* Only show platfom app context menus in its own windows.benwells@chromium.org2011-12-141-1/+2
* Hide default context menu for platform apps.benwells@chromium.org2011-12-131-2/+19
* Move/replace/rename URL-based extension getters from ExtensionService to/in E...yoz@chromium.org2011-12-132-4/+6