summaryrefslogtreecommitdiffstats
path: root/webkit/glue/webaccessibility.h
Commit message (Expand)AuthorAgeFilesLines
* 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