summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame_activex_base.h
Commit message (Expand)AuthorAgeFilesLines
* Reenable the ChromeFrame unload event test which basically loads a page which...ananta@chromium.org2010-03-261-73/+0
* Added the propagation of the OnChannelError notification.mad@chromium.org2010-03-261-9/+19
* 3rd try. *sigh*slightlyoff@chromium.org2010-03-261-17/+22
* Reverting this CL to see if this fixes chrome frame unit test failures.ananta@chromium.org2010-03-251-22/+17
* Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...slightlyoff@chromium.org2010-03-251-17/+22
* Fix for a race issue when chrome decides that a request needs to be downloade...tommi@chromium.org2010-03-251-5/+18
* Completing Chrome Frame localization by adding the resource script containing...robertshield@chromium.org2010-03-241-0/+10
* Initial support for IE View->Privacy. To support this menu option the active ...ananta@chromium.org2010-03-191-7/+23
* Remove the unused chrome frame resources and merge things into a single .grd ...robertshield@chromium.org2010-03-171-1/+0
* Adds an automation message to retrieve the list of enabled extensions, and CF...joi@chromium.org2010-03-161-0/+20
* Fix #1 for multiple request issue (both POST and GET) after activating the on...tommi@chromium.org2010-03-121-1/+1
* Chrome Frame tests for keyboard acceleratorsamit@chromium.org2010-03-091-1/+2
* ChromeFrame now uses host provided popup blocker.stoyan@chromium.org2010-03-081-92/+97
* Fix a ChromeFrame crash which occured in the Histogram code while adding a hi...ananta@chromium.org2010-03-051-5/+5
* Fix a crash in ChromeFrame which would occur if we clicked both mouse buttons...ananta@chromium.org2010-03-031-0/+8
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-021-2/+35
* Fix an IE7 crash caused when ChromeFrame would pass keystrokes to be processe...ananta@chromium.org2010-02-121-3/+6
* Provide parent window for Urlmon error dialogs.stoyan@chromium.org2010-02-041-0/+1
* Remove cf: protocolamit@chromium.org2010-02-031-7/+9
* TEST=new tests added.stoyan@chromium.org2010-02-011-87/+12
* Window.open calls issued by pages within ChromeFrame which use the NEW_WINDOW...ananta@chromium.org2010-01-281-1/+3
* Attempt 2 at landing this.ananta@chromium.org2010-01-081-2/+10
* Reason:tyoshino@chromium.org2010-01-081-10/+2
* Deleting cookies by setting the expires attribute on them with an empty value...ananta@chromium.org2010-01-081-2/+10
* Speculative fix for a ChromeFrame crasher reported by go/crash. The crash occ...ananta@chromium.org2010-01-051-0/+1
* Some Chrome Frame cleanup:robertshield@chromium.org2010-01-051-0/+1
* Links opened in ChromeFrame via the Open in New window operation would not re...ananta@chromium.org2010-01-041-2/+20
* Speculative fix for a ChromeFrame crash in IE full tab mode. The crash occurs...ananta@chromium.org2009-12-281-1/+1
* Handle right-click->"Save Link As" in the host browser.tommi@chromium.org2009-12-161-1/+17
* Transfer CF downloads to the host browser.TEST=Click a download link (not via...tommi@chromium.org2009-11-251-17/+21
* Back/Forward support for url fragmentsamit@chromium.org2009-11-191-0/+83
* Don't treat CF in privileged mode as an iframe for framebustingjoi@chromium.org2009-11-171-1/+4
* The ChromeFrameAutomationClient class needs to be refcounted as it implements...ananta@chromium.org2009-11-121-2/+2
* ChromeFrame HTTP requests would randomly fail if we navigated to multiple HTT...ananta@chromium.org2009-11-111-7/+1
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-071-1/+6
* Hopefully the last of the fixes to get Chrome Frame tests going again.ananta@chromium.org2009-10-241-5/+7
* Attempts to get the chrome_frame_tests going again on the chrome frame builde...ananta@chromium.org2009-10-241-13/+21
* Attempt to fix the chrome frame test failures. This was caused a side effect ...ananta@chromium.org2009-10-241-0/+1
* Currently the host network stack in IE which uses Urlmon interfaces to initiateananta@chromium.org2009-10-241-9/+46
* Add bindings to chrome frame to call the new extension automation apis.rogerta@chromium.org2009-10-231-4/+68
* When Chrome hands off a URL to be opened by the external host by the ViewHost...ananta@chromium.org2009-10-191-5/+17
* Fixes the following issueananta@chromium.org2009-10-021-0/+44
* Committing patch 256001 for Roger:http://codereview.chromium.org/256001Allow ...tommi@chromium.org2009-10-011-9/+9
* CRLF->LFtommi@chromium.org2009-09-301-11/+11
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+848