summaryrefslogtreecommitdiffstats
path: root/chrome/test/base/ui_test_utils.cc
Commit message (Expand)AuthorAgeFilesLines
* Do the ReloadLocaleResources() call on the IO thread to avoid synchronization...scr@chromium.org2012-06-131-0/+8
* TabContentsWrapper -> TabContents, part 56.avi@chromium.org2012-06-131-12/+12
* Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()davemoore@chromium.org2012-06-071-1/+1
* Use ScopedTempDir for pywebsocket loggingtoyoshim@chromium.org2012-06-041-0/+2
* Move more test headers from content\test to content\public\test. This way we ...jam@chromium.org2012-06-021-4/+4
* Change WaitForHistoryToLoad to Take a HistoryService...mrossetti@chromium.org2012-05-241-3/+2
* Revert 138818 - Revert 138812 - Move render_view_host_delegate.h out of conte...danakj@chromium.org2012-05-241-2/+1
* Revert 138812 - Move render_view_host_delegate.h out of content/public.asargent@chromium.org2012-05-241-1/+2
* Move render_view_host_delegate.h out of content/public.jam@chromium.org2012-05-241-2/+1
* Move RenderViewHostDelegate::View to content/port and rename it to RenderView...jam@chromium.org2012-05-241-0/+1
* Remove a bunch of trivial render_view_host_delegate.h includes in chrome.jam@chromium.org2012-05-221-1/+0
* Move NativeWebKeyboardEvent to the content namespace.jam@chromium.org2012-05-181-0/+1
* Moves methods for finding browsers to browser_finder.sky@chromium.org2012-05-161-1/+2
* Rewrite base::JSONReader to be 35-40% faster, depending on the input string.rsesek@chromium.org2012-05-161-19/+4
* Convert the mouseleave interactive ui_test to an interactive browser_test.jam@chromium.org2012-05-141-0/+10
* Clean up WindowedNotificationObserver and merge TestNotificationObserver into...bauerb@chromium.org2012-05-101-64/+50
* Remove some dead code in ThumbnailGenerator.mazda@chromium.org2012-05-081-1/+0
* Convert the autofill interactive browser test to a normal browser_test. I add...jam@chromium.org2012-05-041-1/+63
* Reland 135113 - Add a way to programmatically close context menus.jochen@chromium.org2012-05-041-1/+10
* Revert 135167 - Simplify WindowedNotificationObserver now that WaitFor() is g...mmenke@chromium.org2012-05-031-9/+16
* Simplify WindowedNotificationObserver now that WaitFor() is gone.bauerb@chromium.org2012-05-031-16/+9
* Revert 135113 - Add a way to programmatically close context menus.finnur@chromium.org2012-05-031-10/+1
* Add a way to programmatically close context menus.jochen@chromium.org2012-05-031-1/+10
* Make the Geoposition helper struct publicbartfab@chromium.org2012-05-021-2/+10
* Geolocation support for chromedriver, browser-side only.kkania@chromium.org2012-04-251-0/+7
* RefCounted types should not have public destructors, chrome/ editionrsleevi@chromium.org2012-04-251-0/+3
* Convert the npapi interactive_ui_test, layout_plugin ui_test, and npapi ui_te...jam@chromium.org2012-04-201-0/+12
* TabContents -> WebContentsImpl, part 24.avi@chromium.org2012-04-181-1/+1
* Convert the load times ui_test to a browser_test.jam@chromium.org2012-04-181-1/+1
* Move notifications used only in chrome/ out of content/.avi@chromium.org2012-04-161-2/+7
* Convert the unload ui_tests to browser_tests.jam@chromium.org2012-04-111-0/+12
* browser_tests to access wss:// after proceeds anywaytoyoshim@chromium.org2012-04-111-1/+9
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-2/+4
* Rewrite HTML5 workers ui_tests to browser_tests. Compared to ui_tests, browse...jam@chromium.org2012-03-291-0/+6
* Re-apply r128453 "Restore the back/forward stack when opening tabs from other...pfeldman@chromium.org2012-03-231-0/+17
* Temporarily revert r128453 "Restore the back/forward stack when opening tabs ...pfeldman@chromium.org2012-03-231-17/+0
* Restore the back/forward stack when opening tabs from other devices.dubroy@chromium.org2012-03-231-0/+17
* Revert 128444 - Restore the back/forward stack when opening tabs from other d...dubroy@chromium.org2012-03-231-27/+26
* Restore the back/forward stack when opening tabs from other devices.dubroy@chromium.org2012-03-231-26/+27
* Remove some duplicated code for setting up python for the websockets server. ...jam@chromium.org2012-03-171-32/+4
* Use a random port for WebSocket tests. In browser_tests the websocket server ...jabdelmalek@google.com2012-03-161-2/+8
* Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...oshima@chromium.org2012-03-161-1/+13
* Fix extension event pages in incognito split mode.mpcomplete@chromium.org2012-03-131-0/+1
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+2
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Refactor out foreground_help to fix BringBrowserWindowToFront on Windowsscottbyer@chromium.org2012-03-051-3/+11
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-1/+1
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-021-1/+0
* Revert 124461 - Remove the singleton instance get/delete methods from RootWin...ben@chromium.org2012-03-011-0/+1
* Remove the singleton instance get/delete methods from RootWindow (yay)ben@chromium.org2012-03-011-1/+0