summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* [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
* Change the expectations of the BeginningTransaction unit test to expect the h...ananta@chromium.org2010-07-201-12/+12
* Simple initial test for AppendCFUserAgentString.stoyan@chromium.org2010-07-191-0/+31
* Add a command line flag to change the default number of parallel DNS requests...eroman@chromium.org2010-07-171-1/+2
* Not firing DocumentComplete in the presence of buggy BHOs.tommi@chromium.org2010-07-161-0/+10
* ChromeFrame tabs would hang at times while closing. This would randomly occur...ananta@chromium.org2010-07-153-2/+28
* Attempt 2 at fixing the chrome frame net tests hang on the builders. This han...ananta@chromium.org2010-07-141-1/+6
* Sample of running integration test as a simple performance test.stoyan@chromium.org2010-07-141-0/+227
* Attempt to fix the chrome frame net tests failures on the builders. There see...ananta@chromium.org2010-07-141-2/+2
* ChromeFrame back forward navigations at times would mess up the navigation hi...ananta@chromium.org2010-07-133-1/+89
* [chrome_frame] Refactor/merge IE no interference tests with other mock event ...kkania@chromium.org2010-07-1226-2131/+2868
* Add an ExtensionPrefStore, layered between the user prefs and the managed pre...pam@chromium.org2010-07-121-6/+2
* Reenabling the ChromeFrame JavascriptWindowOpen test. ananta@chromium.org2010-07-081-3/+1
* Brushed up listen socket:pfeldman@chromium.org2010-07-052-7/+12