| Commit message (Expand) | Author | Age | Files | Lines |
* | Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h. | tfarina@chromium.org | 2011-04-12 | 1 | -3/+3 |
* | If we switch into ChromeFrame as a result of a redirect then we need to navig... | ananta@chromium.org | 2011-02-22 | 1 | -16/+4 |
* | Fix a crasher observed in ChromeFrame stable build 7.0.517.43. Crash occurs w... | ananta@chromium.org | 2010-10-25 | 1 | -0/+9 |
* | Remove scoped_bstr_win, fix all callers to use the new location. | brettw@chromium.org | 2010-10-20 | 1 | -7/+6 |
* | Fix a crash in ChromeFrame full tab mode while processing the attach external... | ananta@chromium.org | 2010-08-02 | 1 | -0/+4 |
* | A new way of hooking internet protocols. | stoyan@chromium.org | 2010-06-09 | 1 | -1/+10 |
* | Candidate fix for bug 44108. The FromBindContext function was inherently racy... | tommi@chromium.org | 2010-05-14 | 1 | -4/+9 |
* | Use an interface to get to the C++ object pointer instead of casting directly. | tommi@chromium.org | 2010-05-13 | 1 | -6/+32 |
* | In ChromeFrame with the IMoniker patch on, we should save away the redirect i... | ananta@chromium.org | 2010-04-20 | 1 | -0/+9 |
* | We need to specify at least one entry in the COM map of the bind information ... | ananta@chromium.org | 2010-04-16 | 1 | -0/+1 |
* | With the ChromeFrame moniker patch on, the data cache maintained to indicate ... | ananta@chromium.org | 2010-04-16 | 1 | -2/+0 |
* | Avoid a crash in ChromeFrame in the BindToStorage call initiated when our act... | ananta@chromium.org | 2010-04-15 | 1 | -0/+66 |