summaryrefslogtreecommitdiffstats
path: root/chrome/browser/external_tab_container_win.h
Commit message (Expand)AuthorAgeFilesLines
* Convert all of the WebContentsDelegate to use WebContents instead of TabConte...jam@chromium.org2011-12-281-22/+25
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-281-6/+7
* Add a CanHandleAccelerators() method to AcceleratorTarget.asanka@chromium.org2011-12-271-2/+3
* Convert SpeechInputBubble and BalloonHost to use WebContents instead of TabCo...jam@chromium.org2011-12-271-1/+1
* Convert a bunch of WebContentsObservers to use web_contents() instead of tab_...jam@chromium.org2011-12-251-0/+1
* Move TabContentsObserver to content/public, rename it to WebContentsObserver,...jam@chromium.org2011-12-221-4/+3
* Rename IntentsHost -> WebIntentsDispatcher and IntentsDispatcher -> WebIntent...gbillock@chromium.org2011-12-211-3/+4
* Move TabContentsDelegate to content/public/browser and put it in the content ...tfarina@chromium.org2011-12-201-4/+4
* Remove deprecated TabContentsDelegate::OpenURLFromTab variantjochen@chromium.org2011-12-021-15/+0
* Add a public content/ interface for intents. Use it.gbillock@chromium.org2011-12-011-3/+5
* Rename navigation_types.h to navigation_type.h to match the rest of the enum ...jam@chromium.org2011-12-011-1/+1
* Remove unused BrowserBubble remnants.msw@chromium.org2011-11-301-2/+0
* Move accelerator related files to ui/base/acceleratorstfarina@chromium.org2011-11-251-1/+1
* A few more base::Bind migrations.csilv@chromium.org2011-11-241-1/+2
* Get rid of view_messages.h include from chrome since TabContentsDelegate used...jam@chromium.org2011-11-221-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* browser: Add missing OVERRIDE annotation to ExternalTabContainer implementing...tfarina@chromium.org2011-11-151-29/+29
* Move views::Accelerator to ui in order to use it from aura code.mazda@chromium.org2011-11-141-4/+4
* 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