summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test
Commit message (Expand)AuthorAgeFilesLines
* Clean up Automation and Chrome Frame IPC code.-only use routed messages when ...jam@chromium.org2010-12-234-48/+43
* Revert 68944 - Revert "Add named testing interface."nirnimesh@chromium.org2010-12-232-3/+3
* Update file version info/memory details/process utils to use string16.avi@chromium.org2010-12-232-2/+3
* Ensure that chrome frame tests don't hang indefinitely if IE does not respond...ananta@chromium.org2010-12-226-34/+191
* Attempt to fix the chrome frame net test failures on the try server. A DCHECK...ananta@chromium.org2010-12-191-1/+8
* Fix the ChromeFrame BeginningTransaction unit test failures which validate th...ananta@chromium.org2010-12-181-1/+1
* Restore the IHttpNegotiate patch in ChromeFrame for IE9 which sends the short...ananta@chromium.org2010-12-172-0/+115
* Add the ChromeFrame UA in the post platform section in the IE user agent stri...ananta@chromium.org2010-12-162-118/+70
* Installer cleanupamit@chromium.org2010-12-161-6/+4
* Cache certificate verification results in memory.wtc@google.com2010-12-161-0/+4
* Keep deinlining stuff.erg@google.com2010-12-151-5/+4
* Fixing a regression introduced with r69101, which now prevents Chrome Framerogerta@chromium.org2010-12-151-14/+23
* Disable the ChromeFrame Firefox tests on Windows 7 due to a bug in Firefox ca...ananta@chromium.org2010-12-151-7/+17
* Have Chrome Frame "support" IE conditional comment tags (of the downlevel-hid...robertshield@chromium.org2010-12-141-1/+101
* Implement a ReadyPromptContent that displays a prompt to accept, temporarily ...erikwright@chromium.org2010-12-141-0/+473
* Fix ChromeFrame test failures caused by the change to support about:plugins i...ananta@chromium.org2010-12-141-3/+4
* Add support for gcf:about:plugins in chrome frame full tab mode. The URL vali...ananta@chromium.org2010-12-142-57/+158
* An attempt to fix the flakiness with the ChromeFrame Javascript window open t...ananta@chromium.org2010-12-131-1/+1
* Fix the ChromeFrame perf redness caused by an event name change.ananta@chromium.org2010-12-131-1/+1
* Rename all methods accessing Singleton<T> as GetInstance().satish@chromium.org2010-12-131-1/+1
* Revert "Add named testing interface."phajdan.jr@chromium.org2010-12-112-3/+3
* net: Remove typedef net::URLRequestJob URLRequestJob;tfarina@chromium.org2010-12-111-2/+2
* Fix a unit test broken by overriding reg keysamit@chromium.org2010-12-101-5/+7
* Sanitize PrefStore interface.mnissler@chromium.org2010-12-091-9/+7
* Temporary workaround to get tests that reference singletons either directly o...tommi@chromium.org2010-12-095-58/+123
* Add support for detecting text selection in chrome frame tests. This requires...kkania@chromium.org2010-12-095-21/+141
* ipc: Simplify the magic required to create IPC message headers.This gets rid ...jam@chromium.org2010-12-081-6/+6
* Get rid of std::wstring version of HasSwitch.tfarina@chromium.org2010-12-083-4/+4
* Add a new GetInstance() method for singleton classes, take 2.satish@chromium.org2010-12-081-44/+46
* Create new test binary for Chrome Frame for running QA tests. Original patch ...kkania@chromium.org2010-12-081-0/+50
* base: Remove stub scoped_variant_win.h file.tfarina@chromium.org2010-12-045-27/+25
* Refreshing a ChromeFrame page which was received in response to a top level P...ananta@chromium.org2010-12-031-0/+77
* Modify the expectations. Under some circumstances, the NCCALCSIZE event may b...erikwright@chromium.org2010-12-031-0/+19
* Add an infobar facility to Chrome Frame. Allows clients to display and hide a...erikwright@chromium.org2010-12-031-0/+592
* Rename module_utils.cc|h and associated test to dll_redirector.cc|h etc. to m...robertshield@chromium.org2010-12-031-2/+1
* Move:ben@chromium.org2010-12-022-2/+2
* Always use persistent profile for CF+CEEE installs.joi@chromium.org2010-12-011-3/+6
* Disable running selenium tests on IE7 builderamit@chromium.org2010-12-011-0/+8
* Refactor the installer to support multi-install.tommi@chromium.org2010-12-011-16/+18
* Tweak chrome Frame Selenium test expectationsamit@chromium.org2010-11-301-3/+3
* net: Remove typedef net::URLRequest URLRequest;tfarina@chromium.org2010-11-302-7/+7
* Disable CFOpenLinkInNewWindow on IE7.kkania@chromium.org2010-11-301-0/+5
* Add chrome frame context menu tests. Patch by mdu@chromium.org.kkania@chromium.org2010-11-306-1/+310
* Enable Selenium test for chrome Frameamit@chromium.org2010-11-301-1/+1
* 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
* Fix ChromeFrame perf builder redness caused by an event name change.ananta@chromium.org2010-11-301-1/+1
* Attempt to fix the flakiness on IE9 in the ChromeFrame CtrlR test which tests...ananta@chromium.org2010-11-301-7/+7
* net: Add namespace net to URLRequest and URLRequestJob classes.tfarina@chromium.org2010-11-281-3/+6
* Export the new sessionid property of Chrome Frame form the NPAPI interface.rogerta@chromium.org2010-11-243-1/+70