summaryrefslogtreecommitdiffstats
path: root/chrome/test/ui_test_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-1052/+0
* Include the tab IDs in onBeforeRetarget events and always post the correct fr...jochen@chromium.org2011-07-251-1/+1
* Ensures history tab displays a throbber when searching.beaudoin@chromium.org2011-07-211-1/+1
* Change base::LaunchProcess API slightlyevan@chromium.org2011-07-151-2/+2
* Change history, downloads, bookmarks to also load over NTP.gbillock@chromium.org2011-07-141-7/+76
* Clean up users of a deprecated base::LaunchApp API.evan@chromium.org2011-07-141-2/+6
* Revert 92289 - Change history, downloads, bookmarks to also load over NTP.gbillock@chromium.org2011-07-131-76/+7
* Change history, downloads, bookmarks to also load over NTP.gbillock@chromium.org2011-07-131-7/+76
* Added options browser_tests using the generator and js handler framework.scr@chromium.org2011-07-121-69/+6
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-36/+37
* bookmarks: Forward declare BookmarkModelObserver in bookmark_model.htfarina@chromium.org2011-07-081-0/+1
* GCC 4.6 -Wunused-but-set-variable cleanup.pph34r@gmail.com2011-07-011-2/+0
* Add PrerenderUnload browser test to ensure that unload handlers are run on th...cbentzel@chromium.org2011-06-101-0/+39
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-021-1/+1
* Remove some debug logging.isherman@chromium.org2011-05-261-4/+0
* Add '?' to the list of characters escaped when constructing a file:// URLasanka@chromium.org2011-05-261-0/+11
* Consolidate most CommandLine code across platforms.msw@chromium.org2011-05-141-8/+15
* Move ChromeURLAfterDownload to download_browsertestrafaelw@chromium.org2011-05-091-94/+0
* Add more logging to determine where the keypress event is failing.isherman@chromium.org2011-05-061-0/+4
* Browser::Type cleanup.jianli@chromium.org2011-05-051-2/+2
* Revert my recent changes regarding title directionality.evan@chromium.org2011-04-251-3/+1
* Change NavigationEntry's title fields to carry the text direction.evan@chromium.org2011-04-231-1/+3
* New cancel test (includes change in DownloadItem::Complete meaning andrdsmith@chromium.org2011-04-191-1/+0
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-1/+1
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-091-1/+1
* Detect download errors.ahendrickson@chromium.org2011-04-071-3/+2
* Cleanup: Update a bunch of files to the new location of browser_list.h. Part ...tfarina@chromium.org2011-04-061-1/+1
* Move some files from base to base/memory.levin@chromium.org2011-03-281-1/+1
* Fix flakiness and enable RenderViewHostManagerTest on Linux/Mac.creis@google.com2011-03-251-2/+6
* Changes ui_test_utils::WindowedNotificationObserver to allow Wait tosky@chromium.org2011-03-231-7/+5
* ui_test_utils::NavigateToURLBlockUntilNavigationsComplete can be racedgavinp@chromium.org2011-03-101-4/+29
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-091-1/+1
* ui_tests: use the correct tab titleevan@chromium.org2011-03-031-1/+1
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-8/+9
* Rename the TabContentWrapper pieces to be "TabHelper"s. (Except for the Passw...avi@chromium.org2011-02-161-3/+3
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-091-2/+4
* Revert 74118 - Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-4/+2
* Remove wstring from RVH's run Javascript command.avi@chromium.org2011-02-081-2/+4
* Clean up warnings found in our testing code.erg@google.com2011-02-071-1/+19
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-011-6/+11
* Revert 73294 - Move find-in-page from TabContents to TabContentsWrapper.davemoore@chromium.org2011-02-011-11/+6
* Move find-in-page from TabContents to TabContentsWrapper.avi@chromium.org2011-02-011-6/+11
* keyboard: Update the visibility after tab-switch.sadrul@chromium.org2011-01-261-2/+2
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-2/+2
* Added WARN_UNUSED_RESULT to ScopedTempDir methods.cbentzel@chromium.org2011-01-131-3/+18
* Refactor RenderWidgetHost::set_paint_observer()davemoore@chromium.org2011-01-121-1/+1
* Converted download UI tests to Browser tests.ahendrickson@chromium.org2011-01-101-5/+97
* One more WebKitTools->Tools rename.tonyg@chromium.org2010-12-181-1/+1
* Rename WebKitTools->Tools.tonyg@chromium.org2010-12-181-1/+1