| Commit message (Expand) | Author | Age | Files | Lines |
* | Move a bunch of renderer->browser messages to content. | jam@chromium.org | 2011-03-23 | 1 | -2/+2 |
* | Fix handling of case where the same AccessibilityObject appears as a | dmazzoni@chromium.org | 2011-03-14 | 1 | -3/+6 |
* | Browser accessibility improvements so that screen readers can access more | dmazzoni@chromium.org | 2011-03-08 | 1 | -1/+6 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -1/+1 |
* | Rename ATTR_LINK_TARGET to ATTR_URL and assign it within webaccessibility.BUG... | ctguil@chromium.org | 2010-12-20 | 1 | -1/+1 |
* | Only send child node updates on load and children changed notifications. | ctguil@chromium.org | 2010-11-05 | 1 | -2/+6 |
* | Add basic support for accessibility hit testing within web contents. | ctguil@chromium.org | 2010-11-03 | 1 | -0/+2 |
* | Make the selection start and end attributes of an html input control | dmazzoni@chromium.org | 2010-10-01 | 1 | -0/+4 |
* | Support additional webkit accessibility notifications and states. | ctguil@chromium.org | 2010-09-25 | 1 | -0/+6 |
* | Remove use of accessible prop service from render_widget_host_view_win.cc | ctguil@chromium.org | 2010-09-16 | 1 | -0/+1 |
* | Add support for webkit ValueChanged accessibility notification. | ctguil@chromium.org | 2010-09-16 | 1 | -2/+1 |
* | Add html node info (tag name, attributes, and computed display) and document | dmazzoni@chromium.org | 2010-08-30 | 1 | -0/+12 |
* | FBTF: Move code from headers into cc files. | erg@google.com | 2010-08-27 | 1 | -0/+2 |
* | Revert 57327 - Re-landing. Add html node info (tag name, attributes, and comp... | dmazzoni@chromium.org | 2010-08-25 | 1 | -12/+0 |
* | Re-landing. Add html node info (tag name, attributes, and computed display) | dmazzoni@chromium.org | 2010-08-25 | 1 | -0/+12 |
* | Revert 57188 - Add html node info (tag name, attributes, and computed display... | dmazzoni@chromium.org | 2010-08-24 | 1 | -12/+0 |
* | Add html node info (tag name, attributes, and computed display) and document | dmazzoni@chromium.org | 2010-08-24 | 1 | -0/+12 |
* | Windows accessibility improvements: 1. All WebKit roles are now passed to the | dmazzoni@chromium.org | 2010-05-21 | 1 | -22/+95 |
* | Reimplement accessibility of web content by caching the entire | dmazzoni@chromium.org | 2010-05-11 | 1 | -113/+45 |
* | Revert 46842 - Reimplement accessibility of web content by caching the entire | dmazzoni@chromium.org | 2010-05-10 | 1 | -45/+113 |
* | Reimplement accessibility of web content by caching the entire | dmazzoni@chromium.org | 2010-05-10 | 1 | -113/+45 |
* | Revert 46567 - Reimplement accessibility of web content by caching the entire | zork@chromium.org | 2010-05-07 | 1 | -45/+113 |
* | Reimplement accessibility of web content by caching the entire | dmazzoni@chromium.org | 2010-05-06 | 1 | -113/+45 |
* | Landing Chris Guillory CL. | jcampan@chromium.org | 2010-02-24 | 1 | -6/+9 |
* | Introduce WebAccessibilityControllerImpl. | dglazkov@chromium.org | 2009-11-04 | 1 | -0/+7 |
* | Adds support for WAI-ARIA role option, by adding exposure of MSAA role ROLE_S... | klink@chromium.org | 2009-08-27 | 1 | -0/+1 |
* | Adds support for WAI-ARIA roles application, document, radiogroup, region, se... | klink@chromium.org | 2009-08-25 | 1 | -1/+5 |
* | Adds support and exposure of additional accessibility roles. Includes naming ... | klink@chromium.org | 2009-08-22 | 1 | -1/+4 |
* | Adds support for an initial set of WAI-ARIA roles, needed to support screen r... | klink@chromium.org | 2009-07-07 | 1 | -28/+37 |
* | Fixes an issue where the MSAA information was not reported back correctly to ... | klink@chromium.org | 2009-06-05 | 1 | -4/+0 |
* | Adds propagation and handling of render-side focus events, for the benefit of... | klink@chromium.org | 2009-05-20 | 1 | -0/+4 |
* | Removes all use of COM and dependencies on Windows-specific classes (includin... | klink@chromium.org | 2009-03-20 | 1 | -0/+155 |