summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_keyevents_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Linux/ChromeOS Chromium style checker cleanup, chrome/browser edition.rsleevi@chromium.org2013-02-071-1/+1
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-101-32/+34
* Simplify ExecuteJavaScript* functions.darin@chromium.org2013-01-041-24/+16
* Change ExecuteJavaScript* helper functions in browser_test_utils.{h,cc}darin@chromium.org2013-01-021-26/+34
* GTTF: No more FLAKY_ .phajdan.jr@chromium.org2012-12-211-1/+1
* Move the test functions that deal with focus to interactive_ui_tets_utils.h a...jam@chromium.org2012-11-291-0/+1
* GTTF: remove FAILS_ prefix, part 1phajdan.jr@chromium.org2012-11-011-3/+3
* Mark BrowserKeyEventsTest.PageUpDownKeys as flaky.erikwright@chromium.org2012-09-101-1/+2
* Move RunAllPendingInMessageLoop from ui_test_utils.h to test_utils.h, so that...jam@chromium.org2012-07-301-2/+2
* Move ui_test_utils::RunMessageLoop to test_utils so that it can be reused by ...jam@chromium.org2012-07-261-1/+1
* Move ExecuteJavaScript functions from ui_test_utils.h to browser_test_utils.h...jam@chromium.org2012-07-241-8/+9
* Create content\public\test\test_utils.h to hold common test classes that are ...jam@chromium.org2012-07-201-2/+2
* Always enable dom automation for browser_tests. This avoids developers having...jam@chromium.org2012-07-181-3/+1
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-10/+11
* Disable tests broken by WK r118001jsbell@chromium.org2012-05-221-5/+22
* Fix interactive_ui_tests failure caused by r136255.yusukes@google.com2012-05-101-0/+6
* Revert 135791 - Let Chrome app handle Ash accelerators first if the app is la...yusukes@google.com2012-05-091-6/+0
* Let Chrome app handle Ash accelerators first if the app is launched as a window.yusukes@google.com2012-05-081-0/+6
* Revert 135175 - Revert 135164 - Cleanup of browser_test harness.jam@chromium.org2012-05-031-1/+0
* Revert 135164 - Cleanup of browser_test harness.mmenke@chromium.org2012-05-031-0/+1
* Cleanup of browser_test harness.jam@chromium.org2012-05-031-1/+0
* Add more functionality to WebView.ben@chromium.org2012-04-171-18/+18
* Move notifications used only in chrome/ out of content/.avi@chromium.org2012-04-161-5/+4
* Revert 132281 - Add more functionality to WebView.ben@chromium.org2012-04-141-18/+18
* Add more functionality to WebView.ben@chromium.org2012-04-131-18/+18
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-0/+1
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-1/+1
* Disable FocusMenuBarByAltKeyoshima@chromium.org2012-02-251-1/+2
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-1/+1
* Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...joi@chromium.org2012-02-201-1/+1
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-1/+1
* Flakiness cleanup: disable flaky tests under chrome/browser/evan@chromium.org2012-02-141-2/+2
* Move DOMAutomationController code from chrome to content. This is needed by i...jam@chromium.org2012-02-031-4/+5
* Rename TabContentsView to WebContentsView and move to content/public.joi@chromium.org2012-01-181-1/+1
* Reenable BrowserKeyEventsTest.AccessKeys on Aura.yusukes@chromium.org2012-01-121-3/+2
* Get rid of content::NavigationController in cc file and use "using" instead.jam@chromium.org2012-01-041-1/+3
* Replace Browser::GetTabContentsAt with GetWebContentsAt and update all callers.jam@chromium.org2012-01-041-11/+11
* Convert all the notifications which use NavigationController to content::Navi...jam@chromium.org2012-01-031-1/+2
* Revert 115346. The change didn't break anything, the test was faulty. Will di...jam@chromium.org2011-12-211-1/+1
* Revert r115276, it broke PanelDownloadTest.Download in interactive_ui_teststhakis@chromium.org2011-12-211-1/+1
* Rename TabContents::controller() to GetController and put it into the WebCont...jam@chromium.org2011-12-211-1/+1
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-9/+9
* Disable BrowserKeyEventsTest.AccessKeys for auraoshima@chromium.org2011-12-091-2/+3
* Use Textfield's view ID instead of Location bar's view id inoshima@chromium.org2011-12-071-1/+4
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-2/+2
* Move NotificationObserver, NotificationSource, and NotificationDetails to con...jam@chromium.org2011-10-191-8/+8
* Mark BrowserKeyEventsTest.ReservedAccelerators FLAKY_ on Linuxscottbyer@chromium.org2011-10-041-2/+7
* Remove a couple racy functions from ui_test_utils.gbillock@chromium.org2011-08-241-5/+2
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-291-2/+2
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-101-5/+6