summaryrefslogtreecommitdiffstats
path: root/content/browser/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Support MSAA states. Tweak which states are testeddtseng@chromium.org2012-03-281-21/+80
* Clean up a few TODO items.joi@chromium.org2012-03-221-4/+4
* Invert web content when Windows color scheme is white-on-black.dmazzoni@chromium.org2012-03-171-0/+4
* Remove "base/values.h" import from "base/location.h", fix up downstream files.isherman@chromium.org2012-03-161-0/+1
* Adds ability to comment expected files in DumpAccessibilityTests.dtseng@chromium.org2012-03-131-1/+27
* Re-land: Improve formatting of accessibility tests that dump the tree.dmazzoni@google.com2012-03-125-35/+83
* Revert 125898 - Improve formatting of accessibility tests that dump the tree.isherman@chromium.org2012-03-095-75/+33
* Improve formatting of accessibility tests that dump the tree.dmazzoni@google.com2012-03-095-33/+75
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-072-0/+5
* Move Render(Widget|View)HostImpl to files with _impl in filename.joi@chromium.org2012-03-062-4/+2
* Extract minimal RenderViewHost interface for embedders, leavingjoi@chromium.org2012-03-052-4/+6
* Comment out flakey statesdtseng@chromium.org2012-02-298-21/+400
* Add logic for WebKit ROLE_GROUP cases in order to map ARIA group and fieldset...aaronlevbugs@gmail.com2012-02-241-2/+7
* Revert 123372 - Adds deps file for content/browser/accessibility/vandebo@chromium.org2012-02-248-389/+21
* Adds deps file for content/browser/accessibility/dtseng@chromium.org2012-02-248-21/+389
* Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-1/+2
* Revert 123227 - Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-2/+1
* Extract first version of a RenderWidgetHost interface.joi@chromium.org2012-02-231-1/+2
* Create content API for BrowserAccessibilityStatedmazzoni@chromium.org2012-02-212-37/+39
* Revert r122805 "Add logic for WebKit ROLE_GROUP cases in order to map ARIA gr...maruel@chromium.org2012-02-211-7/+2
* Add logic for WebKit ROLE_GROUP cases in order to map ARIA group and fieldset...aaronlevbugs@gmail.com2012-02-211-2/+7
* Move test from chrome/ to content/ to help simplify content APIdmazzoni@chromium.org2012-02-211-0/+127
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-2/+2
* Revert 122753 - Move RenderWidgetHostView into content namespace. Fix include...joi@chromium.org2012-02-201-2/+2
* Move RenderWidgetHostView into content namespace. Fix include paths.joi@chromium.org2012-02-201-2/+2
* Revert 122617 - Adds dump accessibility tree support in Windows.dtseng@chromium.org2012-02-178-396/+21
* Adds dump accessibility tree support in Windows.dtseng@chromium.org2012-02-178-21/+396
* Expose correct MSAA roles for ARIA tab-related roles.aaronlevbugs@gmail.com2012-02-152-4/+9
* Ensure BrowserAccessibilityRelation only includes active instances of Browser...dtseng@chromium.org2012-02-141-1/+10
* Flakiness cleanup: disable flaky tests under content/evan@chromium.org2012-02-141-2/+2
* Refactoring: Split more accessibility code into separate files.dmazzoni@chromium.org2012-02-138-84/+84
* Post a notification when accessible scroll requests complete.dmazzoni@chromium.org2012-02-113-5/+49
* Expose IAccessible2 role IA2_ROLE_TOGGLE_BUTTON when aria-pressed used with a...aaronlevbugs@gmail.com2012-02-103-0/+49
* Use WebKit implementation of accessible scrolling methods.dmazzoni@chromium.org2012-01-246-217/+42
* Fix accessible scrolling methods.dmazzoni@chromium.org2012-01-192-9/+6
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-031-2/+2
* Re-enable these tests as they are no longer failing.dtseng@chromium.org2011-12-291-4/+2
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-281-9/+20
* Mark two tests as DISABLED_, as they're timing out/DCHECKing rather than fail...rsleevi@chromium.org2011-12-221-5/+6
* Coverity: Fix unchecked return bugs.kmadhusu@chromium.org2011-12-221-2/+4
* Initial addition of a11y test dump infrastructure.dtseng@chromium.org2011-12-213-0/+19
* Clear accessibility children after releasing references to them.grt@chromium.org2011-12-211-1/+6
* Fixes regression in checkbox state for NVDA.dtseng@chromium.org2011-12-201-6/+6
* Marked RendererAccessibilityBrowserTest.CrossPlatformTableSpan as failingbattre@chromium.org2011-12-181-1/+2
* Marked RendererAccessibilityBrowserTest.CrossPlatformMultipleInheritanceAcces...battre@chromium.org2011-12-181-1/+2
* Reland 8775059 Support IAccessibleHypertext.dtseng@chromium.org2011-12-148-53/+370
* Revert 114367 - Reland of reland 8775059 Support IAccessibleHypertext.toyoshim@chromium.org2011-12-148-370/+53
* Reland of reland 8775059 Support IAccessibleHypertext.dtseng@chromium.org2011-12-148-53/+370
* Fixes and reenables RendererAccessibilityBrowserTest.*dtseng@chromium.org2011-12-121-4/+1
* Revert 113704 - Remove special casing for firing load completes.dtseng@chromium.org2011-12-092-12/+23