summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webaccessibility.h
Commit message (Expand)AuthorAgeFilesLines
* Expose correct MSAA roles for ARIA tab-related roles.aaronlevbugs@gmail.com2012-02-151-2/+2
* Make accessible scroll position attributes more generic anddmazzoni@chromium.org2011-12-021-3/+7
* Add exports needed for glue to build as a component.dpranke@chromium.org2011-12-021-1/+2
* Add support for accessible labels for controls.dmazzoni@chromium.org2011-10-211-0/+3
* Rewrites renderer accessibility to not use WebAccessibilityCache.dmazzoni@chromium.org2011-09-291-8/+8
* Ensure WebKit's "canSetValue" attribute is reflected in Chrome's accessibilit...aboxhall@chromium.org2011-09-291-1/+4
* Add routing id and notification type to accessibility logging.dtseng@chromium.org2011-09-211-1/+3
* Fix the readonly state in the Mac accessibility tree.dmazzoni@chromium.org2011-09-091-0/+3
* Add a big grab bag of missing web accessibilitydmazzoni@chromium.org2011-09-011-5/+56
* Implement IAccessibleTable and IAccessibleTableCell so that screendmazzoni@chromium.org2011-07-201-11/+28
* Support for accessible multiline text editing for Windowsdmazzoni@chromium.org2011-06-151-1/+2
* Move a bunch of renderer->browser messages to content.jam@chromium.org2011-03-231-2/+2
* Fix handling of case where the same AccessibilityObject appears as admazzoni@chromium.org2011-03-141-3/+6
* Browser accessibility improvements so that screen readers can access moredmazzoni@chromium.org2011-03-081-1/+6
* Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref...abarth@chromium.org2011-01-171-1/+1
* Rename ATTR_LINK_TARGET to ATTR_URL and assign it within webaccessibility.BUG...ctguil@chromium.org2010-12-201-1/+1
* Only send child node updates on load and children changed notifications.ctguil@chromium.org2010-11-051-2/+6
* Add basic support for accessibility hit testing within web contents.ctguil@chromium.org2010-11-031-0/+2
* Make the selection start and end attributes of an html input controldmazzoni@chromium.org2010-10-011-0/+4
* Support additional webkit accessibility notifications and states. ctguil@chromium.org2010-09-251-0/+6
* Remove use of accessible prop service from render_widget_host_view_win.ccctguil@chromium.org2010-09-161-0/+1
* Add support for webkit ValueChanged accessibility notification.ctguil@chromium.org2010-09-161-2/+1
* Add html node info (tag name, attributes, and computed display) and documentdmazzoni@chromium.org2010-08-301-0/+12
* FBTF: Move code from headers into cc files.erg@google.com2010-08-271-0/+2
* Revert 57327 - Re-landing. Add html node info (tag name, attributes, and comp...dmazzoni@chromium.org2010-08-251-12/+0
* Re-landing. Add html node info (tag name, attributes, and computed display)dmazzoni@chromium.org2010-08-251-0/+12
* Revert 57188 - Add html node info (tag name, attributes, and computed display...dmazzoni@chromium.org2010-08-241-12/+0
* Add html node info (tag name, attributes, and computed display) and documentdmazzoni@chromium.org2010-08-241-0/+12
* Windows accessibility improvements: 1. All WebKit roles are now passed to thedmazzoni@chromium.org2010-05-211-22/+95
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-111-113/+45
* Revert 46842 - Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-45/+113
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-113/+45
* Revert 46567 - Reimplement accessibility of web content by caching the entire zork@chromium.org2010-05-071-45/+113
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-061-113/+45
* Landing Chris Guillory CL.jcampan@chromium.org2010-02-241-6/+9
* Introduce WebAccessibilityControllerImpl.dglazkov@chromium.org2009-11-041-0/+7
* Adds support for WAI-ARIA role option, by adding exposure of MSAA role ROLE_S...klink@chromium.org2009-08-271-0/+1
* Adds support for WAI-ARIA roles application, document, radiogroup, region, se...klink@chromium.org2009-08-251-1/+5
* Adds support and exposure of additional accessibility roles. Includes naming ...klink@chromium.org2009-08-221-1/+4
* Adds support for an initial set of WAI-ARIA roles, needed to support screen r...klink@chromium.org2009-07-071-28/+37
* Fixes an issue where the MSAA information was not reported back correctly to ...klink@chromium.org2009-06-051-4/+0
* Adds propagation and handling of render-side focus events, for the benefit of...klink@chromium.org2009-05-201-0/+4
* Removes all use of COM and dependencies on Windows-specific classes (includin...klink@chromium.org2009-03-201-0/+155