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
/
protocol_sink_wrap.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use a direct include of strings headers in chrome_frame/.
avi@chromium.org
2013-06-11
1
-3
/
+3
*
Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Fix a crash seen in ChromeFrame when opening a non CF top level tab from a CF...
ananta@chromium.org
2013-03-04
1
-3
/
+16
*
ChromeFrame sites in IE would appear truncated at times.
ananta@chromium.org
2013-02-26
1
-1
/
+3
*
Ensure that ChromeFrame does not interfere with non ChromeFrame requests init...
ananta@chromium.org
2013-01-31
1
-2
/
+44
*
Properly clear URL on BINDSTATUS_REDIRECTING
rsleevi@chromium.org
2011-05-27
1
-1
/
+1
*
Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.
tfarina@chromium.org
2011-04-12
1
-24
/
+25
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Download requests in ChromeFrame which occur in response to a POST request ne...
ananta@chromium.org
2011-02-28
1
-1
/
+0
*
Remove includes of message headers in headers.
jam@chromium.org
2011-02-09
1
-0
/
+1
*
Add missing base::lock usage.
brettw@chromium.org
2011-01-21
1
-1
/
+1
*
Remove obsolete base/lock.h and fix up callers to use the new header file and
brettw@chromium.org
2011-01-21
1
-3
/
+3
*
Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...
erikwright@chromium.org
2011-01-12
1
-1
/
+7
*
Suppress a false positive crasher in chrome frame in version 8.0.552.224. The...
ananta@chromium.org
2010-12-17
1
-0
/
+6
*
Add a new GetInstance() method for singleton classes, take 2.
satish@chromium.org
2010-12-08
1
-3
/
+2
*
Fix a bug where in having ChromeFrame installed on the machine would cause a ...
ananta@chromium.org
2010-11-01
1
-42
/
+0
*
Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...
pkasting@chromium.org
2010-10-27
1
-2
/
+2
*
Fix a crasher observed in ChromeFrame stable build 7.0.517.43. Crash occurs w...
ananta@chromium.org
2010-10-25
1
-0
/
+12
*
Enable developers to conditionally activate Chrome Frame, depending on the ve...
erikwright@chromium.org
2010-10-25
1
-5
/
+9
*
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
-24
/
+24
*
Policy support for being able to specify a list of content types that Chrome ...
tommi@chromium.org
2010-10-04
1
-1
/
+7
*
chrome_frame: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-10-01
1
-4
/
+4
*
Add application/xml and text/xml to the list of content types
amit@chromium.org
2010-09-24
1
-12
/
+15
*
Committing http://codereview.chromium.org/3420004/show for grt@
robertshield@chromium.org
2010-09-22
1
-39
/
+49
*
More false positive crashes crash report suppressions.
amit@chromium.org
2010-09-02
1
-0
/
+4
*
Fine grained supporessions for false positives
amit@chromium.org
2010-09-01
1
-12
/
+50
*
Remove all wstrings from the IPC logging subsystem.
erg@google.com
2010-08-18
1
-0
/
+1
*
Support rendering in Chrome Frame if the content-type of the top level reques...
stoyan@chromium.org
2010-08-17
1
-11
/
+35
*
Reland 56241: Add an exceptionbarrier in Hook_Start(Ex). This is an attempt to
stoyan@chromium.org
2010-08-17
1
-0
/
+4
*
Revert 56241 - Add an exceptionbarrier in Hook_Start(Ex). This is an attempt ...
stoyan@chromium.org
2010-08-16
1
-3
/
+0
*
Add an exceptionbarrier in Hook_Start(Ex). This is an attempt to reduce the a...
stoyan@chromium.org
2010-08-16
1
-0
/
+3
*
Restrict unsafe URLs in Chrome Frame
amit@chromium.org
2010-08-13
1
-1
/
+2
*
Support GCF as the default HTML viewer as well as supporting an exclusion list.
tommi@chromium.org
2010-08-11
1
-4
/
+4
*
FBTF: Remove unneeded headers from base/ (part 1)
thestig@chromium.org
2010-08-05
1
-1
/
+0
*
Protect against receiving different BINDSTATUS_MIMETYPEAVAILABLE multiple tim...
stoyan@chromium.org
2010-08-04
1
-1
/
+15
*
Remove number conversion functions from string_util. These moved to string_nu...
brettw@chromium.org
2010-08-03
1
-1
/
+3
*
Fix a crash in ChromeFrame full tab mode while processing the attach external...
ananta@chromium.org
2010-08-02
1
-7
/
+32
*
Handle a case if BindContextInfo::FromBindContext fails and not leak a ProtDa...
tommi@chromium.org
2010-07-30
1
-0
/
+4
*
Ensure that window.open requests issued by ChromeFrame carry the correct cook...
ananta@chromium.org
2010-07-28
1
-3
/
+91
*
BUG=47879
stoyan@chromium.org
2010-07-17
1
-6
/
+75
*
Do not wrap non-HTTP(s) requests.
stoyan@chromium.org
2010-07-15
1
-1
/
+7
*
Implement HTTP headers sniffing in the ProtocolSinkWrap, instead of relying o...
stoyan@chromium.org
2010-07-14
1
-27
/
+56
*
Forward both BINDSTATUS_SERVER_MIMETYPEAVAILABLE and BINDSTATUS_MIMETYPEAVAIL...
stoyan@chromium.org
2010-07-09
1
-1
/
+0
*
Make new (CTransaction) hooking and sniffing mechanism the default one.
stoyan@chromium.org
2010-06-24
1
-6
/
+18
*
A new way of hooking internet protocols.
stoyan@chromium.org
2010-06-09
1
-524
/
+481
*
Fix #1 for multiple request issue (both POST and GET) after activating the on...
tommi@chromium.org
2010-03-12
1
-1
/
+0
*
Temporarily disable the HTML renderer type detection in our IInternerProtocol...
ananta@chromium.org
2009-12-23
1
-2
/
+0
*
Fix ChromeFrame net tests broken by the change to determine the renderer type...
ananta@chromium.org
2009-12-23
1
-1
/
+11
*
ChromeFrame in IE full tab mode would not render pages if Adblock Pro was ins...
ananta@chromium.org
2009-12-23
1
-29
/
+49
[next]