| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a ChromeFrame crash caused when the cookie policy is set to prompt and th... | ananta@chromium.org | 2010-05-20 | 1 | -2/+7 |
* | Nicely steal moniker and bind context from the urlmon url request. | stoyan@chromium.org | 2010-04-28 | 1 | -0/+5 |
* | Handle cookie requests in BackgroundThread. | stoyan@chromium.org | 2010-04-20 | 1 | -0/+2 |
* | Fix for remaining major issues with moniker patch | amit@chromium.org | 2010-04-14 | 1 | -24/+1 |
* | Preparation CL for executing READ and COOKIE network requests from the backgr... | stoyan@chromium.org | 2010-04-13 | 1 | -6/+6 |
* | Move Urlmon network requests to UI thread, thus allowing reusing the bind con... | stoyan@chromium.org | 2010-04-08 | 1 | -43/+30 |
* | Fix a crash whereby a non-thread-safe ref-counted net::UploadData is used bet... | robertshield@chromium.org | 2010-03-31 | 1 | -2/+2 |
* | Reenable the ChromeFrame unload event test which basically loads a page which... | ananta@chromium.org | 2010-03-26 | 1 | -0/+5 |
* | Fix for a race issue when chrome decides that a request needs to be downloade... | tommi@chromium.org | 2010-03-25 | 1 | -6/+6 |
* | When ChromeFrame is running in privileged mode, we should fail the IAuthentic... | ananta@chromium.org | 2010-03-22 | 1 | -0/+8 |
* | Initial support for IE View->Privacy. To support this menu option the active ... | ananta@chromium.org | 2010-03-19 | 1 | -2/+40 |
* | Fix #1 for multiple request issue (both POST and GET) after activating the on... | tommi@chromium.org | 2010-03-12 | 1 | -14/+27 |
* | ChromeFrame should honor the host browser's cookie policy. To achieve this we... | ananta@chromium.org | 2010-03-02 | 1 | -5/+4 |
* | Provide parent window for Urlmon error dialogs. | stoyan@chromium.org | 2010-02-04 | 1 | -1/+2 |
* | Renabling the FullTabModeIE_ChromeFrameUnloadEventTest ChromeFrame test. This... | ananta@chromium.org | 2010-02-03 | 1 | -1/+4 |
* | Bring the lock in UrlmonUrlRequestManager back. We need it to access worker t... | stoyan@chromium.org | 2010-02-02 | 1 | -0/+4 |
* | TEST=new tests added. | stoyan@chromium.org | 2010-02-01 | 1 | -247/+61 |
* | The cache object used by the UrlmonUrlRequest class in ChromeFrame creates an... | ananta@chromium.org | 2009-12-08 | 1 | -8/+6 |
* | Fix a crash caused by a race condition between the time the UrlmonUrlRequest:... | ananta@chromium.org | 2009-12-02 | 1 | -0/+5 |
* | Transfer CF downloads to the host browser.TEST=Click a download link (not via... | tommi@chromium.org | 2009-11-25 | 1 | -0/+2 |
* | ChromeFrame's host network stack implementation for IE full tab mode implicit... | ananta@chromium.org | 2009-11-24 | 1 | -1/+5 |
* | The ChromeFrameAutomationClient class needs to be refcounted as it implements... | ananta@chromium.org | 2009-11-12 | 1 | -1/+1 |
* | ChromeFrame HTTP requests would randomly fail if we navigated to multiple HTT... | ananta@chromium.org | 2009-11-11 | 1 | -6/+12 |
* | Using thread safe reference counting to wrap the UploadData instance.Moving t... | tommi@chromium.org | 2009-10-29 | 1 | -2/+0 |
* | Currently the host network stack in IE which uses Urlmon interfaces to initiate | ananta@chromium.org | 2009-10-24 | 1 | -2/+29 |
* | Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming... | slightlyoff@chromium.org | 2009-09-24 | 1 | -0/+231 |