summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* [chrome frame] Clean up chrome frame tests and get rid of most dependencies o...kkania@chromium.org2010-09-0113-417/+550
* When GCF is the default renderer, use Chrome's User-agent header instead of I...tommi@chromium.org2010-08-312-9/+72
* Fix erroneous errors printed to the log when IE navigates to a site that uses...robertshield@chromium.org2010-08-311-8/+12
* Ensure that ChromeFrame link navigations which occur when the opener frame is...ananta@chromium.org2010-08-272-6/+63
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-3/+1
* GTTF: Extract performance-testing-specific parts of UITestBase to UIPerfTest.phajdan.jr@chromium.org2010-08-261-4/+4
* Move prefs-related files under chrome/browser/ into a prefs/ subdir.evan@chromium.org2010-08-262-6/+6
* [chrome frame] Send mouse button messages to select a menu item if the deskto...kkania@chromium.org2010-08-252-16/+56
* Adds HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-241-1/+2
* Clean up the way top level navigations are handled in ChromeFrame and reporte...ananta@chromium.org2010-08-231-1/+3
* Fix a dumb error introduced earlier. We need to call Stop only when the wait ...ananta@chromium.org2010-08-201-1/+0
* Speculative fix for the ChromeFrame IE8 random test failures. The tests which...ananta@chromium.org2010-08-202-5/+7
* Add a method for setting the value of an Accessibility object.kkania@chromium.org2010-08-205-18/+85
* Attempting to debug the IE8 chrome frame random failures by tracing out the l...ananta@chromium.org2010-08-201-1/+5
* Fix for the ChromeFrame XHR test failures. This test was incorrectly hardcodi...ananta@chromium.org2010-08-191-1/+2
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-193-6/+9
* Remove all wstrings from the IPC logging subsystem.erg@google.com2010-08-183-0/+3
* Revert 56539 - Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-181-2/+1
* Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-181-1/+2
* Only send an accessibility doc load event if the browser has a renderer window.kkania@chromium.org2010-08-174-14/+61
* Add an ATL module to the chrome_frame_net_tests since some of the Chrome acce...robertshield@chromium.org2010-08-172-1/+9
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-174-23/+16
* Re-land part of r55416, minus actually moving the test_suite.h contents to a ...brettw@chromium.org2010-08-171-2/+2
* [chrome_frame] Add utils for using MSAA for working with menus and for select...kkania@chromium.org2010-08-1713-488/+871
* [chrome frame] Change detection scheme for CF renderer from checking IE windo...kkania@chromium.org2010-08-161-11/+6
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-142-4/+4
* CommandLine: eliminate wstring-accepting AppendLooseValueevan@chromium.org2010-08-131-6/+3
* Restrict unsafe URLs in Chrome Frameamit@chromium.org2010-08-133-75/+108
* Fix ChromeFrame perf graph names to ensure that all counters show up.ananta@chromium.org2010-08-121-5/+5
* The ChromeFrame perf tests which measure ETW performance traces emitted by Ch...ananta@chromium.org2010-08-121-85/+119
* Uninitialized member in WinEventReceiver.finnur@chromium.org2010-08-111-1/+4
* Added event traces at various points during Chrome and ChromeFrame startup to...ananta@chromium.org2010-08-111-8/+87
* FBTF: Clean up some headers in tab_contents_delegate.h.erg@google.com2010-08-101-0/+1
* Handle automation server crashes. When Chrome crashes, we now handle the cas...tommi@chromium.org2010-08-109-150/+352
* Remove all but one last caller of CommandLine::GetSwitchValue().evan@chromium.org2010-08-091-4/+4
* Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of...nsylvain@chromium.org2010-08-092-5/+4
* Add missing include to fix the build.brettw@chromium.org2010-08-091-0/+1
* Cleanup in base. This moves the implementation (and a bunch of header filebrettw@chromium.org2010-08-092-4/+5
* FBTF: Remove unneeded headers from base/ (part 5)thestig@chromium.org2010-08-071-1/+0
* Disabling the HTTPSRequestTest.ClientAuthTest for chrome frame net tests on t...ananta@chromium.org2010-08-071-0/+1
* FBTF: Remove unneeded headers from base/ (part 3)thestig@chromium.org2010-08-061-1/+0
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-063-12/+16
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-059-13/+7
* Revert "Remove GetSwitchValue() from chrome/* where easy."evan@chromium.org2010-08-043-16/+11
* Remove GetSwitchValue() from chrome/* where easy.evan@chromium.org2010-08-043-11/+16
* Adding \n's to some files so that try bots can work for changes that actually...tommi@chromium.org2010-08-044-4/+8
* Remove wstrings from l10n_util/ResourceBundle locale functions.evan@chromium.org2010-08-041-1/+1
* Fix the Windows build.brettw@chromium.org2010-08-031-5/+6
* Remove number conversion functions from string_util. These moved to string_nu...brettw@chromium.org2010-08-032-4/+8
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-032-0/+2