summaryrefslogtreecommitdiffstats
path: root/content/browser/tab_contents/tab_contents.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 90359 - Helper functions for tracking stale TabContentsDelegate's.cbentzel@chromium.org2011-06-241-1/+1
* Helper functions for tracking stale TabContentsDelegate's.cbentzel@chromium.org2011-06-241-1/+1
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-141-3/+4
* Removes RenderViewHostDelegate::GetBrowserWindowID. Instead the placessky@chromium.org2011-06-081-1/+0
* Get rid of Chrome notifications dependency, and instead go through ContentBro...jam@chromium.org2011-06-071-2/+0
* Get rid of TabContentsRegistrar and just let TabContentsObserver support dyna...jam@chromium.org2011-06-031-1/+0
* Remove JS dialog dependency from content.avi@chromium.org2011-06-031-24/+10
* Fix the case where the TabContents goes away before TabContentsObserver::Regi...jam@chromium.org2011-06-011-1/+1
* Removes bookmarkbar logic from TabContents.sky@chromium.org2011-06-011-6/+5
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-2/+2
* Cleaning up of data types, naming for JavaScript dialogs.avi@chromium.org2011-05-271-4/+4
* Remove NavigationController::CommitPendingEntrycbentzel@chromium.org2011-05-261-3/+2
* Since a dynamically created page does not have any NavigationEntry, TabConten...shinyak@google.com2011-05-261-0/+3
* Remove the last prefs code from content. I tried hard to move ShouldShowBook...jam@chromium.org2011-05-261-1/+0
* Remove dependency on PrefChangeRegistrar and renderer_preferences_util from c...jam@chromium.org2011-05-251-15/+0
* Remove history dependency from content.jam@chromium.org2011-05-241-29/+0
* Pull platform_util dependency from TC.avi@chromium.org2011-05-241-4/+0
* Changes to not use the prerendered contents when window.opener needs to be set.shishir@chromium.org2011-05-221-0/+2
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-191-11/+4
* Get rid of TabContentsSSLHelper dependency from content.jam@chromium.org2011-05-181-8/+0
* Get rid of some plugin related dependencies. Have PluginObserver be created ...jam@chromium.org2011-05-181-4/+0
* Move download stuff to download tab helper.avi@chromium.org2011-05-181-11/+3
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-32/+0
* Revert "Changes to not use the prerendered contents when window.opener needs ...tessamac@chromium.org2011-05-171-2/+0
* Changes to not use the prerendered contents when window.opener needs to be set.shishir@chromium.org2011-05-171-0/+2
* Move view_types.h from chrome to content. Although some of the enum types ar...jam@chromium.org2011-05-161-3/+0
* Revert 85504 - Move download stuff to download tab helper.avi@chromium.org2011-05-161-3/+11
* Move download stuff to download tab helper.avi@chromium.org2011-05-161-11/+3
* Revert 85486 - Move download stuff to download tab helper.avi@chromium.org2011-05-161-3/+11
* Move download stuff to download tab helper.avi@chromium.org2011-05-161-11/+3
* Revert 85394 - This change broke "PrerenderBrowserTest.PrerenderWindowOpenerJ...nsylvain@chromium.org2011-05-151-2/+0
* Changes to not use the prerendered contents when window.opener needs to be set.shishir@chromium.org2011-05-141-0/+2
* Re-land:ben@chromium.org2011-05-131-1/+1
* Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-131-8/+0
* Revert 85278 - Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-131-0/+8
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Move TabSpecificContentSettings to TabContentWrapper.jam@chromium.org2011-05-131-8/+0
* Split the hierarchy. ben@chromium.org2011-05-131-1/+1
* Get rid of the remaining content settings code in the content module.jam@chromium.org2011-05-131-2/+0
* Support window.opener after a process swap.creis@chromium.org2011-05-121-2/+4
* More work on removing content settings code from src\content.jam@chromium.org2011-05-071-2/+1
* Move favicon from TabContents to TabContentsWrapper.avi@chromium.org2011-05-031-33/+4
* Start moving content_settings code out of content code.jam@chromium.org2011-05-031-4/+0
* 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/+0
* Remove safe_browsing code from BrowserRenderProcessHost. Also remove crash r...jam@chromium.org2011-05-021-12/+0
* Remove most prerendering code/references from content. mmenke@chromium.org2011-04-301-7/+0
* Pick off the lowest hanging fruits in removing the chrome includes from conte...jam@chromium.org2011-04-291-10/+1
* Favicon file shuffling.avi@chromium.org2011-04-281-5/+5
* Update the URL if the user cancels a beforeunload handler.creis@chromium.org2011-04-281-0/+1