summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/http_negotiate_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a setting to CF to remove 'chromeframe' from the UserAgent on a per-patte...robertshield@chromium.org2012-03-301-10/+82
* Fix the ChromeFrame BeginningTransaction unit test failures which validate th...ananta@chromium.org2010-12-181-1/+1
* Restore the IHttpNegotiate patch in ChromeFrame for IE9 which sends the short...ananta@chromium.org2010-12-171-0/+106
* Add the ChromeFrame UA in the post platform section in the IE user agent stri...ananta@chromium.org2010-12-161-106/+0
* Fix a bug where in having ChromeFrame installed on the machine would cause a ...ananta@chromium.org2010-11-011-90/+0
* Remove scoped_bstr_win, fix all callers to use the new location.brettw@chromium.org2010-10-201-5/+6
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-2/+2
* 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-12/+12
* Simple initial test for AppendCFUserAgentString.stoyan@chromium.org2010-07-191-0/+31
* The HttpNegotiateTest.ReportProgress test fails on IE6 as we fail to retrieve...ananta@chromium.org2010-04-221-0/+5
* Only switch to cf for text/html. With opt-in URLs we could mark a URL to be ...tommi@chromium.org2010-04-211-3/+155
* Revert 44898 - Disable two test cases in the BeginningTransaction test until ...tommi@chromium.org2010-04-191-13/+9
* Disable two test cases in the BeginningTransaction test until I fix them.tommi@chromium.org2010-04-181-9/+13
* Add the chromeframe tag to the user agent header at runtime instead of static...tommi@chromium.org2009-10-171-0/+118