summaryrefslogtreecommitdiffstats
path: root/chrome/test/base/ui_test_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Move bookmarks/core/... to bookmarks/...naiem.shaik@gmail.com2014-05-201-1/+1
* Dispatch geolocation IPCs on the UI thread. Aside from simplifying the code t...jam@chromium.org2014-05-121-7/+2
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-1/+0
* Move bookmarks' production code to components/bookmarkssdefresne@chromium.org2014-04-301-1/+1
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-091-1/+1
* Revert 262487 "Add net/base/filename_util.h."sergeyu@chromium.org2014-04-081-1/+1
* Add net/base/filename_util.h.sergeyu@chromium.org2014-04-081-1/+1
* Remove automation code from browser process.jam@chromium.org2014-04-021-0/+47
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Move root_window.* to window_event_dispatcher.*ben@chromium.org2014-02-211-1/+1
* Remove Tabpose feature on mac, and supporting infrastructure (PaintAtSize)piman@chromium.org2014-02-141-1/+0
* Cleanup: Remove unneeded browser_thread.h includes.thestig@chromium.org2014-02-131-2/+0
* [DevTools] Move from load notifications to LoadCompleted callback.dgozman@chromium.org2014-02-121-0/+8
* Update uses of UTF conversions in chrome/installer, chrome/renderer, chrome/s...avi@chromium.org2013-12-251-1/+1
* Add base:: to string16s in chrome/.dbeam@chromium.org2013-12-201-4/+7
* DevTools: fix flaky DevToolsBeforeUnloadTestlushnikov@chromium.org2013-12-101-0/+5
* Rename GetLocationEntry to GetOmniboxView.msw@chromium.org2013-11-201-1/+1
* mac: Prepare most test code for -Wunused-functions too.thakis@chromium.org2013-11-081-0/+2
* Revert 233647 "Revert 233612 "Convert PhishingClassifierTest to ..."scheib@chromium.org2013-11-071-0/+8
* Revert 233612 "Convert PhishingClassifierTest to a real browser ..."scheib@chromium.org2013-11-071-8/+0
* Revert 233622 "Revert 233612 "Convert PhishingClassifierTest to ..."jam@chromium.org2013-11-071-0/+8
* Revert 233612 "Convert PhishingClassifierTest to a real browser ..."jam@chromium.org2013-11-071-8/+0
* Convert PhishingClassifierTest to a real browser test.ajwong@chromium.org2013-11-071-0/+8
* Convert NOTIFICATION_TEMPLATE_URL_SERVICE_LOADED to CallbackList.caitkp@chromium.org2013-10-081-6/+7
* Remove notifications from TestNavigationObserver and clean it and its uses up.avi@chromium.org2013-10-081-30/+18
* Remove ui_test_utils::RegisterAndWait and use WindowedNotificationObserver et...bauerb@chromium.org2013-10-021-8/+0
* bookmarks: Get rid of ui_test_utils.h entry from the exception list.tfarina@chromium.org2013-09-111-16/+0
* Correctly integrate StoragePartition into TestingProfile.ajwong@chromium.org2013-07-231-1/+6
* Use a direct include of the message_loop header in chrome/test/, chrome/tools...avi@chromium.org2013-07-181-1/+1
* Persist download ids across sessions by merging them with db_handles.benjhayden@chromium.org2013-07-121-0/+1
* Update some includes of chrome_notification_types.hjam@chromium.org2013-07-121-1/+1
* Move PathExists to base namespace.brettw@chromium.org2013-07-111-2/+2
* Use a direct include of time headers in chrome/test/, chrome/tools/.avi@chromium.org2013-06-281-1/+1
* Make all tests use GetActiveDesktop() instead of hardcoding HOST_DESKTOP_TYPE...gab@chromium.org2013-06-251-4/+3
* Fixed cmd + G (find next) on Mac in Incognito, 2 new tests:vasilii@chromium.org2013-06-121-56/+2
* Use a direct include of utf_string_conversions.h in chrome/renderer/, chrome/...avi@chromium.org2013-06-071-1/+1
* content: Remove usage of NOTIFICATION_NAV_ENTRY_COMMITTED from contentphajdan.jr@chromium.org2013-06-051-13/+4
* Remove dead snapshotting codepiman@chromium.org2013-05-211-77/+0
* bookmarks: Make BookmarkModel::IsLoaded() not virtual.tfarina@chromium.org2013-05-081-2/+2
* Expose GeolocationProvider in Content API. This removes the recently introduc...jam@chromium.org2013-05-071-2/+5
* Add ui::GrabDesktopSnapshot for Windows.grt@chromium.org2013-04-241-2/+2
* Move path functions from file_util to FilePath object.brettw@chromium.org2013-04-121-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-1/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+1
* bookmarks: Get rid of TestingProfile::BlockUntilBookmarkModelLoaded().tfarina@chromium.org2013-03-251-0/+5
* [Cleanup] Remove StringPrintf from global namespacegroby@chromium.org2013-03-181-2/+2
* content: Move all listeners of NOTIFICATION_RENDER_VIEW_HOST_CREATED out of c...phajdan.jr@chromium.org2013-03-181-3/+2
* Move file_path.h to base/files.brettw@chromium.org2013-02-241-1/+1
* Phase out BrowserList::empty() and BrowserList::size().gab@chromium.org2013-02-141-1/+1