summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
...
* Committing http://codereview.chromium.org/3420004/show for grt@robertshield@chromium.org2010-09-222-6/+9
* Revert 60084 - A test for Chrome Frame delete browser history behaviour in IE8.erikwright@chromium.org2010-09-218-627/+125
* A test for Chrome Frame delete browser history behaviour in IE8.erikwright@chromium.org2010-09-218-125/+627
* Remove code that enables renderer accessibility based on the SPI_GETSCREENREA...ctguil@chromium.org2010-09-181-12/+2
* Basic policy implementation for Chrome Frame. We read the policy settings on...tommi@chromium.org2010-09-151-0/+156
* Reland 59362 - net: Rename ProxyService::CreateNull to ProxyService::CreateDi...tfarina@chromium.org2010-09-151-1/+1
* As a best effort terminate IE at the end of each chrome frame test run on an ...ananta@chromium.org2010-09-152-2/+4
* Trying to green up the tree, lots of mac and win red around this cl.thomasvl@chromium.org2010-09-141-1/+1
* net: Rename ProxyService::CreateNull to ProxyService::CreateDirect.tfarina@chromium.org2010-09-141-1/+1
* Remove the last usage of the python web server from chrome frame testsananta@chromium.org2010-09-131-30/+0
* Make the glob matcher support UTF8 strings.mnissler@chromium.org2010-09-101-3/+3
* ChromeFrame tests now use the mock http server instead of the python web serv...ananta@chromium.org2010-09-106-399/+457
* Add a couple of new tests to verify that gcf: protocol amit@chromium.org2010-09-091-28/+48
* Change correcting the profile used when performing top-level navigations of t...twiz@google.com2010-09-081-11/+25
* Remove changes to the logging format in Chrome Frame's reliability tests adde...robertshield@chromium.org2010-09-031-1/+1
* Remove WebBrowserEventSink from chrome frame code, which necessitated some re...kkania@chromium.org2010-09-025-826/+110
* [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