summaryrefslogtreecommitdiffstats
path: root/chrome/browser/external_tab_container_win.cc
Commit message (Expand)AuthorAgeFilesLines
* Dispatch the following IPC messages in TabContents and handle them via the Ta...ananta@chromium.org2011-08-251-0/+29
* Move bubble border under views/bubble.saintlou@chromium.org2011-08-241-1/+2
* Handle the ViewHostMsg_RunFileChooser and ViewHostMsg_EnumerateDirectory IPC ...ananta@chromium.org2011-08-241-0/+10
* Revert "This is a redo of http://codereview.chromium.org/7629009/"saintlou@chromium.org2011-08-231-2/+1
* This is a redo of http://codereview.chromium.org/7629009/saintlou@chromium.org2011-08-231-1/+2
* Revert r97856 "move bubble border code and update references to it."maruel@chromium.org2011-08-231-2/+1
* move bubble border code and update references to it.saintlou@chromium.org2011-08-231-1/+2
* Prefix all IPC messages used by src\chrome with Chrome. For e.g ChromeViewMsg...ananta@chromium.org2011-08-191-1/+1
* Profiles: Eliminate dead notifications.erg@google.com2011-08-091-5/+0
* This is only the first part of the refactoring. The old method was preservedadriansc@google.com2011-08-021-24/+31
* Removal of Profile from content part 5.avi@chromium.org2011-08-011-2/+3
* Removal of Profile from content part 1.avi@chromium.org2011-07-271-1/+1
* Make PageNavigator::OpenURL and TabContentsDelegate::OpenURLFromTab return a ...jochen@chromium.org2011-07-201-10/+17
* DevTools: move devtools_window to chrome/, remove most chrome/ dependencies f...pfeldman@chromium.org2011-07-201-2/+2
* Move save stuff from download helper back to TabContents. This is a revert of...jam@chromium.org2011-07-181-1/+0
* Move download stuff from download helper back to TabContents. This is basical...jam@chromium.org2011-07-151-30/+20
* Convert RenderViewContextMenu to MenuItemView.rhashimoto@chromium.org2011-07-121-1/+35
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-14/+15
* DevTools: devtools manager should know nothing about DevToolsWindowyurys@chromium.org2011-07-071-4/+4
* Removes pure virtual methods from TabContentsDelegate and removes allsky@chromium.org2011-07-011-9/+0
* Add the feature "Add as seach engine..." when right clicking on a form text f...philippe.beauchamp@gmail.com2011-07-011-0/+1
* Remove the IsExternalTabContainer function from the TabContentsDelegate and R...ananta@chromium.org2011-06-291-4/+0
* Wholesale move of debugger sources to content.joi@chromium.org2011-06-291-2/+2
* Eliminate Window completely.ben@chromium.org2011-06-131-10/+0
* Get rid of TabContentsRegistrar and just let TabContentsObserver support dyna...jam@chromium.org2011-06-031-2/+1
* Remove JS dialog dependency from content.avi@chromium.org2011-06-031-0/+6
* Fix a ChromeFrame crash which occured while downloading a file via the Save A...ananta@chromium.org2011-06-021-0/+7
* Factor load notification detail structs out of NavigationController and into pinkerton@chromium.org2011-05-311-3/+4
* Move LoadNotificationDetails to content/.avi@chromium.org2011-05-241-1/+1
* Remove history dependency from content.jam@chromium.org2011-05-241-2/+3
* Move RootView to the internal namespace.ben@chromium.org2011-05-201-1/+0
* Remove functions in RenderViewHost and RenderWidgetHost that just send an IPC...jam@chromium.org2011-05-191-3/+5
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-191-4/+4
* Re-land:ben@chromium.org2011-05-181-1/+5
* Move download stuff to download tab helper.avi@chromium.org2011-05-181-20/+31
* Move the little infobar code from TabContents to TabContentsWrapper.jam@chromium.org2011-05-181-7/+4
* Revert 85666 - Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativ...ben@chromium.org2011-05-181-5/+1
* Consolidate ShouldUseNativeFrame/AlwaysUseNativeFrame/UseNativeFrame spaghetti.ben@chromium.org2011-05-171-1/+5
* Move view_types.h from chrome to content. Although some of the enum types ar...jam@chromium.org2011-05-161-9/+24
* Revert 85504 - Move download stuff to download tab helper.avi@chromium.org2011-05-161-29/+20
* Revert 85510 - Fix build.avi@chromium.org2011-05-161-1/+0
* Fix build.avi@chromium.org2011-05-161-0/+1
* Move download stuff to download tab helper.avi@chromium.org2011-05-161-20/+29
* Revert 85486 - Move download stuff to download tab helper.avi@chromium.org2011-05-161-28/+20
* Move download stuff to download tab helper.avi@chromium.org2011-05-161-20/+28
* Re-land:ben@chromium.org2011-05-131-7/+8
* Revert 85269 - Split the hierarchy. ben@chromium.org2011-05-131-8/+7
* Split the hierarchy. ben@chromium.org2011-05-131-7/+8
* Get rid of TabContentsDelegate::ShowHtmlDialog().tfarina@chromium.org2011-05-101-11/+0
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-101-3/+3