index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome_frame
/
urlmon_moniker.cc
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
-13
/
+13
*
Revert 76880 - ChromeFrame would fail to upload POST data to the server if th...
ananta@chromium.org
2011-03-04
1
-1
/
+1
*
ChromeFrame would fail to upload POST data to the server if the webserver req...
ananta@chromium.org
2011-03-04
1
-1
/
+1
*
Download requests in ChromeFrame which occur in response to a POST request ne...
ananta@chromium.org
2011-02-28
1
-1
/
+1
*
Convert LOG(INFO) to VLOG(1) - chrome_frame/.
pkasting@chromium.org
2010-10-19
1
-13
/
+13
*
chrome_frame: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-10-01
1
-4
/
+6
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Avoid wrapping callbacks for network requests not coming from MSHTML.
stoyan@chromium.org
2010-05-20
1
-0
/
+19
*
Candidate fix for bug 44108. The FromBindContext function was inherently racy...
tommi@chromium.org
2010-05-14
1
-9
/
+11
*
ChromeFrame would not switch to Chrome at times. The navigation manager in Ch...
ananta@chromium.org
2010-05-12
1
-1
/
+1
*
Another attempt to reduce the number of false positive crashes reported in Ch...
ananta@chromium.org
2010-05-07
1
-7
/
+3
*
Avoid reporting crashes for exceptions that hit our SEH from calls to the ori...
robertshield@chromium.org
2010-05-01
1
-3
/
+6
*
Fresh ChromeFrame installs triggered via wave required IE to be restarted for...
ananta@chromium.org
2010-04-29
1
-1
/
+13
*
Add an ExceptionBarrier around outbound calls to patched methods in IE. In so...
robertshield@chromium.org
2010-04-28
1
-2
/
+10
*
Revert 44897 - Improved compatibility support for IE8.
tommi@chromium.org
2010-04-19
1
-1
/
+1
*
Improved compatibility support for IE8.
tommi@chromium.org
2010-04-18
1
-1
/
+1
*
With the ChromeFrame IMoniker patch in the referrer would not propagate corre...
ananta@chromium.org
2010-04-16
1
-51
/
+1
*
Avoid a crash in ChromeFrame in the BindToStorage call initiated when our act...
ananta@chromium.org
2010-04-15
1
-74
/
+24
*
Fix for remaining major issues with moniker patch
amit@chromium.org
2010-04-14
1
-16
/
+46
*
IE would not switch into ChromeFrame if the url being navigated to had an anc...
ananta@chromium.org
2010-04-13
1
-2
/
+6
*
Fix incorrect condition for renderer switching.
amit@chromium.org
2010-04-12
1
-1
/
+1
*
Further improvments in IE switching
amit@chromium.org
2010-04-12
1
-56
/
+34
*
Fix IE6 switching issues
ananta@chromium.org
2010-04-09
1
-8
/
+32
*
Switch renderer in Moniker patch
amit@chromium.org
2010-04-09
1
-431
/
+94
*
Fix a ChromeFrame crash which occurs probably in the upgrade scenario where w...
ananta@chromium.org
2010-04-02
1
-1
/
+4
*
Don't assume that the mime type for documents that mshtml rejects is CF(!)
tommi@chromium.org
2010-03-26
1
-1
/
+1
*
Make (&CGID_Explorer, SBCMDID_MIXEDZONE) command more sane.
stoyan@chromium.org
2010-03-24
1
-3
/
+4
*
Fix ChromeFrame referrer test which was flaky due to incorrect http header pa...
ananta@chromium.org
2010-03-23
1
-5
/
+2
*
Fix a crash with the IMoniker::BindToObject patch in ChromeFrame which occurs...
ananta@chromium.org
2010-03-19
1
-32
/
+37
*
IE6 would not switch to ChromeFrame if the url being navigated to contained a...
ananta@chromium.org
2010-03-16
1
-0
/
+1
*
Fix #1 for multiple request issue (both POST and GET) after activating the on...
tommi@chromium.org
2010-03-12
1
-0
/
+609