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