summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_active_document.h
Commit message (Expand)AuthorAgeFilesLines
* In ChromeFrame in full tab mode at times the address bar would display the ol...ananta@chromium.org2010-10-211-0/+4
* Added full support for invoking before unload and unload handlers on ChromeFr...ananta@chromium.org2010-09-171-0/+7
* Restrict unsafe URLs in Chrome Frameamit@chromium.org2010-08-131-1/+0
* Handle automation server crashes. When Chrome crashes, we now handle the cas...tommi@chromium.org2010-08-101-5/+2
* Added support in Chromeframe full tab mode IE for setting zoom levels via Vie...ananta@chromium.org2010-08-091-0/+12
* Allow non-IE hosts to handle accelerators without having tojoi@chromium.org2010-08-021-1/+3
* Ensure that window.open requests issued by ChromeFrame carry the correct cook...ananta@chromium.org2010-07-281-16/+3
* ChromeFrame host browser commands need to account for the command group guid ...ananta@chromium.org2010-07-261-3/+6
* Fix incorrect focus cycling issues in ChromeFrame full tab mode. This happens...ananta@chromium.org2010-07-211-1/+7
* Not firing DocumentComplete in the presence of buggy BHOs.tommi@chromium.org2010-07-161-15/+20
* Small refactoring in preparation of the assassination of HttpNegotiate patch ...stoyan@chromium.org2010-07-151-1/+2
* window.open calls issued by pages within ChromeFrame would not honor the sugg...ananta@chromium.org2010-06-171-0/+4
* Add Support for window.close in ChromeFrame. Currently the CloseContents noti...ananta@chromium.org2010-06-071-0/+1
* Simplify Chrome Frame usage of Chrome identifiers by simply using the Chrome ...pkasting@chromium.org2010-05-281-3/+3
* Switch renderer in Moniker patchamit@chromium.org2010-04-091-3/+3
* Add encoding override support for Chrome frame. With this change, users can o...jnd@chromium.org2010-04-011-1/+87
* Make (&CGID_Explorer, SBCMDID_MIXEDZONE) command more sane.stoyan@chromium.org2010-03-241-1/+1
* Initial support for IE View->Privacy. To support this menu option the active ...ananta@chromium.org2010-03-191-0/+28
* More integration with host (InternetExplorer) popup blocker.stoyan@chromium.org2010-03-151-1/+7
* ChromeFrame now uses host provided popup blocker.stoyan@chromium.org2010-03-081-2/+3
* We need to support the following accelerators in the ChromeFrame Active docum...ananta@chromium.org2010-02-171-0/+8
* Fix IOleCommandTarget::Exec handling taking into account command group id.stoyan@chromium.org2010-02-111-30/+36
* Add support for the IE File->Save As command. This eventually ends up in Chro...ananta@chromium.org2010-02-041-0/+1
* Remove cf: protocolamit@chromium.org2010-02-031-3/+1
* TEST=new tests added.stoyan@chromium.org2010-02-011-4/+0
* Some Chrome Frame cleanup:robertshield@chromium.org2010-01-051-2/+0
* Handle right-click->"Save Link As" in the host browser.tommi@chromium.org2009-12-161-1/+1
* Ensure that the renderer has focus when ChromeFrame navigates to a URL in IE ...ananta@chromium.org2009-11-191-0/+3
* Back/Forward support for url fragmentsamit@chromium.org2009-11-191-9/+43
* ChromeFrame HTTP requests would randomly fail if we navigated to multiple HTT...ananta@chromium.org2009-11-111-1/+0
* When Chrome hands off a URL to be opened by the external host by the ViewHost...ananta@chromium.org2009-10-191-1/+1
* This CL is for the needs of ChromeFrame.stoyan@google.com2009-10-131-0/+1
* Added support for specifying the BrowserFlags DWORD value when we register th...ananta@chromium.org2009-10-061-0/+14
* Currently in full tab mode IE displays the security zone as Unknown. This CL ...ananta@chromium.org2009-09-251-10/+34
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+258