summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_keyevents_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* Moves NavigationController::session_id into RestoreTabHelper.sky@chromium.org2011-06-141-2/+2
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-8/+8
* Disable BrowserTestEvents.AccessKeys on Mac.zea@chromium.org2011-05-051-2/+2
* Disable three already flaky tests that are timing out on Mac and turning the ...maf@chromium.org2011-05-041-2/+2
* Mark a bunch of browser tests as flaky on Mac.jam@chromium.org2011-05-031-1/+13
* Renames TabStripModel and Browser's selected_index tosky@chromium.org2011-04-121-9/+9
* Reenable some tests that were erroneously marked FAILS due to bot flakiness.dmichael@chromium.org2011-04-111-2/+1
* Disable test failing on Mac OS X 10.6dmichael@chromium.org2011-04-081-1/+2
* Update a bunch of files to the new location of notification files.tfarina@chromium.org2011-03-081-3/+3
* Get rid of a bunch of includes to old locations of headers.jam@chromium.org2011-03-021-4/+4
* Move app/key* to ui/base/keycodes/*ben@chromium.org2011-01-131-38/+38
* Disable BrowserKeyEventsTest.FLAKY_ReservedAccelerators, because it has been ...eroman@chromium.org2011-01-131-2/+2
* [Linux] Make reserved accelerators non-blockable unless they conflict with ed...suzhe@google.com2010-12-211-85/+9
* Fix flaky BrowserKeyEventsTest.ReservedAccelerators on Windows (hopefully)suzhe@chromium.org2010-12-111-28/+22
* Mark BrowserKeyEventsTest.ReservedAccelerators as flaky.phajdan.jr@chromium.org2010-12-081-1/+2
* Fix BrowserKeyEventsTest.ReservedAccelerators on Mac 10.6suzhe@chromium.org2010-12-061-18/+33
* Cleanup: Include browser.h -> ui/browser.h [Part 4].jhawkins@chromium.org2010-11-171-1/+1
* Mark BrowserKeyEventsTest.AccessKeys test as non-flakyisherman@chromium.org2010-10-271-8/+1
* Refactoring ui_test_utils codeisherman@chromium.org2010-09-281-44/+21
* Experimental change to try to reduce the flakiness of BrowserKeyEventsTest.Ac...isherman@chromium.org2010-09-241-0/+5
* Fix type that broke buildjoth@chromium.org2010-09-151-1/+1