summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_active_document.cc
Commit message (Expand)AuthorAgeFilesLines
* Handle right-click->"Save Link As" in the host browser.tommi@chromium.org2009-12-161-2/+3
* Transfer CF downloads to the host browser.TEST=Click a download link (not via...tommi@chromium.org2009-11-251-23/+21
* Ensure that the renderer has focus when ChromeFrame navigates to a URL in IE ...ananta@chromium.org2009-11-191-0/+5
* Back/Forward support for url fragmentsamit@chromium.org2009-11-191-57/+194
* Fix a crash in ChromeActiveDocument::IEExec() when m_spClientSite is null.robertshield@chromium.org2009-11-121-1/+1
* The ChromeFrameAutomationClient class needs to be refcounted as it implements...ananta@chromium.org2009-11-121-1/+1
* ChromeFrame HTTP requests would randomly fail if we navigated to multiple HTT...ananta@chromium.org2009-11-111-8/+10
* When Chrome hands off a URL to be opened by the external host by the ViewHost...ananta@chromium.org2009-10-191-4/+16
* This CL is for the needs of ChromeFrame.stoyan@google.com2009-10-131-0/+13
* Fix a crash in IEExec of SBCMDID_MIXEDZONE for setting URL zoneamit@chromium.org2009-10-091-1/+1
* Added support for specifying the BrowserFlags DWORD value when we register th...ananta@chromium.org2009-10-061-1/+55
* Fixes the following issueananta@chromium.org2009-10-021-6/+2
* Committing patch 256001 for Roger:http://codereview.chromium.org/256001Allow ...tommi@chromium.org2009-10-011-2/+2
* Currently in full tab mode IE displays the security zone as Unknown. This CL ...ananta@chromium.org2009-09-251-52/+146
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+648