summaryrefslogtreecommitdiffstats
path: root/chrome/browser/accessibility/accessibility_win_browsertest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move accessibility_win_browsertest to content.phajdan.jr@chromium.org2013-02-261-843/+0
* Revert 184352brettw@chromium.org2013-02-241-1/+1
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-1/+1
* Remove GetActiveWebContents from browser_tabstrip.avi@chromium.org2013-01-291-5/+4
* Move ui_controls files to chrome\test\base since they're now only usd within ...jam@chromium.org2013-01-141-1/+1
* Disable flaky AccessibilityWinBrowserTest.TestRendererAccessibilityTreephajdan.jr@chromium.org2012-12-211-1/+2
* Move remaining content test code into the content namespace.jam@chromium.org2012-10-301-5/+9
* Disabling flaky test, AccessibilityWinBrowserTest.TestNotificationActiveDesce...twiz@chromium.org2012-08-291-1/+2
* Make accessibility interactive_ui_tests less brittledmazzoni@chromium.org2012-08-291-144/+69
* Disable AccessibilityWinBrowserTest::TestToggleButtonRoleAndStates.peter@chromium.org2012-08-231-1/+2
* Create content\public\test\test_utils.h to hold common test classes that are ...jam@chromium.org2012-07-201-20/+20
* Move tab functions off Browser into browser_tabstrip and browser_tabrestore.ben@chromium.org2012-06-291-3/+4
* TabContentsWrapper -> TabContents, part 56.avi@chromium.org2012-06-131-3/+3
* Renamed BrowserWindow::GetNativeHandle() to GetNativeWindow()davemoore@chromium.org2012-06-071-1/+1
* Move the rest of the content\test headers that are used by embedders to conte...jam@chromium.org2012-06-041-1/+1
* Remove a few test headers from content\test to content\public\test. This way ...jam@chromium.org2012-06-021-1/+1
* Implement correct accessibility states for contenteditable.dmazzoni@chromium.org2012-05-301-8/+35
* Correctly map list markers to a specific role rather than a generic group on ...dtseng@chromium.org2012-04-131-1/+1
* Re-land: Tests for toggle button markupaaronlevbugs@gmail.com2012-03-161-6/+124
* Original CL (http://codereview.chromium.org/9390038/) somehow got screwed and...oshima@chromium.org2012-03-161-1/+1
* Introduce abstractions to allow embedders to test RenderViewHostjoi@chromium.org2012-03-121-2/+2
* Revert 126047 - Tests for toggle button markupisherman@chromium.org2012-03-111-122/+6
* Tests for toggle button markupaaronlevbugs@gmail.com2012-03-101-6/+122
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-1/+1
* Move RenderWidgetHost and RenderViewHost interfaces to their own files.joi@chromium.org2012-03-061-5/+4
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-051-1/+3
* Add simple test for ROLE_SYSTEM_GROUPING fixaaronlevbugs@gmail.com2012-02-251-0/+21
* Add logic for WebKit ROLE_GROUP cases in order to map ARIA group and fieldset...aaronlevbugs@gmail.com2012-02-241-11/+11
* 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
* Fix AccessibilityWinBrowserTests.dtseng@chromium.org2012-02-141-18/+13
* Reduce chrome/ dependencies on platform-specific RenderWidgetHostView impleme...joi@chromium.org2012-01-251-2/+2
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-3/+3
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-281-18/+28
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-1/+1
* Disables a couple more a11y tests that keey timing out.sky@chromium.org2011-12-091-5/+8
* Disables hanful of a11y tests as they are continually timing out.sky@chromium.org2011-12-091-5/+10
* Marks TestRendererAccessibilityTree as failing. See bug for details.sky@chromium.org2011-11-031-1/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-191-18/+19
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-181-1/+1
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-131-9/+18
* GTTF: Remove super-flaky ui_test_utils functions and fix callers.phajdan.jr@chromium.org2011-09-271-36/+73
* Make isimpledom write shared generated files to SHARED_INTERMEDIATE_DIRrsleevi@chromium.org2011-09-221-1/+1
* Make iaccessible2 write shared generated files to SHARED_INTERMEDIATE_DIRrsleevi@chromium.org2011-09-221-1/+1
* Add a big grab bag of missing web accessibilitydmazzoni@chromium.org2011-09-011-9/+6
* Move RenderWidgetHostViewWin to content.jam@chromium.org2011-08-251-1/+1
* 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-19/+19
* Fix Jaws not reading the value of textfields .dtseng@chromium.org2011-07-081-2/+0