| Commit message (Expand) | Author | Age | Files | Lines |
* | ChromeFrame tabs would hang at times while closing. This would randomly occur... | ananta@chromium.org | 2010-07-15 | 1 | -0/+4 |
* | Fix the ChromeFrame MockCreateTabOk test by returning the launch result from ... | ananta@chromium.org | 2010-05-19 | 1 | -2/+3 |
* | Fix the ChromeFrame new window popup test by ensuring that CreateExternalTabC... | ananta@chromium.org | 2010-05-19 | 1 | -4/+1 |
* | Relanding this fix with the fixes to get chrome frame tests to pass. | ananta@chromium.org | 2010-05-18 | 1 | -3/+12 |
* | Revert 47453 - In ChromeFrame the ChromeFrameAutomationProxy object is create... | ananta@chromium.org | 2010-05-17 | 1 | -12/+3 |
* | In ChromeFrame the ChromeFrameAutomationProxy object is created on the backgr... | ananta@chromium.org | 2010-05-17 | 1 | -3/+12 |
* | Preparation CL for executing READ and COOKIE network requests from the backgr... | stoyan@chromium.org | 2010-04-13 | 1 | -3/+4 |
* | Move Urlmon network requests to UI thread, thus allowing reusing the bind con... | stoyan@chromium.org | 2010-04-08 | 1 | -1/+1 |
* | Reenable the ChromeFrame unload event test which basically loads a page which... | ananta@chromium.org | 2010-03-26 | 1 | -0/+1 |
* | Added the propagation of the OnChannelError notification. | mad@chromium.org | 2010-03-26 | 1 | -6/+12 |
* | Committing for Eric Dingle. | mad@chromium.org | 2010-03-26 | 1 | -6/+3 |
* | 3rd try. *sigh* | slightlyoff@chromium.org | 2010-03-26 | 1 | -2/+6 |
* | Reverting this CL to see if this fixes chrome frame unit test failures. | ananta@chromium.org | 2010-03-25 | 1 | -6/+2 |
* | Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ... | slightlyoff@chromium.org | 2010-03-25 | 1 | -2/+6 |
* | Revert 42366 - Allow TabContentsDelegate classes to specify whether InfoBars ... | joi@chromium.org | 2010-03-23 | 1 | -2/+5 |
* | Allow TabContentsDelegate classes to specify whether InfoBars are enabled. | joi@chromium.org | 2010-03-23 | 1 | -5/+2 |
* | Adds an automation message to retrieve the list of enabled extensions, and CF... | joi@chromium.org | 2010-03-16 | 1 | -0/+8 |
* | AddRef ChromeFrameAutomationClient as long as the supporting window exists. | stoyan@chromium.org | 2010-03-11 | 1 | -15/+5 |
* | ChromeFrame now uses host provided popup blocker. | stoyan@chromium.org | 2010-03-08 | 1 | -2/+3 |
* | ChromeFrame should honor the host browser's cookie policy. To achieve this we... | ananta@chromium.org | 2010-03-02 | 1 | -2/+5 |
* | Clone of issue 600130. (http://codereview.chromium.org/600130) | twiz@chromium.org | 2010-02-16 | 1 | -0/+2 |
* | Fix crash. Happens in LaunchDelegate::LaunchComplete if delegate (ChromeFrame... | stoyan@chromium.org | 2010-02-10 | 1 | -1/+1 |
* | TEST=new tests added. | stoyan@chromium.org | 2010-02-01 | 1 | -19/+29 |
* | Multiple chrome frame activex controls should instantiate and navigate correc... | ananta@chromium.org | 2009-12-18 | 1 | -12/+23 |
* | The ChromeFrameAutomationClient class needs to be refcounted as it implements... | ananta@chromium.org | 2009-11-12 | 1 | -10/+0 |
* | Modifying extension automation so that it is done through a particular | joi@chromium.org | 2009-11-08 | 1 | -7/+0 |
* | Basic wiring to enable downloads for CF's host browser network stack. A nota... | tommi@chromium.org | 2009-11-07 | 1 | -1/+1 |
* | Hopefully the last of the fixes to get Chrome Frame tests going again. | ananta@chromium.org | 2009-10-24 | 1 | -0/+3 |
* | Currently the host network stack in IE which uses Urlmon interfaces to initiate | ananta@chromium.org | 2009-10-24 | 1 | -29/+7 |
* | Enhance extension UI testing by enabling you to select which extension | joi@chromium.org | 2009-10-23 | 1 | -4/+7 |
* | Add bindings to chrome frame to call the new extension automation apis. | rogerta@chromium.org | 2009-10-23 | 1 | -0/+9 |
* | Give ourselves 20 seconds for Chrome startup vs 4 to help alleviate intermitt... | slightlyoff@chromium.org | 2009-10-21 | 1 | -1/+4 |
* | When Chrome hands off a URL to be opened by the external host by the ViewHost... | ananta@chromium.org | 2009-10-19 | 1 | -2/+4 |
* | Added support for specifying the BrowserFlags DWORD value when we register th... | ananta@chromium.org | 2009-10-06 | 1 | -0/+3 |
* | Committing patch 256001 for Roger:http://codereview.chromium.org/256001Allow ... | tommi@chromium.org | 2009-10-01 | 1 | -1/+1 |
* | Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming... | slightlyoff@chromium.org | 2009-09-24 | 1 | -0/+356 |