summaryrefslogtreecommitdiffstats
path: root/chrome/browser/accessibility
Commit message (Expand)AuthorAgeFilesLines
* New Windows high-contrast mode bubble.dmazzoni@chromium.org2012-05-062-25/+64
* Re-reland Propagate OnNativeWidgetMove to delegate/observers, etc.msw@chromium.org2012-04-231-0/+1
* browser: Remove most unused includes to chrome/browser/ui/views/window.h.tfarina@chromium.org2012-04-201-1/+0
* Correctly map list markers to a specific role rather than a generic group on ...dtseng@chromium.org2012-04-131-1/+1
* views: Remove browser::CreateViewsBubble function.tfarina@chromium.org2012-04-041-1/+1
* Invert web content when Windows color scheme is white-on-black.dmazzoni@chromium.org2012-03-172-0/+162
* 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
* JSONWriter cleanup: integrate pretty print into write options.ericdingle@chromium.org2012-03-161-1/+1
* Make views Slider accessible on Chrome OSdmazzoni@chromium.org2012-03-124-0/+41
* 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
* Comment out flakey statesdtseng@chromium.org2012-02-291-141/+0
* 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
* Revert 123372 - Adds deps file for content/browser/accessibility/vandebo@chromium.org2012-02-241-0/+141
* Adds deps file for content/browser/accessibility/dtseng@chromium.org2012-02-241-141/+0
* Move test from chrome/ to content/ to help simplify content APIdmazzoni@chromium.org2012-02-211-127/+0
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-202-4/+4
* Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...joi@chromium.org2012-02-202-4/+4
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-202-4/+4
* Revert 122617 - Adds dump accessibility tree support in Windows.dtseng@chromium.org2012-02-171-0/+141
* Adds dump accessibility tree support in Windows.dtseng@chromium.org2012-02-171-141/+0
* Flakiness cleanup: disable flaky tests under chrome/browser/evan@chromium.org2012-02-141-12/+13
* Fix AccessibilityWinBrowserTests.dtseng@chromium.org2012-02-141-18/+13
* Reduce chrome/ dependencies on platform-specific RenderWidgetHostView impleme...joi@chromium.org2012-01-251-2/+2
* Move system related extension API events from experimental.accessibility to s...hashimoto@chromium.org2012-01-256-124/+6
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-1/+1
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-032-4/+4
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-282-20/+33
* Initial addition of a11y test dump infrastructure.dtseng@chromium.org2011-12-211-0/+138
* Add experimental.accessibility.getAlertsForTabhashimoto@chromium.org2011-12-215-0/+80
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-1/+1
* Add a context field to the accessibility extension API.dmazzoni@chromium.org2011-12-154-8/+52
* 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
* Move a bunch of accessibility tests in chrome that have no chrome dependencie...jam@chromium.org2011-12-053-1496/+0
* Revert r112885 and follow-up r112886.thakis@chromium.org2011-12-041-167/+0
* Relanding http://codereview.chromium.org/8416034dmazzoni@chromium.org2011-12-031-0/+167
* Initial implementation of IAccessible2 scrollTo and setTextSelection anddmazzoni@chromium.org2011-12-031-0/+41
* Move accessibility_events.* to chrome/browser/accessibilityhashimoto@chromium.org2011-11-293-1/+586
* Move extension_accessibility_api.* from chrome/browser/extensions to chrome/b...hashimoto@chromium.org2011-11-284-0/+421
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* Mark all tests using TestViewAccessibilityObject as flaky, as morejoi@chromium.org2011-11-151-11/+27