| Commit message (Expand) | Author | Age | Files | Lines |
* | Clean up Automation and Chrome Frame IPC code.-only use routed messages when ... | jam@chromium.org | 2010-12-23 | 1 | -10/+9 |
* | Refreshing pages in ChromeFrame would basically always fetch the pages from t... | ananta@chromium.org | 2010-10-21 | 1 | -1/+2 |
* | Do not write non-toplevel POST response into the WINInet cache. | stoyan@chromium.org | 2010-10-01 | 1 | -1/+4 |
* | Preparation CL for executing READ and COOKIE network requests from the backgr... | stoyan@chromium.org | 2010-04-13 | 1 | -22/+18 |
* | Move Urlmon network requests to UI thread, thus allowing reusing the bind con... | stoyan@chromium.org | 2010-04-08 | 1 | -58/+3 |
* | Fix a crash whereby a non-thread-safe ref-counted net::UploadData is used bet... | robertshield@chromium.org | 2010-03-31 | 1 | -2/+57 |
* | Reenable the ChromeFrame unload event test which basically loads a page which... | ananta@chromium.org | 2010-03-26 | 1 | -0/+26 |
* | Fix for a race issue when chrome decides that a request needs to be downloade... | tommi@chromium.org | 2010-03-25 | 1 | -2/+7 |
* | Initial support for IE View->Privacy. To support this menu option the active ... | ananta@chromium.org | 2010-03-19 | 1 | -1/+5 |
* | ChromeFrame should honor the host browser's cookie policy. To achieve this we... | ananta@chromium.org | 2010-03-02 | 1 | -10/+1 |
* | TEST=new tests added. | stoyan@chromium.org | 2010-02-01 | 1 | -60/+77 |
* | The ChromeFrameAutomationClient class needs to be refcounted as it implements... | ananta@chromium.org | 2009-11-12 | 1 | -2/+4 |
* | Using thread safe reference counting to wrap the UploadData instance.Moving t... | tommi@chromium.org | 2009-10-29 | 1 | -10/+32 |
* | If a HTTP post to a server returns any redirect code other than 307, then bro... | ananta@chromium.org | 2009-10-27 | 1 | -0/+5 |
* | Currently the host network stack in IE which uses Urlmon interfaces to initiate | ananta@chromium.org | 2009-10-24 | 1 | -1/+2 |
* | Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming... | slightlyoff@chromium.org | 2009-09-24 | 1 | -0/+114 |