| 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 |
* | Download requests in ChromeFrame which occur in response to a POST request ne... | ananta@chromium.org | 2011-02-28 | 1 | -1/+0 |
* | If we switch into ChromeFrame as a result of a redirect then we need to navig... | ananta@chromium.org | 2011-02-22 | 1 | -0/+7 |
* | Second attempt at trying to land buggy bho avoidance: http://codereview.chrom... | tommi@chromium.org | 2010-07-21 | 1 | -1/+2 |
* | Revert 53194 - A different approach to avoid crashes in buggy 3rd party BHOs.... | sanjeevr@chromium.org | 2010-07-21 | 1 | -2/+1 |
* | A different approach to avoid crashes in buggy 3rd party BHOs.This time we're... | tommi@chromium.org | 2010-07-21 | 1 | -1/+2 |
* | Addressing review comment from Stoyan (remove one dlog statement). | tommi@chromium.org | 2010-05-19 | 1 | -3/+0 |
* | Candidate fix for bug 44108. The FromBindContext function was inherently racy... | tommi@chromium.org | 2010-05-14 | 1 | -19/+24 |
* | Use an interface to get to the C++ object pointer instead of casting directly. | tommi@chromium.org | 2010-05-13 | 1 | -3/+36 |
* | Avoid a crash in ChromeFrame in the BindToStorage call initiated when our act... | ananta@chromium.org | 2010-04-15 | 1 | -0/+45 |