1. 57319e1 Add a setting to CF to remove 'chromeframe' from the UserAgent on a per-pattern basis. by [email protected] · 13 years ago
  2. 9f2c802 Have Chrome Frame "support" IE conditional comment tags (of the downlevel-hidden variety) by ignoring them (rather than treating them as comment start/end) when parsing HTML streams. by [email protected] · 15 years ago
  3. f855429 ChromeFrame tests now use the mock http server instead of the python web server. This allows by [email protected] · 15 years ago
  4. e67a73f4 When GCF is the default renderer, use Chrome's User-agent header instead of IE's. by [email protected] · 15 years ago
  5. 19118d5 GTTF: Use FRIEND_TEST_ALL_PREFIXES some more. by [email protected] · 15 years ago
  6. bc2ff519 Implement most of the ridealong fixes/cleanups I suggested during review for enabling warn-on-signed-versus-unsigned-equality-comparisions on Windows. by [email protected] · 15 years ago
  7. d578d30 Respect the "allowall" value for the X-Frame-Options header, as some by [email protected] · 16 years ago
  8. 3f55e87 Add the chromeframe tag to the user agent header at runtime instead of statically in the registry.TEST=Try disabling GCF and see if the chromeframe tag in the user agent is still set. It should not be. Also make sure you don't have an older version installed... the chromeframe tag should not be in the registry - if it is, you've got an older version still registered. This should fix the issue with going to wave.google.com after disabling chrome frame and seeing the white page of death.R=amitBUG=22760 by [email protected] · 16 years ago
  9. 1632eb2 Adding the LF tag so that patches will work on the trybots. by [email protected] · 16 years ago
  10. f781782 Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming in a separate CL. by [email protected] · 16 years ago