summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/chrome_frame_test_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Two test-related stragglers related to IE10 detection.grt@chromium.org2011-09-291-0/+2
* Tommi: I need an owner review for the chrome frame changes.rogerta@chromium.org2011-08-241-33/+6
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-12/+5
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-141-7/+14
* Remove 1) NPAPI support from Chrome Frame and 2) Firefox/Opera/Safari tests.grt@chromium.org2011-06-291-21/+0
* If the running IE8 process instance is terminated at the end of a chrome fram...ananta@chromium.org2011-04-191-0/+20
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-5/+5
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Fix ChromeFrame full tab refresh tests to get them to work more reliably. We ...ananta@chromium.org2011-02-031-0/+1
* Added support for running per user chrome frame tests on the relevant ChromeF...ananta@chromium.org2011-02-011-0/+8
* Disabling building of CEEE; we will be moving the code to a separatejoi@chromium.org2011-01-311-3/+1
* Regkey functions return error code instead of boolamit@chromium.org2011-01-191-3/+3
* Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...erikwright@chromium.org2011-01-121-4/+4
* Move clipboard from app/ to ui/baseben@chromium.org2011-01-101-6/+6
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-6/+7
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-7/+6
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-6/+7
* Move base/win_util to the base/win directory and use the base::win namespace.brettw@google.com2010-12-311-1/+0
* Remove win_util::FormatMessage and FormatLastWin32Error. These were only used...brettw@google.com2010-12-301-1/+1
* Ensure that chrome frame tests don't hang indefinitely if IE does not respond...ananta@chromium.org2010-12-221-0/+10
* Temporary workaround to get tests that reference singletons either directly o...tommi@chromium.org2010-12-091-0/+40
* Always use persistent profile for CF+CEEE installs.joi@chromium.org2010-12-011-3/+6
* Add chrome frame context menu tests. Patch by mdu@chromium.org.kkania@chromium.org2010-11-301-0/+17
* Test Selenium core on chrome frameamit@chromium.org2010-11-241-0/+8
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-7/+7
* Move pe_image and registry from base to base/win and use the namespace. It re...brettw@chromium.org2010-10-171-3/+4
* Move windows version-related stuff out of base/win_util and into base/win/win...brettw@chromium.org2010-10-151-4/+4
* chrome_frame: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-011-5/+7
* Modify chrome_frame_test_utils to react gracefully if crash_service is alread...erikwright@chromium.org2010-09-281-5/+86
* Committing http://codereview.chromium.org/3420004/show for grt@robertshield@chromium.org2010-09-221-1/+3
* As a best effort terminate IE at the end of each chrome frame test run on an ...ananta@chromium.org2010-09-151-2/+0
* Remove WebBrowserEventSink from chrome frame code, which necessitated some re...kkania@chromium.org2010-09-021-492/+24
* [chrome_frame] Add utils for using MSAA for working with menus and for select...kkania@chromium.org2010-08-171-280/+0
* Cleanup Registry API: part 3.tfarina@chromium.org2010-08-141-2/+2
* CommandLine: eliminate wstring-accepting AppendLooseValueevan@chromium.org2010-08-131-6/+3
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-1/+1
* [chrome_frame] Add methods for finding and performing default action on Acces...kkania@chromium.org2010-08-021-9/+284
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-0/+7
* [chrome_frame] Refactor/merge IE no interference tests with other mock event ...kkania@chromium.org2010-07-121-1/+52
* Ensure that the ChromeFrame reliability and perf tests startup in headless mo...ananta@chromium.org2010-06-231-0/+25
* Add chrome_frame_tests to check that some navigation cases are not broken in IE.kkania@chromium.org2010-06-021-0/+14
* Revert 48527 - Add chrome frame tests for common navigation cases to ensure I...kkania@chromium.org2010-05-281-14/+0
* Add chrome frame tests for common navigation cases to ensure IE still works.kkania@chromium.org2010-05-281-0/+14
* Enable warning 4389 as an error on windows builds. This will make mbelshe@chromium.org2010-05-271-1/+1
* chrome_frame: Remove several instances of the deprecated wstrings functionstfarina@chromium.org2010-05-271-5/+4
* Revert "Another dependency the bbot missed!!!"rafaelw@chromium.org2010-05-261-1/+1
* Enable warning 4389 as an error on windows builds. This will makembelshe@chromium.org2010-05-251-1/+1
* Adding a bit of logging to track down the reason for recent "LaunchBrowser(br...tommi@chromium.org2010-05-191-9/+19
* Create first tests for verifying that Chrome Frame does not interfere with no...kkania@chromium.org2010-05-141-1/+51
* Some more chrome frame test pure virtual function call crash fixes. There is ...ananta@chromium.org2010-04-261-1/+4