summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/ie_event_sink.h
Commit message (Expand)AuthorAgeFilesLines
* Send KEYUP and KEYDOWN rather than CHAR messages to the renderer window.grt@chromium.org2013-05-151-3/+3
* Purge ImplementsThreadSafeReferenceCounting() from the codebase now that Task...fischman@chromium.org2012-08-071-5/+0
* Log WebBrowser event method names rather than DISPID integer values for more ...grt@chromium.org2012-01-231-8/+2
* Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM...robertshield@chromium.org2011-10-191-4/+1
* Revert 105803 - Have Chrome Frame build its .idl artifacts into a sub-folder ...robertshield@chromium.org2011-10-171-1/+4
* Have Chrome Frame build its .idl artifacts into a sub-folder of SHARED_INTERM...robertshield@chromium.org2011-10-171-4/+1
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-4/+4
* Change #ifdef _DEBUG test to #ifndef NDEBUG test.tfarina@chromium.org2011-01-101-2/+2
* Ensure that chrome frame tests don't hang indefinitely if IE does not respond...ananta@chromium.org2010-12-221-0/+3
* FBTF: Remove unneeded headers from base/ (part 9)thestig@chromium.org2010-11-201-2/+0
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-4/+8
* Remove WebBrowserEventSink from chrome frame code, which necessitated some re...kkania@chromium.org2010-09-021-9/+11
* [chrome frame] Clean up chrome frame tests and get rid of most dependencies o...kkania@chromium.org2010-09-011-0/+7
* Only send an accessibility doc load event if the browser has a renderer window.kkania@chromium.org2010-08-171-3/+5
* [chrome_frame] Add utils for using MSAA for working with menus and for select...kkania@chromium.org2010-08-171-4/+3
* Handle automation server crashes. When Chrome crashes, we now handle the cas...tommi@chromium.org2010-08-101-0/+40
* Adding \n's to some files so that try bots can work for changes that actually...tommi@chromium.org2010-08-041-1/+2
* [chrome_frame] Add methods for finding and performing default action on Acces...kkania@chromium.org2010-08-021-0/+4
* [chrome_frame] Refactor/merge IE no interference tests with other mock event ...kkania@chromium.org2010-07-121-0/+230