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
/
http_negotiate.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
-4
/
+4
*
A change in the way User Agent is modified caused Chrome Frame to mistakenly ...
erikwright@chromium.org
2011-04-05
1
-0
/
+3
*
Move some files from base to base/memory.
levin@chromium.org
2011-03-28
1
-1
/
+1
*
Remove DCHECK for an argument that may be NULL.
tommi@chromium.org
2011-02-08
1
-1
/
+0
*
Enable the ChromeFrame IHttpNegotiate patch for all IE versions. Ensure that ...
ananta@chromium.org
2011-01-20
1
-3
/
+12
*
Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...
erikwright@chromium.org
2011-01-12
1
-6
/
+8
*
Restore the IHttpNegotiate patch in ChromeFrame for IE9 which sends the short...
ananta@chromium.org
2010-12-17
1
-0
/
+129
*
Add the ChromeFrame UA in the post platform section in the IE user agent stri...
ananta@chromium.org
2010-12-16
1
-129
/
+0
*
Fix compile error
ananta@chromium.org
2010-11-11
1
-1
/
+1
*
Fix a crash in the code which attempts to append the user agent to the list o...
ananta@chromium.org
2010-11-11
1
-14
/
+15
*
Fix a bug where in having ChromeFrame installed on the machine would cause a ...
ananta@chromium.org
2010-11-01
1
-234
/
+0
*
Change miscellaneous LOG(INFO)s to VLOG()s that I missed the first time throu...
pkasting@chromium.org
2010-10-27
1
-1
/
+1
*
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
-9
/
+8
*
Committing http://codereview.chromium.org/3420004/show for grt@
robertshield@chromium.org
2010-09-22
1
-1
/
+2
*
When GCF is the default renderer, use Chrome's User-agent header instead of I...
tommi@chromium.org
2010-08-31
1
-7
/
+40
*
Add #include utf_string_conversions.h to all files that use ASCIIToWide and
brettw@chromium.org
2010-08-03
1
-0
/
+1
*
Change the expectations of the BeginningTransaction unit test to expect the h...
ananta@chromium.org
2010-07-20
1
-1
/
+1
*
Fix the failing ChromeFrame BeginningTransaction unit test. The user agent va...
ananta@chromium.org
2010-07-18
1
-1
/
+1
*
BUG=47879
stoyan@chromium.org
2010-07-17
1
-69
/
+96
*
Implement HTTP headers sniffing in the ProtocolSinkWrap, instead of relying o...
stoyan@chromium.org
2010-07-14
1
-11
/
+15
*
In ChromeFrame in the IInternetProtocolRoot::ReportProgress patch use the exc...
ananta@chromium.org
2010-05-21
1
-15
/
+15
*
Check if the url is a top level url before clearing the referrer header.
tommi@chromium.org
2010-04-23
1
-16
/
+14
*
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
-6
/
+10
*
Revert 44897 - Improved compatibility support for IE8.
tommi@chromium.org
2010-04-19
1
-8
/
+10
*
Improved compatibility support for IE8.
tommi@chromium.org
2010-04-18
1
-10
/
+8
*
With the ChromeFrame IMoniker patch in the referrer would not propagate corre...
ananta@chromium.org
2010-04-16
1
-9
/
+22
*
Fix #1 for multiple request issue (both POST and GET) after activating the on...
tommi@chromium.org
2010-03-12
1
-5
/
+20
*
Releasing the IBindStatusCallback_PatchInfo patch after we've applied the IIn...
tommi@chromium.org
2010-02-26
1
-0
/
+6
*
Fix for referrer flakyness. There were two problems:
tommi@chromium.org
2010-02-18
1
-0
/
+10
*
Handle a case where the document is being served up from cache. In that case...
tommi@chromium.org
2010-02-04
1
-1
/
+26
*
TEST=new tests added.
stoyan@chromium.org
2010-02-01
1
-3
/
+41
*
Fix for an issue we were seeing with wave.
tommi@chromium.org
2010-01-23
1
-12
/
+14
*
Fix FullTabModeIE_ChromeFrameDeleteCookieTest. The problem was that a domain...
tommi@chromium.org
2010-01-21
1
-0
/
+2
*
Updates for onhttpequiv. Preserving the referrer header, zapping the current...
tommi@chromium.org
2010-01-16
1
-2
/
+4
*
Use the OnHttpEquiv notification to switch to CF when the http-equiv meta tag...
tommi@chromium.org
2009-12-11
1
-22
/
+36
*
Limit the X-UA-Compatible HTTP header-based altering of the mime type perform...
robertshield@chromium.org
2009-12-04
1
-30
/
+33
*
Remove erroneous DCHECK that is reached when loading pages that don't call ou...
robertshield@chromium.org
2009-12-03
1
-10
/
+19
*
Adding support for Chrome Frame to be loaded via the presence of an X-UA-Comp...
robertshield@chromium.org
2009-12-03
1
-0
/
+101
*
Add the chromeframe tag to the user agent header at runtime instead of static...
tommi@chromium.org
2009-10-17
1
-0
/
+164