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
/
bho.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
-16
/
+16
*
A change in the way User Agent is modified caused Chrome Frame to mistakenly ...
erikwright@chromium.org
2011-04-05
1
-19
/
+2
*
Bump up the number of simultaneous connections in IE to 6. This is done via a...
ananta@chromium.org
2011-02-16
1
-0
/
+6
*
A number of poorly written IE BHO's crash IE if ChromeFrame is the currently ...
ananta@chromium.org
2011-02-11
1
-1
/
+5
*
Unpatch the ChromeFrame IHttpNegotiate patch for all browsers.
ananta@chromium.org
2011-01-20
1
-3
/
+1
*
Enable the ChromeFrame IHttpNegotiate patch for all IE versions. Ensure that ...
ananta@chromium.org
2011-01-20
1
-6
/
+1
*
Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...
erikwright@chromium.org
2011-01-12
1
-1
/
+44
*
Restore the IHttpNegotiate patch in ChromeFrame for IE9 which sends the short...
ananta@chromium.org
2010-12-17
1
-3
/
+9
*
Add the ChromeFrame UA in the post platform section in the IE user agent stri...
ananta@chromium.org
2010-12-16
1
-5
/
+0
*
Refreshing a ChromeFrame page which was received in response to a top level P...
ananta@chromium.org
2010-12-03
1
-0
/
+2
*
Fix a bug where in having ChromeFrame installed on the machine would cause a ...
ananta@chromium.org
2010-11-01
1
-17
/
+3
*
Remove scoped_bstr_win, fix all callers to use the new location.
brettw@chromium.org
2010-10-20
1
-2
/
+2
*
Convert LOG(INFO) to VLOG(1) - chrome_frame/.
pkasting@chromium.org
2010-10-19
1
-7
/
+7
*
chrome_frame: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-10-01
1
-2
/
+3
*
Committing http://codereview.chromium.org/3420004/show for grt@
robertshield@chromium.org
2010-09-22
1
-1
/
+1
*
Pin the DLL if we make any patches instead of doing it from the Bho that does...
tommi@chromium.org
2010-09-02
1
-22
/
+0
*
Restrict unsafe URLs in Chrome Frame
amit@chromium.org
2010-08-13
1
-1
/
+1
*
FBTF: Remove unneeded headers from base/ (part 1)
thestig@chromium.org
2010-08-05
1
-3
/
+0
*
BUG=47879
stoyan@chromium.org
2010-07-17
1
-4
/
+5
*
Move the crash metrics to the crash reproting lib to avoid a back dependency ...
mad@google.com
2010-06-12
1
-1
/
+1
*
Add support for uploading UMA metrics data from ChromeFrame. Added support fo...
ananta@chromium.org
2010-06-11
1
-0
/
+27
*
A new way of hooking internet protocols.
stoyan@chromium.org
2010-06-09
1
-5
/
+4
*
Check if the url is a top level url before clearing the referrer header.
tommi@chromium.org
2010-04-23
1
-0
/
+2
*
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
-0
/
+1
*
In ChromeFrame with the moniker patch enabled we should not process optin url...
ananta@chromium.org
2010-04-20
1
-5
/
+4
*
Enable the ChromeFrame IMoniker patch by default now.
ananta@chromium.org
2010-04-20
1
-1
/
+1
*
With the ChromeFrame IMoniker patch in the referrer would not propagate corre...
ananta@chromium.org
2010-04-16
1
-0
/
+1
*
Switch renderer in Moniker patch
amit@chromium.org
2010-04-09
1
-17
/
+6
*
Disabling the moniker patch in ChromeFrame as it incorrectly causes pages to ...
ananta@chromium.org
2010-04-05
1
-1
/
+1
*
Fixes GCF perf tests in prep for re-enabling them on the bots.
slightlyoff@chromium.org
2010-03-26
1
-3
/
+4
*
Not freeing the cached request data when we get OnHttpEquiv(done==TRUE) and t...
tommi@chromium.org
2010-03-25
1
-4
/
+9
*
Enable the moniker patch by default.
tommi@chromium.org
2010-03-23
1
-1
/
+1
*
Fix top crashers in the latest build.
amit@chromium.org
2010-03-19
1
-1
/
+2
*
When ChromeFrame switches to IE on receiving the OnHttpEquiv notification ind...
ananta@chromium.org
2010-03-15
1
-2
/
+38
*
Fix #1 for multiple request issue (both POST and GET) after activating the on...
tommi@chromium.org
2010-03-12
1
-127
/
+54
*
Reverting due to two broken tests: FullTabModeIE_SubIFram and FullTabModeIE_U...
ericu@google.com
2010-03-12
1
-48
/
+9
*
When ChromeFrame switches to IE on receiving the OnHttpEquiv notification ind...
ananta@chromium.org
2010-03-12
1
-9
/
+48
*
Fix a crash reported in ChromeFrame on the crash server, which occurs because...
ananta@chromium.org
2010-03-10
1
-10
/
+15
*
Do not attempt to parse NULL headers.
tommi@chromium.org
2010-02-28
1
-0
/
+2
*
Fix for referrer flakyness. There were two problems:
tommi@chromium.org
2010-02-18
1
-24
/
+49
*
Enable onhttpequiv again. The difference this time around is that we
tommi@chromium.org
2010-02-05
1
-104
/
+77
*
Enable optinurls regardless of PatchHelper::state().
tommi@chromium.org
2010-02-02
1
-22
/
+26
*
Disabling onhttpequiv again due to page reload issues.
tommi@chromium.org
2010-01-30
1
-1
/
+1
*
Avoid a DCHECK. Check if the interface is already patched before patching.
tommi@chromium.org
2010-01-25
1
-2
/
+4
*
Implement OptInUrls using the same mechanism we use in the onhttpequiv notifi...
tommi@chromium.org
2010-01-22
1
-18
/
+8
*
If we navigate to a URL which has an anchor in IE, which eventually ends up i...
ananta@chromium.org
2010-01-22
1
-4
/
+19
*
Fix for back/forward issue with httpequiv patch.
tommi@chromium.org
2010-01-20
1
-0
/
+28
*
Enabling the onhttpequiv detection and temporarily disabling a few tests that...
tommi@chromium.org
2010-01-19
1
-1
/
+1
*
Updates for onhttpequiv. Preserving the referrer header, zapping the current...
tommi@chromium.org
2010-01-16
1
-6
/
+80
*
Flick the switch back to PATCH_PROTOCOL while sorting out a few failing unit ...
tommi@chromium.org
2010-01-12
1
-1
/
+1
[next]