summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/ie_event_sink.cc
Commit message (Expand)AuthorAgeFilesLines
* More non-debug logging in Chrome Frame tests.grt@chromium.org2012-03-241-17/+17
* A couple more improvements to chrome_frame_tests.exe:robertshield@chromium.org2012-01-251-4/+17
* Log WebBrowser event method names rather than DISPID integer values for more ...grt@chromium.org2012-01-231-1/+123
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-14/+14
* Remove Chrome Frame's dependency on xul_runner.tommi@chromium.org2011-04-111-0/+3
* ChromeFrame new window tests fail consistently on the IE8 builder because we ...ananta@chromium.org2011-04-021-3/+24
* Attempting to fix the flakiness associated with a number of chrome frame test...ananta@chromium.org2011-03-011-4/+2
* Fix ChromeFrame full tab refresh tests to get them to work more reliably. We ...ananta@chromium.org2011-02-031-1/+1
* Integrate the Ready Mode prompt with IE and Chrome Frame. In Ready Mode, prom...erikwright@chromium.org2011-01-121-0/+3
* Reland "Remove base/scoped_handle_win.h."tfarina@chromium.org2011-01-091-5/+4
* Revert "Remove base/scoped_handle_win.h stub and fix up all callers to use th...thakis@chromium.org2011-01-071-4/+5
* Remove base/scoped_handle_win.h stub and fix up all callers to use the new lo...tfarina@chromium.org2011-01-071-5/+4
* Popups opened with the noreferrer parameter within ChromeFrame should open in...ananta@chromium.org2011-01-061-4/+8
* Ensure that chrome frame tests don't hang indefinitely if IE does not respond...ananta@chromium.org2010-12-221-32/+44
* base: Remove stub scoped_variant_win.h file.tfarina@chromium.org2010-12-041-11/+10
* Remove scoped_bstr_win, fix all callers to use the new location.brettw@chromium.org2010-10-201-2/+5
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-12/+12
* Resurrecting Tommi's attachment download test in response to a FORM post requ...ananta@chromium.org2010-10-161-3/+4
* chrome_frame: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-011-4/+5
* Another attempt to fix the Extract build failures on the IE8 builder. Removed...ananta@chromium.org2010-09-241-40/+10
* As a best effort terminate IE at the end of each chrome frame test run on an ...ananta@chromium.org2010-09-151-0/+4
* Remove WebBrowserEventSink from chrome frame code, which necessitated some re...kkania@chromium.org2010-09-021-9/+14
* [chrome frame] Clean up chrome frame tests and get rid of most dependencies o...kkania@chromium.org2010-09-011-0/+15
* Only send an accessibility doc load event if the browser has a renderer window.kkania@chromium.org2010-08-171-3/+41
* [chrome_frame] Add utils for using MSAA for working with menus and for select...kkania@chromium.org2010-08-171-5/+0
* [chrome frame] Change detection scheme for CF renderer from checking IE windo...kkania@chromium.org2010-08-161-11/+6
* 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-14/+13
* base/ header cleanup. Forward declaration instead of including.erg@google.com2010-07-281-1/+2
* [chrome_frame] Refactor/merge IE no interference tests with other mock event ...kkania@chromium.org2010-07-121-0/+545