summaryrefslogtreecommitdiffstats
path: root/chrome_frame/html_utils.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-6/+35
* Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.dpranke@chromium.org2011-09-261-2/+2
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-221-2/+2
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-221-2/+2
* Removed the GetProductVersion function from webkit_glue and replace it with t...ananta@chromium.org2011-06-161-1/+9
* Have a consistent UA string with chromeframe tokenamit@chromium.org2011-02-041-2/+10
* Have Chrome Frame "support" IE conditional comment tags (of the downlevel-hid...robertshield@chromium.org2010-12-141-3/+33
* chrome_frame: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-011-1/+2
* ChromeFrame tests now use the mock http server instead of the python web serv...ananta@chromium.org2010-09-101-0/+10
* When GCF is the default renderer, use Chrome's User-agent header instead of I...tommi@chromium.org2010-08-311-5/+22
* Implement most of the ridealong fixes/cleanups I suggested during review for ...pkasting@chromium.org2010-06-011-16/+12
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-6/+5
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-5/+6
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-6/+5
* Make X-Frame-Options detection in Chrome Frame non-case-sensitive, as it shou...robertshield@chromium.org2010-04-201-1/+1
* Include the full version number in the user agent.tommi@chromium.org2010-01-221-4/+6
* Respect the "allowall" value for the X-Frame-Options header, as somejoi@chromium.org2009-11-191-0/+20
* Add the chromeframe tag to the user agent header at runtime instead of static...tommi@chromium.org2009-10-171-1/+75
* Adding the LF tag so that patches will work on the trybots.tommi@chromium.org2009-10-011-281/+281
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+281