summaryrefslogtreecommitdiffstats
path: root/chrome_frame/test/chrome_frame_ui_test_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Make iaccessible2 write shared generated files to SHARED_INTERMEDIATE_DIRrsleevi@chromium.org2011-09-221-1/+1
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-9/+9
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-2/+2
* Add support for detecting text selection in chrome frame tests. This requires...kkania@chromium.org2010-12-091-13/+87
* base: Remove stub scoped_variant_win.h file.tfarina@chromium.org2010-12-041-7/+7
* Fix more ChromeFrame tests so that they work on IE9.ananta@chromium.org2010-11-151-1/+2
* Remove scoped_bstr_win, fix all callers to use the new location.brettw@chromium.org2010-10-201-4/+4
* Convert LOG(INFO) to VLOG(1) - chrome_frame/.pkasting@chromium.org2010-10-191-1/+1
* Find additional children of accessible elements that cannot be found using MS...kkania@chromium.org2010-10-061-48/+106
* chrome_frame: Append base:: in the StringPrintf calls.tfarina@chromium.org2010-10-011-2/+3
* Make the glob matcher support UTF8 strings.mnissler@chromium.org2010-09-101-3/+3
* [chrome frame] Clean up chrome frame tests and get rid of most dependencies o...kkania@chromium.org2010-09-011-55/+166
* [chrome frame] Send mouse button messages to select a menu item if the deskto...kkania@chromium.org2010-08-251-11/+56
* Add a method for setting the value of an Accessibility object.kkania@chromium.org2010-08-201-5/+37
* [chrome_frame] Add utils for using MSAA for working with menus and for select...kkania@chromium.org2010-08-171-0/+425