1. c694427 Remove task.h and finish base::Bind() migration. by [email protected] · 14 years ago
  2. 79bd6e8 Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix. by [email protected] · 14 years ago
  3. 6444576 Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue" by [email protected] · 14 years ago
  4. 6568e6b Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so that SetUserAgent() must be called before GetUserAgent(). by [email protected] · 14 years ago
  5. d7196e3 Removed the GetProductVersion function from webkit_glue and replace it with the BuildUserAgent function. by [email protected] · 14 years ago
  6. 3b63f8f4 Move some files from base to base/memory. by [email protected] · 14 years ago
  7. b0d9bfa Have a consistent UA string with chromeframe token by [email protected] · 15 years ago
  8. 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
  9. 542bdfe Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10) by [email protected] · 15 years ago
  10. 381bc45 FBTF: Remove unneeded headers from base/ (part 10) by [email protected] · 15 years ago
  11. e67a73f4 When GCF is the default renderer, use Chrome's User-agent header instead of IE's. by [email protected] · 15 years ago
  12. 252cad6 Remove all wstrings from the IPC logging subsystem. by [email protected] · 15 years ago
  13. de6b8b6d FBTF: Remove unneeded headers from base/ (part 1) by [email protected] · 15 years ago
  14. f55bd486 Enable warning 4389 as an error on windows builds. This will make by [email protected] · 15 years ago
  15. bcd840c chrome_frame: Remove several instances of the deprecated wstrings functions by [email protected] · 15 years ago
  16. 2fbc339 Revert "Another dependency the bbot missed!!!" by [email protected] · 15 years ago
  17. bd635c0 Enable warning 4389 as an error on windows builds. This will make by [email protected] · 15 years ago
  18. 89f1492 Make X-Frame-Options detection in Chrome Frame non-case-sensitive, as it should be. by [email protected] · 15 years ago
  19. 70daf0b ChromeFrame should honor the host browser's cookie policy. To achieve this we always read the cookies from by [email protected] · 15 years ago
  20. ccd22a7 Reorganize chrome_frame_unittest.h/cc by [email protected] · 16 years ago
  21. a38056a Include the full version number in the user agent. by [email protected] · 16 years ago
  22. 0a5210f Fix for FullTabModeIE_ChromeFrameDeleteCookieTest and issues with deleting persistent cookies as reported in bug 30786. by [email protected] · 16 years ago
  23. aeb9efc Attempt 2 at landing this. by [email protected] · 16 years ago
  24. 3ffe71e Reason: Linux Builder (ChromiumOS) failed. by [email protected] · 16 years ago
  25. 4c3046b Deleting cookies by setting the expires attribute on them with an empty value would not work in ChromeFrame by [email protected] · 16 years ago
  26. ea9ed97d Some Chrome Frame cleanup: by [email protected] · 16 years ago
  27. 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
  28. 83e214c Fixing CRLF -> LF for the test directory. by [email protected] · 16 years ago
  29. f781782 Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming in a separate CL. by [email protected] · 16 years ago