summaryrefslogtreecommitdiffstats
path: root/ui/accessibility/ax_node_data.cc
Commit message (Expand)AuthorAgeFilesLines
* Handles aria-dropeffect after getting its value from blink.je_julie.kim2015-02-101-0/+3
* Added the aria-sort state to the accessibility tree.nektar2015-02-091-0/+16
* Add conversion rule for aria-grabbed attributes.je_julie.kim2015-01-271-0/+3
* Exposed the invalid state of form controls to the accessibility APIs.nektar2015-01-131-0/+22
* Expose html placeholder attribute as AXPlaceholder: <value> on MAC.shreeram.k2015-01-051-0/+3
* ARIA state/property aria-autocomplete should expose IA2_STATE_SUPPORTS_AUTOCO...shreeram.k2014-12-171-0/+3
* Implement automatic load of composed/embedded automation treesdtseng2014-11-041-0/+6
* Add AX attribute conversion for input typeje_julie.kim2014-10-031-0/+3
* Hook up guest browser plugins to the accessibility tree.dmazzoni2014-09-151-0/+3
* Fixes for re-enabling more MSVC level 4 warnings: ui/ editionpkasting@chromium.org2014-07-121-1/+1
* Add ToString to AXTreeUpdate.dmazzoni@chromium.org2014-04-161-1/+0
* Include relationship ARIA objects in serialized accessibility treeaboxhall@chromium.org2014-03-241-0/+18
* Generate ax enums from idl.dtseng@chromium.org2014-02-091-116/+12
* Refactor content/ to use ui::AXNodeData instead of blink.dmazzoni@google.com2014-01-061-7/+434
* First step to move common accessibility code out of content.dmazzoni@chromium.org2013-11-221-0/+61