summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-2/+2
* Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableM...ajwong@chromium.org2010-06-161-5/+2
* Add Support for window.close in ChromeFrame. Currently the CloseContents noti...ananta@chromium.org2010-06-071-0/+1
* Added the propagation of the OnChannelError notification.mad@chromium.org2010-03-261-3/+7
* Don't access front() if the queue is empty.tommi@chromium.org2010-03-191-1/+1
* Adds an automation message to retrieve the list of enabled extensions, and CF...joi@chromium.org2010-03-161-0/+7
* AddRef ChromeFrameAutomationClient as long as the supporting window exists.stoyan@chromium.org2010-03-111-7/+15
* ChromeFrame now uses host provided popup blocker.stoyan@chromium.org2010-03-081-2/+2
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-021-0/+3
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-03-011-0/+37
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-261-37/+0
* Destroy pending tasks marshaled through windows messages avoiding possible cr...stoyan@chromium.org2010-02-261-0/+37
* Clone of issue 600130. (http://codereview.chromium.org/600130)twiz@chromium.org2010-02-161-0/+6
* Handle right-click->"Save Link As" in the host browser.tommi@chromium.org2009-12-161-1/+2
* Basic wiring to enable downloads for CF's host browser network stack. A nota...tommi@chromium.org2009-11-071-0/+1
* Currently the host network stack in IE which uses Urlmon interfaces to initiateananta@chromium.org2009-10-241-1/+44
* Add bindings to chrome frame to call the new extension automation apis.rogerta@chromium.org2009-10-231-0/+9
* 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
* Reverting 27389.darin@chromium.org2009-09-301-5/+2
* Reverting 27379, in hopes of fixing browser_tests.senorblanco@chromium.org2009-09-281-2/+5
* Assert that thread-safe reference counting is used withdarin@chromium.org2009-09-281-5/+2
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+99