summaryrefslogtreecommitdiffstats
path: root/chrome/test/base/ui_test_utils.h
Commit message (Expand)AuthorAgeFilesLines
* Port HistoryService::QueryHistory to use CancelableTaskTrackersdefresne@chromium.org2014-06-251-2/+1
* Remove automation code from browser process.jam@chromium.org2014-04-021-0/+7
* Remove Tabpose feature on mac, and supporting infrastructure (PaintAtSize)piman@chromium.org2014-02-141-6/+0
* [DevTools] Move from load notifications to LoadCompleted callback.dgozman@chromium.org2014-02-121-0/+4
* Add base:: to string16s in chrome/.dbeam@chromium.org2013-12-201-2/+2
* Revert 233647 "Revert 233612 "Convert PhishingClassifierTest to ..."scheib@chromium.org2013-11-071-0/+4
* Revert 233612 "Convert PhishingClassifierTest to a real browser ..."scheib@chromium.org2013-11-071-4/+0
* Revert 233622 "Revert 233612 "Convert PhishingClassifierTest to ..."jam@chromium.org2013-11-071-0/+4
* Revert 233612 "Convert PhishingClassifierTest to a real browser ..."jam@chromium.org2013-11-071-4/+0
* Convert PhishingClassifierTest to a real browser test.ajwong@chromium.org2013-11-071-0/+4
* Remove ui_test_utils::RegisterAndWait and use WindowedNotificationObserver et...bauerb@chromium.org2013-10-021-6/+0
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-1/+1
* bookmarks: Get rid of ui_test_utils.h entry from the exception list.tfarina@chromium.org2013-09-111-5/+0
* chrome: Migrate from googleurl/ includes to url/ ones. Part 3.tfarina@chromium.org2013-07-041-1/+1
* Use a direct include of strings headers in chrome/test/.avi@chromium.org2013-06-111-1/+1
* bookmarks: Get rid of TestingProfile::BlockUntilBookmarkModelLoaded().tfarina@chromium.org2013-03-251-0/+1
* Add FilePath to base namespace.brettw@chromium.org2013-02-021-8/+12
* history: Rename history.h to history_service.htfarina@chromium.org2013-01-251-1/+1
* Move window_open_disposition.h from webkit/ into ui/base.tfarina@chromium.org2013-01-221-1/+1
* Remove WaitForNewTab -- replace usage with WindowedNotificationObserver.gbillock@chromium.org2013-01-151-4/+0
* Move the test functions that deal with focus to interactive_ui_tets_utils.h a...jam@chromium.org2012-11-291-119/+0
* Remove TabContents from ui/find_bar.avi@chromium.org2012-11-071-2/+1
* Changes toward ability to run Chrome unit tests for iOS.blundell@chromium.org2012-10-191-0/+2
* Switch InfoBarTabHelper to use WebContentsUserData.avi@chromium.org2012-10-111-4/+0
* Enable webgl conformance tests under content/test/gpu in content_browsertestsyongsheng.zhu@intel.com2012-09-261-31/+0
* Convert the popups pyauto test to browser_tests.jam@chromium.org2012-09-011-0/+5
* Convert the history pyauto tests to browser_tests.jam@chromium.org2012-08-301-8/+15
* Converted policy.PolicyTest.testSavingBrowserHistoryDisabled pyauto test to a...joaodasilva@chromium.org2012-08-291-7/+22
* Let ui_test_utils::FindInPage optionally return the selection rect. This will...jam@chromium.org2012-08-171-2/+4
* Add NaCl smoke test to browser_tests.ncbray@google.com2012-08-161-0/+3
* Revert 151716 - Add NaCl smoke test to browser_tests.brettw@chromium.org2012-08-151-3/+0
* Add NaCl smoke test to browser_tests.ncbray@chromium.org2012-08-151-0/+3
* Move RunAllPendingInMessageLoop from ui_test_utils.h to test_utils.h, so that...jam@chromium.org2012-07-301-10/+0
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-5/+0
* Move ui_test_utils::CrashTab to browser_test_utils so that it can be reused b...jam@chromium.org2012-07-261-3/+0
* Move WaitForLoadStop from ui_test_utils to browser_test_utils so that it can ...jam@chromium.org2012-07-261-4/+0
* Move all the layout tests that ran under browser_tests to run under content_b...jam@chromium.org2012-07-251-4/+0
* Move TestWebSocketServer from ui_test_utils.h to browser_test_utils.h since i...jam@chromium.org2012-07-241-71/+0
* Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...jam@chromium.org2012-07-241-28/+0
* Simplify how LayoutBrowserTest scraps a tab. This allows removal of a whole b...jam@chromium.org2012-07-241-5/+0
* Move plugin_browsertests.cc from browser_tests to content_browsertests.jam@chromium.org2012-07-231-9/+0
* Move input event simulation functions from ui_test_utils.h to browser_test_ut...jam@chromium.org2012-07-201-19/+0
* Fixing the browser test for browser tag isolation.nasko@chromium.org2012-07-201-1/+22
* Move TitleWatcher from ui_test_utils.h to browser_test_utils.h so it can be r...jam@chromium.org2012-07-201-38/+0
* Create content\public\test\test_utils.h to hold common test classes that are ...jam@chromium.org2012-07-201-91/+9
* Get content_browsertest working. I've added a simple test for now, and will c...jam@chromium.org2012-07-191-7/+0
* Always enable dom automation for browser_tests. This avoids developers having...jam@chromium.org2012-07-181-2/+0
* Remove browser::FindTabbedBrowser from a bunch of browser tests by making ui_...jam@chromium.org2012-07-121-2/+3
* Revert 146294 - - add client cert authentication support in test websocket se...toyoshim@chromium.org2012-07-121-6/+0
* - add client cert authentication support in test websocket servertoyoshim@chromium.org2012-07-121-0/+6