summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame_automation.h
Commit message (Expand)AuthorAgeFilesLines
* Various changes to make GCF nicer for the non-en-US world:grt@chromium.org2010-10-201-3/+9
* Top level navigations are not sent to the host browser in the ChromeFrame NPA...ananta@chromium.org2010-09-301-2/+24
* Added full support for invoking before unload and unload handlers on ChromeFr...ananta@chromium.org2010-09-171-4/+4
* When GCF is the default renderer, use Chrome's User-agent header instead of I...tommi@chromium.org2010-08-311-1/+2
* Restrict unsafe URLs in Chrome Frameamit@chromium.org2010-08-131-21/+20
* Handle automation server crashes. When Chrome crashes, we now handle the cas...tommi@chromium.org2010-08-101-54/+197
* Added support in Chromeframe full tab mode IE for setting zoom levels via Vie...ananta@chromium.org2010-08-091-0/+4
* Miscellaneous ChromeFrame code cleanup. The automation client class maintaine...ananta@chromium.org2010-07-301-2/+0
* ChromeFrame tabs would hang at times while closing. This would randomly occur...ananta@chromium.org2010-07-151-0/+4
* Fix the ChromeFrame MockCreateTabOk test by returning the launch result from ...ananta@chromium.org2010-05-191-2/+3
* Fix the ChromeFrame new window popup test by ensuring that CreateExternalTabC...ananta@chromium.org2010-05-191-4/+1
* Relanding this fix with the fixes to get chrome frame tests to pass.ananta@chromium.org2010-05-181-3/+12
* Revert 47453 - In ChromeFrame the ChromeFrameAutomationProxy object is create...ananta@chromium.org2010-05-171-12/+3
* In ChromeFrame the ChromeFrameAutomationProxy object is created on the backgr...ananta@chromium.org2010-05-171-3/+12
* Preparation CL for executing READ and COOKIE network requests from the backgr...stoyan@chromium.org2010-04-131-3/+4
* Move Urlmon network requests to UI thread, thus allowing reusing the bind con...stoyan@chromium.org2010-04-081-1/+1
* Reenable the ChromeFrame unload event test which basically loads a page which...ananta@chromium.org2010-03-261-0/+1
* Added the propagation of the OnChannelError notification.mad@chromium.org2010-03-261-6/+12
* Committing for Eric Dingle.mad@chromium.org2010-03-261-6/+3
* 3rd try. *sigh*slightlyoff@chromium.org2010-03-261-2/+6
* Reverting this CL to see if this fixes chrome frame unit test failures.ananta@chromium.org2010-03-251-6/+2
* Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...slightlyoff@chromium.org2010-03-251-2/+6
* Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ...joi@chromium.org2010-03-231-2/+5
* Allow TabContentsDelegate classes to specify whether InfoBars are enabled.joi@chromium.org2010-03-231-5/+2
* Adds an automation message to retrieve the list of enabled extensions, and CF...joi@chromium.org2010-03-161-0/+8
* AddRef ChromeFrameAutomationClient as long as the supporting window exists.stoyan@chromium.org2010-03-111-15/+5
* ChromeFrame now uses host provided popup blocker.stoyan@chromium.org2010-03-081-2/+3
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-021-2/+5
* Clone of issue 600130. (http://codereview.chromium.org/600130)twiz@chromium.org2010-02-161-0/+2
* Fix crash. Happens in LaunchDelegate::LaunchComplete if delegate (ChromeFrame...stoyan@chromium.org2010-02-101-1/+1
* TEST=new tests added.stoyan@chromium.org2010-02-011-19/+29
* Multiple chrome frame activex controls should instantiate and navigate correc...ananta@chromium.org2009-12-181-12/+23
* The ChromeFrameAutomationClient class needs to be refcounted as it implements...ananta@chromium.org2009-11-121-10/+0
* Modifying extension automation so that it is done through a particularjoi@chromium.org2009-11-081-7/+0
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-071-1/+1
* Hopefully the last of the fixes to get Chrome Frame tests going again.ananta@chromium.org2009-10-241-0/+3
* Currently the host network stack in IE which uses Urlmon interfaces to initiateananta@chromium.org2009-10-241-29/+7
* Enhance extension UI testing by enabling you to select which extensionjoi@chromium.org2009-10-231-4/+7
* Add bindings to chrome frame to call the new extension automation apis.rogerta@chromium.org2009-10-231-0/+9
* Give ourselves 20 seconds for Chrome startup vs 4 to help alleviate intermitt...slightlyoff@chromium.org2009-10-211-1/+4
* When Chrome hands off a URL to be opened by the external host by the ViewHost...ananta@chromium.org2009-10-191-2/+4
* Added support for specifying the BrowserFlags DWORD value when we register th...ananta@chromium.org2009-10-061-0/+3
* Committing patch 256001 for Roger:http://codereview.chromium.org/256001Allow ...tommi@chromium.org2009-10-011-1/+1
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+356