summaryrefslogtreecommitdiffstats
path: root/chrome_frame/chrome_frame_delegate.h
Commit message (Expand)AuthorAgeFilesLines
* Chrome frame support for resizing popup windowsjoshia@google.com2011-03-291-0/+5
* Remove includes of message headers in headers.jam@chromium.org2011-02-091-1/+12
* Remove obsolete base/lock.h and fix up callers to use the new header file andbrettw@chromium.org2011-01-211-5/+5
* net: Add namespace net to the remaining files under url_request directory.tfarina@chromium.org2011-01-061-2/+4
* Make IPC::Channel::Listener:OnMessageReceived have a return value indicating ...jam@chromium.org2010-12-241-2/+2
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-231-35/+26
* Part 2 of reapplying r64637.erg@google.com2010-11-101-1/+1
* Reapply part of r64637, which caused mysterious failures on mac waterfall.erg@google.com2010-11-081-1/+1
* Revert "Refactor automation messages." due to mysterious problems on mac.erg@google.com2010-11-011-2/+2
* Refactor automation messages.erg@google.com2010-11-011-2/+2
* Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...pkasting@chromium.org2010-10-271-2/+3
* 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