summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/chrome_frame_test_utils.h
Commit message (Expand)AuthorAgeFilesLines
* If the running IE8 process instance is terminated at the end of a chrome fram...ananta@chromium.org2011-04-191-0/+3
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-4/+4
* Clean up code in the ChromeFrame test COM message filter by detecting whether...ananta@chromium.org2011-04-051-3/+3
* Increasing the timeout for the ChromeFrame COM message filter used in the tes...ananta@chromium.org2011-04-041-1/+1
* 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/+3
* Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...erikwright@chromium.org2011-01-121-8/+5
* Ensure that chrome frame tests don't hang indefinitely if IE does not respond...ananta@chromium.org2010-12-221-1/+125
* Temporary workaround to get tests that reference singletons either directly o...tommi@chromium.org2010-12-091-0/+37
* Add chrome frame context menu tests. Patch by mdu@chromium.org.kkania@chromium.org2010-11-301-0/+7
* Test Selenium core on chrome frameamit@chromium.org2010-11-241-0/+3
* Remove WebBrowserEventSink from chrome frame code, which necessitated some re...kkania@chromium.org2010-09-021-211/+4
* FBTF: Remove unneeded headers from base/ (part 6)thestig@chromium.org2010-08-191-1/+3
* [chrome_frame] Add utils for using MSAA for working with menus and for select...kkania@chromium.org2010-08-171-57/+0
* FBTF: Remove unneeded headers from base/ (part 1)thestig@chromium.org2010-08-051-1/+0
* [chrome_frame] Add methods for finding and performing default action on Acces...kkania@chromium.org2010-08-021-8/+57
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-5/+1
* [chrome_frame] Refactor/merge IE no interference tests with other mock event ...kkania@chromium.org2010-07-121-14/+12
* Ensure that the ChromeFrame reliability and perf tests startup in headless mo...ananta@chromium.org2010-06-231-0/+4
* Add chrome_frame_tests to check that some navigation cases are not broken in IE.kkania@chromium.org2010-06-021-0/+5
* Revert 48527 - Add chrome frame tests for common navigation cases to ensure I...kkania@chromium.org2010-05-281-13/+0
* Add chrome frame tests for common navigation cases to ensure IE still works.kkania@chromium.org2010-05-281-0/+13
* chrome_frame: Remove several instances of the deprecated wstrings functionstfarina@chromium.org2010-05-271-1/+1
* Create first tests for verifying that Chrome Frame does not interfere with no...kkania@chromium.org2010-05-141-7/+48
* Some more chrome frame test pure virtual function call crash fixes. There is ...ananta@chromium.org2010-04-261-1/+5
* The HttpNegotiateTest.ReportProgress test fails on IE6 as we fail to retrieve...ananta@chromium.org2010-04-221-0/+7
* Add chrome_launcher to the list of processes terminated at the beginning and ...ananta@chromium.org2010-04-121-0/+1
* The ChromeFrame net tests would not work on IE6 and IE7. This is because the ...ananta@chromium.org2010-04-071-0/+6
* 3rd try. *sigh*slightlyoff@chromium.org2010-03-261-2/+4
* Reverting this CL to see if this fixes chrome frame unit test failures.ananta@chromium.org2010-03-251-4/+2
* Implements IDeleteBrowsing history and moves the GCF profile into the IE TIF ...slightlyoff@chromium.org2010-03-251-2/+4
* Chrome Frame tests for keyboard acceleratorsamit@chromium.org2010-03-091-7/+0
* More context menu testsamit@chromium.org2010-03-041-27/+38
* Another try at fixing include soupamit@chromium.org2010-03-031-1/+0
* Fix build breakage due to includeamit@chromium.org2010-03-031-1/+1
* More compact mock testsamit@chromium.org2010-03-031-5/+4
* We need to support the following accelerators in the ChromeFrame Active docum...ananta@chromium.org2010-02-171-0/+7
* Beginnings of a unit test for downloads that occur in a new window.tommi@chromium.org2010-02-171-4/+38
* First batch of context menu testsamit@chromium.org2010-02-121-46/+13
* Proper notification in OnStopBinding if headers are not availble (i.e. connec...stoyan@chromium.org2010-02-121-1/+11
* Remove cf: protocolamit@chromium.org2010-02-031-14/+23
* TEST=new tests added.stoyan@chromium.org2010-02-011-0/+10
* Added support for running reliability tests for ChromeFrame on similar lines ...ananta@chromium.org2009-12-091-0/+188
* Launch COM server IE as low integrity process on Vista.stoyan@chromium.org2009-11-201-1/+14
* Added a regression test which validates that keystrokes are received correctl...ananta@chromium.org2009-11-131-0/+8
* The newly added AboutChromeFrame test for IE full tab mode was failing on the...ananta@chromium.org2009-10-301-1/+2
* Added unit tests for ChromeFrame IE full tab mode. These test the following c...ananta@chromium.org2009-10-291-0/+12
* Initial import of the Chrome Frame codebase. Integration in chrome.gyp coming...slightlyoff@chromium.org2009-09-241-0/+61