summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tab_contents/tab_util.h
Commit message (Expand)AuthorAgeFilesLines
* Define the public interface for content browser SiteInstance. This interface ...ananta@chromium.org2012-01-251-4/+6
* Get rid of RenderViewHostDelegate::GetAsTabContents.jam@chromium.org2012-01-241-5/+2
* Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.jam@chromium.org2012-01-041-2/+1
* Convert chrome users of NavigationController::tab_contents() to use GetWebCon...jam@chromium.org2012-01-021-0/+1
* Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...jam@chromium.org2011-12-271-1/+7
* Create the correct SiteInstance when restoring tabs that belong to apps.mihaip@chromium.org2011-07-211-1/+11
* Minor header cleanup of chrome/browser/[st]*/*.h minus c/b/sync/*.h.viettrungluu@chromium.org2010-08-061-2/+1
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Move GetTabContentsID out of tab util because it has nothing to do with tabs orbrettw@chromium.org2009-06-301-5/+0
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-3/+3
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Fix the include guards in tab_contents/* for the new location.brettw@chromium.org2009-01-161-3/+3
* Move a bunch of TabContents related files into a tab_contents subdirben@chromium.org2009-01-151-0/+26