| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge 82256 - Fix handling of a case where an AccessibilityObject is listed a... | cevans@chromium.org | 2011-04-23 | 1 | -1/+12 |
* | Revert 82076 - Fix handling of a case where an AccessibilityObject is listed ... | andybons@chromium.org | 2011-04-19 | 1 | -12/+1 |
* | Fix handling of a case where an AccessibilityObject is listed as a child mult... | ctguil@chromium.org | 2011-04-19 | 1 | -1/+12 |
* | Retrieve the accessibility tree from an iframe's document in the renderer, | dmazzoni@chromium.org | 2011-03-25 | 1 | -2/+8 |
* | Move a bunch of renderer->browser messages to content. | jam@chromium.org | 2011-03-23 | 1 | -0/+1 |
* | Fix handling of case where the same AccessibilityObject appears as a | dmazzoni@chromium.org | 2011-03-14 | 1 | -6/+6 |
* | Browser accessibility improvements so that screen readers can access more | dmazzoni@chromium.org | 2011-03-08 | 1 | -8/+22 |
* | Quick fix for problems with editable text field accessibility by not sending | dmazzoni@chromium.org | 2011-02-18 | 1 | -0/+6 |
* | Roll WebKit DEPS past WebKit move. Update gyp files and include paths to ref... | abarth@chromium.org | 2011-01-17 | 1 | -14/+14 |
* | Rename ATTR_LINK_TARGET to ATTR_URL and assign it within webaccessibility.BUG... | ctguil@chromium.org | 2010-12-20 | 1 | -0/+2 |
* | Only send child node updates on load and children changed notifications. | ctguil@chromium.org | 2010-11-05 | 1 | -14/+18 |
* | Add basic support for accessibility hit testing within web contents. | ctguil@chromium.org | 2010-11-03 | 1 | -0/+5 |
* | Make the selection start and end attributes of an html input control | dmazzoni@chromium.org | 2010-10-01 | 1 | -2/+19 |
* | Support additional webkit accessibility notifications and states. | ctguil@chromium.org | 2010-09-25 | 1 | -1/+20 |
* | Store lower case tag names within web accessibility. | ctguil@chromium.org | 2010-09-23 | 1 | -1/+5 |
* | Set name of document accessibility nodes to document title. | ctguil@chromium.org | 2010-09-21 | 1 | -0/+2 |
* | Revert 60088 - Set name of document accessibility nodes to document title. | rdsmith@chromium.org | 2010-09-21 | 1 | -2/+0 |
* | Set name of document accessibility nodes to document title. | ctguil@chromium.org | 2010-09-21 | 1 | -0/+2 |
* | Don't add invalid webkit accessibility objects to the renderer accessibility ... | ctguil@chromium.org | 2010-09-16 | 1 | -2/+8 |
* | Add html node info (tag name, attributes, and computed display) and document | dmazzoni@chromium.org | 2010-08-30 | 1 | -0/+37 |
* | FBTF: Move code from headers into cc files. | erg@google.com | 2010-08-27 | 1 | -0/+3 |
* | Revert 57327 - Re-landing. Add html node info (tag name, attributes, and comp... | dmazzoni@chromium.org | 2010-08-25 | 1 | -34/+0 |
* | Re-landing. Add html node info (tag name, attributes, and computed display) | dmazzoni@chromium.org | 2010-08-25 | 1 | -0/+34 |
* | Revert 57188 - Add html node info (tag name, attributes, and computed display... | dmazzoni@chromium.org | 2010-08-24 | 1 | -34/+0 |
* | Add html node info (tag name, attributes, and computed display) and document | dmazzoni@chromium.org | 2010-08-24 | 1 | -0/+34 |
* | Windows accessibility improvements: 1. All WebKit roles are now passed to the | dmazzoni@chromium.org | 2010-05-21 | 1 | -39/+162 |
* | Reimplement accessibility of web content by caching the entire | dmazzoni@chromium.org | 2010-05-11 | 1 | -208/+45 |
* | Revert 46842 - Reimplement accessibility of web content by caching the entire | dmazzoni@chromium.org | 2010-05-10 | 1 | -45/+208 |
* | Reimplement accessibility of web content by caching the entire | dmazzoni@chromium.org | 2010-05-10 | 1 | -208/+45 |
* | Revert 46567 - Reimplement accessibility of web content by caching the entire | zork@chromium.org | 2010-05-07 | 1 | -45/+208 |
* | Reimplement accessibility of web content by caching the entire | dmazzoni@chromium.org | 2010-05-06 | 1 | -208/+45 |
* | Landing Chris Guillory CL. | jcampan@chromium.org | 2010-02-24 | 1 | -24/+24 |
* | Roll Webkit to 53220 and fix compilation error due to renamed API. | atwilson@chromium.org | 2010-01-14 | 1 | -1/+1 |
* | Upstreaming WebKit.gyp | yaar@chromium.org | 2009-11-12 | 1 | -6/+6 |
* | Introduce WebAccessibilityControllerImpl. | dglazkov@chromium.org | 2009-11-04 | 1 | -0/+340 |