summaryrefslogtreecommitdiffstats
path: root/chrome/browser/external_tab_container_win.h
Commit message (Expand)AuthorAgeFilesLines
* Support dispositon attribute.gbillock@chromium.org2011-10-311-1/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-9/+9
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-2/+2
* Revert 106029nkostylev@chromium.org2011-10-181-2/+2
* Move navigation_types.h from content/common to content/public/browser, and pu...jam@chromium.org2011-10-181-2/+2
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-9/+11
* Move infobar handling to a tab helper.avi@chromium.org2011-09-301-1/+1
* Rename WebIntentData for backend storage to WebIntentServiceData.gbillock@chromium.org2011-09-211-5/+3
* Moved the following IPCs out of chrome into content where they are handled by ananta@chromium.org2011-09-061-2/+6
* Handle the ViewHostMsg_FindReply message which is sent by content(renderer) v...ananta@chromium.org2011-09-021-3/+6
* Dispatch the following IPC messages in TabContents and handle them via the Ta...ananta@chromium.org2011-08-251-0/+16
* Handle the ViewHostMsg_RunFileChooser and ViewHostMsg_EnumerateDirectory IPC ...ananta@chromium.org2011-08-241-1/+6
* This is only the first part of the refactoring. The old method was preservedadriansc@google.com2011-08-021-21/+23
* Make PageNavigator::OpenURL and TabContentsDelegate::OpenURLFromTab return a ...jochen@chromium.org2011-07-201-9/+10
* Move download stuff from download helper back to TabContents. This is basical...jam@chromium.org2011-07-151-24/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-2/+2
* Removes pure virtual methods from TabContentsDelegate and removes allsky@chromium.org2011-07-011-3/+0
* Remove the IsExternalTabContainer function from the TabContentsDelegate and R...ananta@chromium.org2011-06-291-1/+0
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-141-1/+2
* Eliminate Window completely.ben@chromium.org2011-06-131-4/+0
* Get rid of TabContentsRegistrar and just let TabContentsObserver support dyna...jam@chromium.org2011-06-031-3/+0
* Remove JS dialog dependency from content.avi@chromium.org2011-06-031-0/+4
* Fix a ChromeFrame crash which occured while downloading a file via the Save A...ananta@chromium.org2011-06-021-1/+7
* Fix the case where the TabContents goes away before TabContentsObserver::Regi...jam@chromium.org2011-06-011-1/+2
* Misc. infobar stuff:pkasting@chromium.org2011-05-241-1/+1
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-4/+4
* Re-land:ben@chromium.org2011-05-181-1/+2
* Move download stuff to download tab helper.avi@chromium.org2011-05-181-2/+7
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-5/+0
* Revert 85666 - Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativ...ben@chromium.org2011-05-181-2/+1
* Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativeFrame spaghetti.ben@chromium.org2011-05-171-1/+2
* Move view_types.h from chrome to content. Although some of the enum types ar...jam@chromium.org2011-05-161-3/+13
* Revert 85504 - Move download stuff to download tab helper.avi@chromium.org2011-05-161-7/+2
* Move download stuff to download tab helper.avi@chromium.org2011-05-161-2/+7
* Revert 85486 - Move download stuff to download tab helper.avi@chromium.org2011-05-161-7/+2
* Move download stuff to download tab helper.avi@chromium.org2011-05-161-2/+7
* Get rid of TabContentsDelegate::ShowHtmlDialog().tfarina@chromium.org2011-05-101-7/+0
* Fix multiple problems with infobar/bookmark bar resizing:pkasting@chromium.org2011-05-051-1/+1
* Get rid of AutomationResourceRoutingDelegate interface since it's not used.jam@chromium.org2011-05-021-3/+2
* Fix some infobar drawing glitches:pkasting@chromium.org2011-04-161-0/+1
* Remove the TabContentsDelegate::ToolbarSizeChanged() method as no one was usi...pkasting@chromium.org2011-04-151-1/+0
* Revert unspoofable infobar appearance to use an arrow pointing to the omnibox...pkasting@chromium.org2011-04-151-0/+1
* Remove extension automation support that was used only by CEEE.joi@chromium.org2011-04-061-9/+0
* Fix DCHECK() in infobar animation.pkasting@chromium.org2011-04-021-1/+1
* Chrome frame support for resizing popup windowsjoshia@google.com2011-03-291-0/+8
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Move the remaining files in chrome\common to content\common.jam@chromium.org2011-03-171-1/+1
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-2/+2
* Update more includes that were pointing to the old locations.jam@chromium.org2011-03-021-1/+1
* Revert 74693. Changing approach.ben@chromium.org2011-02-141-4/+4