summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* 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
* [chrome_frame] Add methods for finding and performing default action on Acces...kkania@chromium.org2010-08-0211-135/+518
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-0/+1
* Convert a bunch of easy AppendSwitchWithValue to *ASCII.evan@chromium.org2010-07-301-1/+1
* Miscellaneous ChromeFrame code cleanup. The automation client class maintaine...ananta@chromium.org2010-07-301-1/+1
* GTTF: Move more test server code from net/url_request/url_request_unittest.hphajdan.jr@chromium.org2010-07-294-5/+13
* Ensure that window.open requests issued by ChromeFrame carry the correct cook...ananta@chromium.org2010-07-281-21/+126
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-283-6/+10
* The ChromeFrame persistent cookie test creates persistent cookies and reloads...ananta@chromium.org2010-07-283-17/+32
* Add undeclared virtual destructors part 2ziadh@chromium.org2010-07-271-0/+3
* GTTF: test server cleanup:phajdan.jr@chromium.org2010-07-231-1/+1
* Continual header pruningerg@google.com2010-07-221-0/+1