summaryrefslogtreecommitdiffstats
path: root/content/browser/tab_contents/tab_contents_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Rename WebIntentData for backend storage to WebIntentServiceData.gbillock@chromium.org2011-09-211-3/+5
* Annotate all of the functions in content that need to be exported, in prepara...dpranke@chromium.org2011-09-131-1/+2
* Make panel adjust bounds per preferred size change notification on Windows.jianli@chromium.org2011-09-071-0/+4
* Moved the following IPCs out of chrome into content where they are handled by ananta@chromium.org2011-09-061-1/+5
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-021-2/+2
* Revert 99283 - When the user navigates to the home page, make sure to set the...rogerta@chromium.org2011-09-021-2/+2
* When the user navigates to the home page, make sure to set the RLZ stringrogerta@chromium.org2011-09-021-2/+2
* Handle the ViewHostMsg_FindReply message which is sent by content(renderer) v...ananta@chromium.org2011-09-021-0/+10
* Dispatch the following IPC messages in TabContents and handle them via the Ta...ananta@chromium.org2011-08-251-0/+24
* Fullscreen JS API implementation.koz@chromium.org2011-08-251-0/+4
* Handle the ViewHostMsg_RunFileChooser and ViewHostMsg_EnumerateDirectory IPC ...ananta@chromium.org2011-08-241-0/+12
* This is only the first part of the refactoring. The old method was preservedadriansc@google.com2011-08-021-1/+7
* Removal of Profile from content part 1.avi@chromium.org2011-07-271-2/+2
* Ensures history tab displays a throbber when searching.beaudoin@chromium.org2011-07-211-1/+1
* Make PageNavigator::OpenURL and TabContentsDelegate::OpenURLFromTab return a ...jochen@chromium.org2011-07-201-5/+8
* Move download stuff from download helper back to TabContents. This is basical...jam@chromium.org2011-07-151-0/+7
* Remove TabContentsView methods that just call to the delegate, and have them ...jam@chromium.org2011-07-111-10/+0
* Removes pure virtual methods from TabContentsDelegate and removes allsky@chromium.org2011-07-011-10/+11
* Remove the IsExternalTabContainer function from the TabContentsDelegate and R...ananta@chromium.org2011-06-291-3/+0
* Revert 90585 - Revert 90578 - Add a CHECK to help track use-after-free of Tab...cbentzel@chromium.org2011-06-291-0/+15
* Revert 90578 - Add a CHECK to help track use-after-free of TabContentsDelegat...cbentzel@chromium.org2011-06-271-15/+0
* Add a CHECK to help track use-after-free of TabContentsDelegate from a TabCon...cbentzel@chromium.org2011-06-271-0/+15
* Consolidates managing of bookmark bar state to browser. Browser nowsky@chromium.org2011-06-241-17/+6
* Revert 90359 - Helper functions for tracking stale TabContentsDelegate's.cbentzel@chromium.org2011-06-241-15/+0
* Helper functions for tracking stale TabContentsDelegate's.cbentzel@chromium.org2011-06-241-0/+15
* Switch to GetConstrainingContentsWrapper.avi@chromium.org2011-06-231-6/+0
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-141-3/+0
* Removes RenderViewHostDelegate::GetBrowserWindowID. Instead the placessky@chromium.org2011-06-081-0/+3
* Remove JS dialog dependency from content.avi@chromium.org2011-06-031-0/+9
* Get rid of chrome/browser/browser_shutdown.h and chrome/browser/ui/browser_di...jam@chromium.org2011-06-011-3/+6
* Removes bookmarkbar logic from TabContents.sky@chromium.org2011-06-011-0/+19
* Remove ShowCollectedCookiesDialog from TabContentsDelegate, since content lay...jam@chromium.org2011-05-191-3/+0
* Move download stuff to download tab helper.avi@chromium.org2011-05-181-5/+0
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-3/+0
* Move view_types.h from chrome to content. Although some of the enum types ar...jam@chromium.org2011-05-161-5/+0
* Revert 85504 - Move download stuff to download tab helper.avi@chromium.org2011-05-161-0/+5
* Move download stuff to download tab helper.avi@chromium.org2011-05-161-5/+0
* Revert 85486 - Move download stuff to download tab helper.avi@chromium.org2011-05-161-0/+5
* Move download stuff to download tab helper.avi@chromium.org2011-05-161-5/+0
* Remove the last content settings include from content.jam@chromium.org2011-05-131-10/+0
* Get rid of TabContentsDelegate::ShowHtmlDialog().tfarina@chromium.org2011-05-101-7/+0
* Browser::Type cleanup.jianli@chromium.org2011-05-051-2/+3
* Remove some unnecessary includes.jam@chromium.org2011-05-021-1/+0
* Get rid of AutomationResourceRoutingDelegate interface since it's not used.jam@chromium.org2011-05-021-2/+1
* Move blocked content from TabContents to TabContentsWrapper.avi@chromium.org2011-04-221-1/+3
* Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...pkasting@chromium.org2011-04-151-4/+0
* Move dispatching and sending of the last extension specific messages out of T...jam@chromium.org2011-04-051-9/+0
* Moves instant related tab contents messages into instant and out ofsky@chromium.org2011-03-231-9/+0
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-2/+2
* Options: Remove the GTK and Views native options code.jhawkins@chromium.org2011-03-111-2/+2