1. 8ee65ba Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h. by [email protected] · 14 years ago
  2. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  3. 5097dc8 Attempt four at landing the "histogram.h removed from message_loop.h" patch. by [email protected] · 15 years ago
  4. 77d7aee Candidate fix for bug 44108. The FromBindContext function was inherently racy as it returned a pointer to a non-addrefed pointer and the AddRef/Release implementation in the BindContextInfo was not thread safe. by [email protected] · 15 years ago
  5. 74e9983a Not using std::wstring to store progress status text because mshtml is sensitive to NULL vs L"". by [email protected] · 15 years ago
  6. f1917ed Fix crash in CacheStream::Read by [email protected] · 15 years ago
  7. b31b9ff Cache progress notifications only if necessary by [email protected] · 15 years ago
  8. 040b800f Do not wrap the original callback if we can;t initialize sniffing cache by [email protected] · 15 years ago
  9. de5bc35 With the ChromeFrame moniker patch on, the data cache maintained to indicate whether we should switch to Chrome, was not being by [email protected] · 15 years ago
  10. 70277f6 Avoid a crash in ChromeFrame in the BindToStorage call initiated when our active document is loaded. The crash occurs while dereferencing a by [email protected] · 15 years ago
  11. 37a3a4b Sniff data for the chrome meta tag as in comes in. by [email protected] · 15 years ago
  12. 3ee6112 Fix for remaining major issues with moniker patch by [email protected] · 15 years ago
  13. 97965e1 Switch renderer in Moniker patch by [email protected] · 15 years ago
  14. 051236f Fix #1 for multiple request issue (both POST and GET) after activating the onhttpequiv approach. by [email protected] · 15 years ago