summaryrefslogtreecommitdiffstats
path: root/chrome_frame/http_negotiate.cc
Commit message (Expand)AuthorAgeFilesLines
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-7/+7
* chrome_frame: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-011-9/+8
* Committing http://codereview.chromium.org/3420004/show for grt@robertshield@chromium.org2010-09-221-1/+2
* When GCF is the default renderer, use Chrome's User-agent header instead of I...tommi@chromium.org2010-08-311-7/+40
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-031-0/+1
* Change the expectations of the BeginningTransaction unit test to expect the h...ananta@chromium.org2010-07-201-1/+1
* Fix the failing ChromeFrame BeginningTransaction unit test. The user agent va...ananta@chromium.org2010-07-181-1/+1
* BUG=47879stoyan@chromium.org2010-07-171-69/+96
* Implement HTTP headers sniffing in the ProtocolSinkWrap, instead of relying o...stoyan@chromium.org2010-07-141-11/+15
* In ChromeFrame in the IInternetProtocolRoot::ReportProgress patch use the exc...ananta@chromium.org2010-05-211-15/+15
* Check if the url is a top level url before clearing the referrer header.tommi@chromium.org2010-04-231-16/+14
* Only switch to cf for text/html. With opt-in URLs we could mark a URL to be ...tommi@chromium.org2010-04-211-6/+10
* Revert 44897 - Improved compatibility support for IE8.tommi@chromium.org2010-04-191-8/+10
* Improved compatibility support for IE8.tommi@chromium.org2010-04-181-10/+8
* With the ChromeFrame IMoniker patch in the referrer would not propagate corre...ananta@chromium.org2010-04-161-9/+22
* Fix #1 for multiple request issue (both POST and GET) after activating the on...tommi@chromium.org2010-03-121-5/+20
* Releasing the IBindStatusCallback_PatchInfo patch after we've applied the IIn...tommi@chromium.org2010-02-261-0/+6
* Fix for referrer flakyness. There were two problems:tommi@chromium.org2010-02-181-0/+10
* Handle a case where the document is being served up from cache. In that case...tommi@chromium.org2010-02-041-1/+26
* TEST=new tests added.stoyan@chromium.org2010-02-011-3/+41
* Fix for an issue we were seeing with wave.tommi@chromium.org2010-01-231-12/+14
* Fix FullTabModeIE_ChromeFrameDeleteCookieTest. The problem was that a domain...tommi@chromium.org2010-01-211-0/+2
* Updates for onhttpequiv. Preserving the referrer header, zapping the current...tommi@chromium.org2010-01-161-2/+4
* Use the OnHttpEquiv notification to switch to CF when the http-equiv meta tag...tommi@chromium.org2009-12-111-22/+36
* Limit the X-UA-Compatible HTTP header-based altering of the mime type perform...robertshield@chromium.org2009-12-041-30/+33
* Remove erroneous DCHECK that is reached when loading pages that don't call ou...robertshield@chromium.org2009-12-031-10/+19
* Adding support for Chrome Frame to be loaded via the presence of an X-UA-Comp...robertshield@chromium.org2009-12-031-0/+101
* Add the chromeframe tag to the user agent header at runtime instead of static...tommi@chromium.org2009-10-171-0/+164