summaryrefslogtreecommitdiffstats
path: root/chrome/browser/external_tab_container.h
Commit message (Expand)AuthorAgeFilesLines
* Speculative fix for ChromeFrame crash in bug http://code.google.com/p/chromiu...ananta@chromium.org2009-12-021-1/+2
* amit, please review everything, jam please review the changes to the tab_cont...ananta@chromium.org2009-11-171-8/+8
* Modifying extension automation so that it is done through a particularjoi@chromium.org2009-11-081-0/+9
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-071-0/+3
* Ninth patch in making destructors of refcounted objects private.jam@chromium.org2009-11-071-1/+4
* Ensure that the correct URL and title is displayed in the host browser if the...ananta@chromium.org2009-10-141-0/+4
* This CL is for the needs of ChromeFrame.stoyan@google.com2009-10-131-0/+1
* Any time we are shutting down a tab, try to use fast shutdown.estade@chromium.org2009-10-021-1/+0
* Support the View Page Info option in the ExternalTabContainer, which would al...ananta@chromium.org2009-09-121-0/+5
* ExternalTabcontainer browser to initial URLamit@chromium.org2009-09-111-1/+3
* Chrome side of the fix for http://b/issue?id=1694574, which is a bug caused w...ananta@chromium.org2009-09-061-7/+28
* InitNavigationInfo only if there's a valid entryamit@chromium.org2009-08-211-1/+1
* Support navigating to absolute index through automation.amit@chromium.org2009-08-191-0/+8
* Added support in the ExternalTabContainer for handling the NEW_FOREGROUND_TAB...ananta@chromium.org2009-08-141-1/+9
* If URL requests are to be routed through the external host, the ExternalTabCo...ananta@chromium.org2009-08-101-1/+5
* Navigation and cookies for Automationamit@chromium.org2009-07-281-1/+6
* The ExternalTabContainer object which implements the TabContentsDelegate inte...ananta@chromium.org2009-07-221-0/+12
* Remove the defunct SetAccelerator message and replace it with anamit@chromium.org2009-07-141-7/+2
* Allow TabContentsDelegates to process unhandled keyboard messages coming back...ananta@chromium.org2009-07-141-6/+8
* A prototype of resource loading through automationamit@chromium.org2009-07-091-1/+9
* In this episode, we implement the DOMUI interface for extension views that ar...aa@chromium.org2009-07-011-3/+0
* Allow external hosts to handle the context menu and thus be able to customize...ananta@chromium.org2009-06-121-0/+17
* Rename the TabContents::SetInitialFocus(reverse) method to TabContents::Focus...jcampan@chromium.org2009-06-081-2/+2
* ExternalTabContainer should subclass WidgetWin rather than Widget and ATL CWi...ben@chromium.org2009-05-271-93/+39
* Removes WidgetWin dependency from StatusBubbleViews so that it can compile on...ben@chromium.org2009-05-261-0/+8
* Refactors TabContentsContainerView into TabContentsContainer and associated p...ben@chromium.org2009-05-221-2/+2
* This is the first pass at themes.glen@chromium.org2009-05-091-0/+1
* Pass external tab handle when Chrome sends outgoing notifications through aut...stoyan@chromium.org2009-05-081-0/+6
* Move src/chrome/views to src/views. RS=darin http://crbug.com/11387ben@chromium.org2009-05-081-3/+3
* Destroy browser/content related C++ object on WM_DESTROY message, rather than...stoyan@chromium.org2009-05-061-1/+2
* Replace all occurrances of WebContents with TabContents.brettw@chromium.org2009-05-041-3/+3
* Allowing the client to handle escape and keyup events.tommi@google.com2009-05-021-2/+2
* Two changes:sky@chromium.org2009-04-291-1/+0
* Implement tabs.createWindow extension api call. Required: (a) new RVHDelegate...rafaelw@chromium.org2009-04-281-0/+5
* Provide a way for a TabContentsDelegate to take focus when we receive a notif...ananta@chromium.org2009-04-231-2/+2
* Remove TabContnetsType from everywhere.brettw@chromium.org2009-04-151-1/+0
* Make the omnibox popup look nicer. Add dropshadow images (not final). Experim...ben@chromium.org2009-04-151-3/+3
* Make the RenderViewHostFactory a global. This prevents us from having to passbrettw@chromium.org2009-04-071-4/+5
* Move focus related files into a new chrome/views/focus subdirben@chromium.org2009-03-171-1/+1
* Move widget related files into views/widgetben@chromium.org2009-03-171-2/+2
* Make Widget return a gfx::NativeView instead of a HWND.ben@chromium.org2009-03-121-1/+1
* Changing ForwardMessageToExternalHost to postMessage and passing a propertommi@chromium.org2009-03-091-1/+3
* Fix a crash in chrome.exe caused by the external tab container instance getti...ananta@chromium.org2009-03-051-1/+5
* Don't send the receiver function name in the ExternalHostBindings::ForwardMes...ananta@chromium.org2009-02-251-2/+1
* Send over the HTTP status code in the ViewHostMsg_FrameNavigate message comin...ananta@chromium.org2009-02-191-4/+13
* Maintain a refcounted AutomationProvider pointer in the ExternalTabContainer....ananta@chromium.org2009-02-111-1/+1
* Reapplying tab support (change 9388). I synced and re-applied my change and ...tommi@chromium.org2009-02-101-0/+5
* Reverting 9388 to see if this fixes ui tests.kuchhal@chromium.org2009-02-091-7/+1
* Adding support for tab notifications and initializing the focus of an automat...tommi@chromium.org2009-02-091-1/+7
* Remove most header file dependencies on the notification type list. It isbrettw@chromium.org2009-02-011-1/+1