summaryrefslogtreecommitdiffstats
path: root/chrome/browser/external_tab_container.h
Commit message (Expand)AuthorAgeFilesLines
* Modification of ExtensionPopup views to allow for pop-up views to share the s...twiz@chromium.org2010-03-191-0/+9
* ChromeFrame now uses host provided popup blocker.stoyan@chromium.org2010-03-081-2/+2
* Initial HTTP requests issued by ChromeFrame popups could bypass the host netw...ananta@chromium.org2010-02-221-0/+2
* Clone of issue 600130. (http://codereview.chromium.org/600130)twiz@chromium.org2010-02-161-1/+9
* Fix an ExternalTabContainer leak caused in the code path which attaches an Ex...ananta@chromium.org2010-02-111-1/+1
* This CL adds support for displaying Chrome InfoBars in pages rendered via Chr...ananta@chromium.org2010-02-051-1/+9
* The ExternalTabContainer enters a modal loop while waiting for the unload eve...ananta@chromium.org2010-02-031-0/+5
* In IE8 new windows opened within ChromeFrame via window.open calls at times b...ananta@chromium.org2010-01-301-0/+38
* Unload and BeforeUnload handlers would not get invoked within pages inside Ch...ananta@chromium.org2010-01-271-0/+3
* Unhandled keyboard messages coming back from the host browser running ChromeF...ananta@chromium.org2010-01-121-1/+14
* Multiple chrome frame activex controls should instantiate and navigate correc...ananta@chromium.org2009-12-181-1/+2
* Refactor the keyboard events handling code related to RenderViewHostDelegate:...suzhe@chromium.org2009-12-101-1/+3
* A collection of fixes allowing the chrome.experimental.popup.* set of APIs to...twiz@google.com2009-12-101-0/+6
* 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