| Commit message (Expand) | Author | Age | Files | Lines |
* | Reports the position of the caret and current selection in content editables. | nektar | 2015-08-07 | 1 | -0/+22 |
* | win: Fix style plugin warnings in browser_accessibility_win.h. | thakis | 2015-04-30 | 1 | -110/+38 |
* | Update {virtual,override} to follow C++11 style in content. | nick | 2015-04-24 | 1 | -6/+6 |
* | Fix menu list and list box screen reader accessibility. | dmazzoni | 2015-04-24 | 1 | -0/+4 |
* | Fire AX text inserted event when embedded obj char changes. | dmazzoni | 2015-02-03 | 1 | -18/+24 |
* | Re-land: Send Windows accessibility events based on tree updates. | dmazzoni | 2015-01-27 | 1 | -27/+44 |
* | Revert of Send Windows accessibility events based on tree updates. (patchset ... | pauljensen | 2015-01-26 | 1 | -44/+27 |
* | Send Windows accessibility events based on tree updates. | dmazzoni | 2015-01-26 | 1 | -27/+44 |
* | Add a few missing overrides found by a new clang warning. | thakis | 2014-10-30 | 1 | -310/+323 |
* | Replace OVERRIDE and FINAL with override and final in content/browser/accessi... | anand.ratn | 2014-10-07 | 1 | -6/+6 |
* | Send Android accessibility event when object location changes. | dmazzoni | 2014-08-27 | 1 | -1/+1 |
* | Fix IAccessible2 interface in views accessibility. | dmazzoni@chromium.org | 2014-06-19 | 1 | -4/+4 |
* | Make BrowserAccessibilityManager use AXTree (re-land). | dmazzoni@chromium.org | 2014-04-21 | 1 | -6/+5 |
* | Revert of Make BrowserAccessibilityManager use AXTree. (https://codereview.ch... | ckocagil@chromium.org | 2014-04-21 | 1 | -5/+6 |
* | Make BrowserAccessibilityManager use AXTree. | dmazzoni@chromium.org | 2014-04-21 | 1 | -6/+5 |
* | Refactor BrowserAccessibility to prepare for AXNode (re-land) | dmazzoni@chromium.org | 2014-04-10 | 1 | -4/+0 |
* | Revert 262673 "Refactor BrowserAccessibility to prepare for AXNode." | dmazzoni@google.com | 2014-04-09 | 1 | -0/+4 |
* | Refactor BrowserAccessibility to prepare for AXNode. | dmazzoni@chromium.org | 2014-04-09 | 1 | -4/+0 |
* | Refactor content/ to use ui::AXNodeData instead of blink. | dmazzoni@google.com | 2014-01-06 | 1 | -5/+5 |
* | Update some uses of char16 to use the base:: namespace. | avi@chromium.org | 2013-12-25 | 1 | -1/+1 |
* | Fire accessible event when document scrolls. | dmazzoni@chromium.org | 2013-12-16 | 1 | -0/+4 |
* | Make browser_accessibility fields private. | dmazzoni@chromium.org | 2013-12-04 | 1 | -0/+4 |
* | Convert string16 to base::string16 in content. | brettw@chromium.org | 2013-12-03 | 1 | -13/+13 |
* | Implement Windows character extent and scrolling methods. | dmazzoni@chromium.org | 2013-11-17 | 1 | -23/+17 |
* | Make AccessibilityNodeData more compact. | dmazzoni@chromium.org | 2013-08-20 | 1 | -1/+7 |
* | Keep accessible bounding box rects in sync. | dmazzoni@chromium.org | 2013-05-06 | 1 | -0/+2 |
* | Implement IAccessibleApplication | dmazzoni@chromium.org | 2013-04-23 | 1 | -0/+13 |
* | Rename confusing child_id to unique_id_win | dmazzoni@chromium.org | 2013-04-10 | 1 | -0/+12 |
* | Cleanup, no functional change. | pkasting@chromium.org | 2012-11-13 | 1 | -62/+64 |
* | Move content\accessibility code into the content namespace. | jam@chromium.org | 2012-10-24 | 1 | -10/+9 |
* | Reland 149510 - Allow filters in accessibility tests to specify which attribu... | pkasting@chromium.org | 2012-08-02 | 1 | -3/+8 |
* | Revert 149510 - Allow filters in accessibility tests to specify which attribu... | pkasting@chromium.org | 2012-08-02 | 1 | -8/+3 |
* | Allow filters in accessibility tests to specify which attributes to check. | dmazzoni@chromium.org | 2012-08-01 | 1 | -3/+8 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Refactor all accessibility code out of webkit/glue. | dmazzoni@chromium.org | 2012-06-12 | 1 | -8/+9 |
* | Escape search terms correctly in the path portion of a custom search engine. | pkasting@chromium.org | 2012-05-31 | 1 | -3/+0 |
* | Add initial GTK web accessibility framework (third attempt). | dmazzoni@chromium.org | 2012-05-09 | 1 | -4/+6 |
* | Revert 135593 - Add initial GTK web accessibility framework (new with valgrin... | dmazzoni@chromium.org | 2012-05-06 | 1 | -3/+0 |
* | Add initial GTK web accessibility framework (new with valgrind fix). | dmazzoni@chromium.org | 2012-05-06 | 1 | -0/+3 |
* | Add support for UIA accessibility interfaces like IAccessibleEx and IRawEleme... | ananta@chromium.org | 2012-04-04 | 1 | -4/+52 |
* | Comment out flakey states | dtseng@chromium.org | 2012-02-29 | 1 | -1/+10 |
* | Revert 123372 - Adds deps file for content/browser/accessibility/ | vandebo@chromium.org | 2012-02-24 | 1 | -10/+1 |
* | Adds deps file for content/browser/accessibility/ | dtseng@chromium.org | 2012-02-24 | 1 | -1/+10 |
* | Revert 122617 - Adds dump accessibility tree support in Windows. | dtseng@chromium.org | 2012-02-17 | 1 | -10/+1 |
* | Adds dump accessibility tree support in Windows. | dtseng@chromium.org | 2012-02-17 | 1 | -1/+10 |
* | Reland 8775059 Support IAccessibleHypertext. | dtseng@chromium.org | 2011-12-14 | 1 | -4/+83 |
* | Revert 114367 - Reland of reland 8775059 Support IAccessibleHypertext. | toyoshim@chromium.org | 2011-12-14 | 1 | -83/+4 |
* | Reland of reland 8775059 Support IAccessibleHypertext. | dtseng@chromium.org | 2011-12-14 | 1 | -4/+83 |
* | Revert r112885 and follow-up r112886. | thakis@chromium.org | 2011-12-04 | 1 | -83/+4 |
* | Fix shared build by adding CONTENT_EXPORT. | dmazzoni@chromium.org | 2011-12-03 | 1 | -2/+2 |