summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/html_util_unittests.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove ChromeFrame resource-related IPCs and the code which depended on them.jam@chromium.org2013-12-181-503/+0
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Update include paths in chrome_frame for base/process changes.rsesek@chromium.org2013-07-231-1/+0
* Use a direct include of the message_loop header in cc/, chrome_frame/, cloud_...avi@chromium.org2013-07-171-1/+1
* Use a direct include of utf_string_conversions.h in chrome_frame/, chromeos/,...avi@chromium.org2013-06-071-1/+1
* Move webkit/user_agent/ into webkit/commonjamesr@chromium.org2013-05-231-1/+1
* Rename FilePath -> base::FilePath in various toplevel directoriesbrettw@chromium.org2013-02-101-3/+3
* Split user agent code out of the 'glue' targetstuartmorgan@chromium.org2012-09-101-1/+1
* Add a setting to CF to remove 'chromeframe' from the UserAgent on a per-patte...robertshield@chromium.org2012-03-301-67/+84
* Remove task.h and finish base::Bind() migration.ajwong@chromium.org2012-01-061-1/+0
* Re-land r102336 (remove webkit_glue::BuildUserAgent) w/ fix.dpranke@chromium.org2011-09-261-5/+10
* Revert "Remove webkit_glue::BuildUserAgent(), change the contract in webkit_g...dpranke@chromium.org2011-09-221-10/+5
* Remove webkit_glue::BuildUserAgent(), change the contract in webkit_glue so t...dpranke@chromium.org2011-09-221-5/+10
* Removed the GetProductVersion function from webkit_glue and replace it with t...ananta@chromium.org2011-06-161-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-3/+3
* Have a consistent UA string with chromeframe tokenamit@chromium.org2011-02-041-16/+20
* Have Chrome Frame "support" IE conditional comment tags (of the downlevel-hid...robertshield@chromium.org2010-12-141-1/+101
* Revert 67662 - FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-0/+1
* FBTF: Remove unneeded headers from base/ (part 10)thestig@chromium.org2010-11-301-1/+0
* When GCF is the default renderer, use Chrome's User-agent header instead of I...tommi@chromium.org2010-08-311-1/+10
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-181-0/+1
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-2/+0
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-2/+2
* chrome_frame: Remove several instances of the deprecated wstrings functionstfarina@chromium.org2010-05-271-13/+13
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-3/+3
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-3/+3
* Make X-Frame-Options detection in Chrome Frame non-case-sensitive, as it shou...robertshield@chromium.org2010-04-201-0/+7
* ChromeFrame should honor the host browser's cookie policy. To achieve this we...ananta@chromium.org2010-03-021-42/+0
* Reorganize chrome_frame_unittest.h/ccamit@chromium.org2010-02-041-1/+0
* Include the full version number in the user agent.tommi@chromium.org2010-01-221-13/+13
* Fix for FullTabModeIE_ChromeFrameDeleteCookieTest and issues with deleting pe...tommi@chromium.org2010-01-221-0/+20
* Attempt 2 at landing this.ananta@chromium.org2010-01-081-0/+24
* Reason:tyoshino@chromium.org2010-01-081-24/+0
* Deleting cookies by setting the expires attribute on them with an empty value...ananta@chromium.org2010-01-081-0/+24
* Some Chrome Frame cleanup:robertshield@chromium.org2010-01-051-0/+52
* Add the chromeframe tag to the user agent header at runtime instead of static...tommi@chromium.org2009-10-171-0/+96
* Fixing CRLF -> LF for the test directory.tommi@chromium.org2009-10-011-215/+215
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+215