| Commit message (Expand) | Author | Age | Files | Lines |
* | Cleanup in ProcessSingleton. These originated as candidate fixes for issue 1... | joi@chromium.org | 2012-02-10 | 1 | -2/+3 |
* | Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h. | tfarina@chromium.org | 2011-04-12 | 1 | -6/+6 |
* | A number of poorly written IE BHO's crash IE if ChromeFrame is the currently ... | ananta@chromium.org | 2011-02-11 | 1 | -74/+90 |
* | Add PxSecure.dll to the list of buggy BHOs to which Chrome Frame avoids firin... | robertshield@chromium.org | 2010-12-07 | 1 | -1/+1 |
* | Convert LOG(INFO) to VLOG(1) - chrome_frame/. | pkasting@chromium.org | 2010-10-19 | 1 | -1/+1 |
* | Add more buggy BHO's to the list | amit@chromium.org | 2010-09-17 | 1 | -1/+15 |
* | Pin the DLL if we make any patches instead of doing it from the Bho that does... | tommi@chromium.org | 2010-09-02 | 1 | -0/+1 |
* | Don't send dumps for buggy BHOs. | tommi@chromium.org | 2010-08-25 | 1 | -0/+3 |
* | Second attempt at trying to land buggy bho avoidance: http://codereview.chrom... | tommi@chromium.org | 2010-07-21 | 1 | -0/+200 |
* | Revert 53194 - A different approach to avoid crashes in buggy 3rd party BHOs.... | sanjeevr@chromium.org | 2010-07-21 | 1 | -199/+0 |
* | A different approach to avoid crashes in buggy 3rd party BHOs.This time we're... | tommi@chromium.org | 2010-07-21 | 1 | -0/+199 |