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_bind_status_callback.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
-2
/
+2
*
If we switch into ChromeFrame as a result of a redirect then we need to navig...
ananta@chromium.org
2011-02-22
1
-9
/
+4
*
Move platform_thread to base/threading and put in the base namespace. I left a
brettw@chromium.org
2010-12-31
1
-4
/
+6
*
Temporary workaround to get tests that reference singletons either directly o...
tommi@chromium.org
2010-12-09
1
-2
/
+1
*
Convert LOG(INFO) to VLOG(1) - chrome_frame/.
pkasting@chromium.org
2010-10-19
1
-12
/
+11
*
chrome_frame: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-10-01
1
-8
/
+9
*
Committing http://codereview.chromium.org/3420004/show for grt@
robertshield@chromium.org
2010-09-22
1
-1
/
+1
*
Catch possible out of memory situations when looking for the meta tag.
tommi@chromium.org
2010-06-08
1
-4
/
+4
*
Candidate fix for bug 44108. The FromBindContext function was inherently racy...
tommi@chromium.org
2010-05-14
1
-12
/
+15
*
Not using std::wstring to store progress status text because mshtml is sensit...
tommi@chromium.org
2010-05-14
1
-9
/
+18
*
Fix unit test breakage in last change.
amit@chromium.org
2010-05-13
1
-2
/
+4
*
Fix crash in CacheStream::Read
amit@chromium.org
2010-05-13
1
-8
/
+21
*
Another attempt to reduce the number of false positive crashes reported in Ch...
ananta@chromium.org
2010-05-07
1
-1
/
+14
*
Cache progress notifications only if necessary
amit@chromium.org
2010-05-07
1
-8
/
+59
*
Do not wrap the original callback if we can;t initialize sniffing cache
amit@chromium.org
2010-05-05
1
-11
/
+15
*
Only switch to cf for text/html. With opt-in URLs we could mark a URL to be ...
tommi@chromium.org
2010-04-21
1
-3
/
+4
*
In ChromeFrame with the IMoniker patch on, we should save away the redirect i...
ananta@chromium.org
2010-04-20
1
-1
/
+6
*
With the ChromeFrame moniker patch on, the data cache maintained to indicate ...
ananta@chromium.org
2010-04-16
1
-5
/
+8
*
Avoid a crash in ChromeFrame in the BindToStorage call initiated when our act...
ananta@chromium.org
2010-04-15
1
-14
/
+7
*
Sniff data for the chrome meta tag as in comes in.
amit@chromium.org
2010-04-14
1
-8
/
+7
*
Fix for remaining major issues with moniker patch
amit@chromium.org
2010-04-14
1
-14
/
+27
*
Further improvments in IE switching
amit@chromium.org
2010-04-12
1
-3
/
+6
*
Fix IE6 switching issues
ananta@chromium.org
2010-04-09
1
-2
/
+6
*
Switch renderer in Moniker patch
amit@chromium.org
2010-04-09
1
-232
/
+237
*
Fix a ChromeFrame crash in the bind status callback which occurs due to a NUL...
ananta@chromium.org
2010-04-02
1
-1
/
+3
*
Fix a crash in ChromeFrame in our IBindStatusCallback wrapper which attempts ...
ananta@chromium.org
2010-04-02
1
-2
/
+9
*
Provide the chrome frame content type from tests which is what we handle in o...
tommi@chromium.org
2010-03-26
1
-1
/
+11
*
Don't assume that the mime type for documents that mshtml rejects is CF(!)
tommi@chromium.org
2010-03-26
1
-8
/
+13
*
Fix #1 for multiple request issue (both POST and GET) after activating the on...
tommi@chromium.org
2010-03-12
1
-0
/
+286