1. 60cc89e iwyu: Include callback_old.h where appropriate, final. by [email protected] · 14 years ago
  2. 8ee65ba Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h. by [email protected] · 14 years ago
  3. 4736610c Revert 76880 - ChromeFrame would fail to upload POST data to the server if the webserver requested NTLM by [email protected] · 14 years ago
  4. 04ac6e8 ChromeFrame would fail to upload POST data to the server if the webserver requested NTLM by [email protected] · 14 years ago
  5. f4fbae68 Download requests in ChromeFrame which occur in response to a POST request need to pass by [email protected] · 15 years ago
  6. 27a112c net: Add namespace net to the remaining files under url_request directory. by [email protected] · 15 years ago
  7. ce072a7 Move platform_thread to base/threading and put in the base namespace. I left a by [email protected] · 15 years ago
  8. 233469df Relanding this change. by [email protected] · 15 years ago
  9. 6e43bd6 Revert 61997 - Fix a memory leak in ChromeFrame which is caused by leaking the urlmon transaction objects. by [email protected] · 15 years ago
  10. 4e4a68a3 Fix a memory leak in ChromeFrame which is caused by leaking the urlmon transaction objects. by [email protected] · 15 years ago
  11. 7e4468d5 FBTF: Move a bunch of code to the headers and remove includes. by [email protected] · 15 years ago
  12. 1a5b2c242 This change consists of the previous change in addition to a fix for the download issue. by [email protected] · 15 years ago
  13. 57c844d89 Reverting to fix the IE6 builder redness. Please continue debugging this and resubmit. by [email protected] · 15 years ago
  14. 04f66a0 Not using an intermediate cache between urlmon and chrome reads. by [email protected] · 15 years ago
  15. 5cec0eb3 Nicely steal moniker and bind context from the urlmon url request. by [email protected] · 15 years ago
  16. 6ee8853 With the ChromeFrame IMoniker patch in the referrer would not propagate correctly to Chrome when we switch from IE to CF. In ChromeFrame by [email protected] · 15 years ago
  17. 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
  18. 3ee6112 Fix for remaining major issues with moniker patch by [email protected] · 15 years ago
  19. 97965e1 Switch renderer in Moniker patch by [email protected] · 15 years ago
  20. 4cb6dca5 Add file I forgot. by [email protected] · 15 years ago
  21. 0ce4640 Move Urlmon network requests to UI thread, thus allowing reusing the bind context (and already fetched data) via INET_E_TERMINATED_BIND error code. by [email protected] · 15 years ago
  22. 7ae8074 Fix for a race issue when chrome decides that a request needs to be downloaded by the host browser. by [email protected] · 15 years ago
  23. 7403d38f When ChromeFrame is running in privileged mode, we should fail the IAuthenticate::Authenticate method by [email protected] · 15 years ago
  24. 051236f Fix #1 for multiple request issue (both POST and GET) after activating the onhttpequiv approach. by [email protected] · 15 years ago
  25. 290c537 Proper notification in OnStopBinding if headers are not availble (i.e. connection failed). by [email protected] · 16 years ago
  26. e6ed7a5 Delete UrlmonUrlRequest static object counter since we may have multiple UrlmonUrlRequestManager objects in a single process. by [email protected] · 16 years ago
  27. 8129c12 Renabling the FullTabModeIE_ChromeFrameUnloadEventTest ChromeFrame test. This test failed at times by [email protected] · 16 years ago
  28. 3eb07da TEST=new tests added. by [email protected] · 16 years ago