summaryrefslogtreecommitdiffstats
path: root/chrome/browser/browser_accessibility.cc
Commit message (Expand)AuthorAgeFilesLines
* Rename browser_accessibility to browser_accessibility_win, and same fordmazzoni@chromium.org2010-06-161-1013/+0
* Windows accessibility improvements: 1. All WebKit roles are now passed to thedmazzoni@chromium.org2010-05-211-212/+517
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-111-316/+343
* Revert 46842 - Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-343/+316
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-101-316/+343
* Revert 46567 - Reimplement accessibility of web content by caching the entire zork@chromium.org2010-05-071-343/+316
* Reimplement accessibility of web content by caching the entire dmazzoni@chromium.org2010-05-061-316/+343
* Landing Chris Guillory CL.jcampan@chromium.org2010-02-241-19/+25
* Use Scoped[Bstr,ComPtr,Variant] instead of their ATL equivalents to reduce de...jhawkins@chromium.org2009-09-101-6/+6
* Adds support for WAI-ARIA role option, by adding exposure of MSAA role ROLE_S...klink@chromium.org2009-08-271-0/+2
* Adds support for WAI-ARIA roles application, document, radiogroup, region, se...klink@chromium.org2009-08-251-0/+8
* Adds support and exposure of additional accessibility roles. Includes naming ...klink@chromium.org2009-08-221-0/+6
* Adds support for an initial set of WAI-ARIA roles, needed to support screen r...klink@chromium.org2009-07-071-51/+64
* Fixes an issue where the MSAA information was not reported back correctly to ...klink@chromium.org2009-06-051-11/+5
* Adds propagation and handling of render-side focus events, for the benefit of...klink@chromium.org2009-05-201-37/+46
* Removes all use of COM and dependencies on Windows-specific classes (includin...klink@chromium.org2009-03-201-45/+132
* NO CODE CHANGEdeanm@chromium.org2009-03-101-1/+0
* Finish taking out render_messages.h includes from headers.jam@chromium.org2009-02-051-3/+3
* Commiting the changes from my previous cl that are specific to not including ...jam@chromium.org2009-02-041-1/+2
* Revert my change to get the tree green. Not sure why the tests became flaky....jam@chromium.org2009-02-041-2/+1
* Make it easier/less work/less error-prone to create new IPC channel types (i....jam@chromium.org2009-02-041-1/+2
* Fixes crash in BrowserAccessibilityManager destructor (see CPBrowsingContextM...klink@chromium.org2008-10-091-5/+6
* Adds MSAA/IAccessible exposure of web content.klink@chromium.org2008-09-301-0/+555