summaryrefslogtreecommitdiffstats
path: root/chrome_frame/buggy_bho_handling.cc
Commit message (Expand)AuthorAgeFilesLines
* Add methods to base::Thread to allow Windows consumers to ask for COM to be i...pkasting@chromium.org2012-10-231-1/+2
* Cleanup in ProcessSingleton. These originated as candidate fixes for issue 1...joi@chromium.org2012-02-101-2/+3
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-6/+6
* A number of poorly written IE BHO's crash IE if ChromeFrame is the currently ...ananta@chromium.org2011-02-111-74/+90
* Add PxSecure.dll to the list of buggy BHOs to which Chrome Frame avoids firin...robertshield@chromium.org2010-12-071-1/+1
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-1/+1
* Add more buggy BHO's to the listamit@chromium.org2010-09-171-1/+15
* Pin the DLL if we make any patches instead of doing it from the Bho that does...tommi@chromium.org2010-09-021-0/+1
* Don't send dumps for buggy BHOs.tommi@chromium.org2010-08-251-0/+3
* Second attempt at trying to land buggy bho avoidance: http://codereview.chrom...tommi@chromium.org2010-07-211-0/+200
* Revert 53194 - A different approach to avoid crashes in buggy 3rd party BHOs....sanjeevr@chromium.org2010-07-211-199/+0
* A different approach to avoid crashes in buggy 3rd party BHOs.This time we're...tommi@chromium.org2010-07-211-0/+199