summaryrefslogtreecommitdiffstats
path: root/ui/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Updating XTBs based on .GRDs from branch masterAlex Mineer2015-01-0952-207/+2184
* Expose br tag in AX Tree as ROLE_SYSTEM_WHITESPACE.shreeram.k2015-01-081-0/+1
* HTML Legend tag should be exposed as IA2_ROLE_LABEL roleramya.v2015-01-071-0/+1
* TableCaptionElement is not exposed to accessibilityramya.v2015-01-062-0/+2
* Expose html placeholder attribute as AXPlaceholder: <value> on MAC.shreeram.k2015-01-052-0/+4
* Cleanup: Update the path to gfx rect headers.tfarina2014-12-311-1/+1
* Support presentational iframes and make use of them in the uber frame.dmazzoni2014-12-172-0/+2
* Make longdesc extension support relative urls.dmazzoni2014-12-175-25/+35
* ARIA state/property aria-autocomplete should expose IA2_STATE_SUPPORTS_AUTOCO...shreeram.k2014-12-172-0/+4
* Partially reapply "Isolate remaining tests under ui/"maruel2014-12-122-0/+46
* Revert of Isolate remaining tests under ui/ (patchset #21 id:400001 of https:...maruel2014-12-122-46/+0
* Isolate remaining tests under ui/jochen2014-12-112-0/+46
* Pull in i18n strings for accessibility extensions, do simple polish.dmazzoni2014-12-0423-138/+289
* gn format //uiscottmg2014-12-031-4/+8
* Remove unused roles(EditableText, SplitGroup, GrowArea) from Chromium.shreeram.k2014-12-022-6/+0
* Exposing ARIA state/property aria-orientation on Windows correctly.shreeram.k2014-12-011-0/+1
* Removing unused roles(7) from chromium.shreeram.k2014-11-262-16/+0
* Only load inline text boxes for the node that has accessibility focus.dmazzoni2014-11-261-0/+3
* Exposing AXRole* correctly for HTML input types on mac.shreeram.k2014-11-181-0/+3
* ARIA role spinbutton should expose AXRole as AXIncrementor.shreeram.k2014-11-132-3/+1
* AXSubrole and AXRoleDescription is not exposed for HTML form element.shreeram.k2014-11-121-0/+1
* AXRoleDescriptions are not correctly exposed for dl, dd, dt tagsshreeram.k2014-11-111-1/+1
* HTML Ruby tag is not exposed on Windowsshreeram.k2014-11-101-0/+1
* AX_ROLE_HORIZONTAL_RULE is not required.shreeram.k2014-11-082-2/+0
* Implement automatic load of composed/embedded automation treesdtseng2014-11-042-1/+14
* ARIA role math and HTML math element are not exposed correctly.shreeram.k2014-11-041-1/+0
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-291-1/+1
* Expose HTML pre tag with correct MSAA+IA2 Roleshreeram.k2014-10-272-0/+2
* Add conversion rule of WebAXRoleBlockquoteje_julie.kim2014-10-252-0/+2
* Standardize usage of virtual/override/final in ui/dcheng2014-10-215-37/+24
* HTML Meter tag should have MSAA+IA2 as ROLE_SYSTEM_PROGRESSBAR.shreeram.k2014-10-162-0/+2
* Expose IA and IA2 role and state for HTML input type attributes related to da...shreeram.k2014-10-151-0/+3
* replace OVERRIDE and FINAL with override and final in ui/mostynb2014-10-094-19/+19
* Expose aria role menuitemcheckbox and menuitemradio with correct IA2 role.(Ch...shreeram.k2014-10-092-0/+4
* Add AX attribute conversion for input typeje_julie.kim2014-10-032-0/+4
* Add conversion rule for WebAXRoleDescriptionListje_julie.kim2014-10-022-0/+2
* Move json schema compiler target into build/ to match gypJames Robinson2014-09-301-2/+2
* Adds conversion rule for WebAXRoleDetailsshreeram.k2014-09-302-0/+2
* Move accessibility extension translations to grd file.Dominic Mazzoni2014-09-259-20/+149
* Add grd boilerplate for curated accessibility extensions.plundblad2014-09-2553-0/+328
* (Re-land) initial checkin of accessibility extensions.Dominic Mazzoni2014-09-2542-0/+4072
* Revert "Initial checkin of accessibility extensions."Dominic Mazzoni2014-09-2544-7205/+0
* Initial checkin of accessibility extensions.Dominic Mazzoni2014-09-2544-0/+7205
* Adds conversion rule for WebAXRoleNoneshreeram.k2014-09-241-0/+1
* Use base::StringPairs where appropriate from src/uianand.ratn2014-09-231-1/+2
* Improve GN header checker, make "check" on //ui/* pass.Brett Wilson2014-09-191-3/+1
* Adds conversion rule for WebAXRoleFigcaption.je_julie.kim2014-09-182-0/+2
* Hook up guest browser plugins to the accessibility tree.dmazzoni2014-09-152-1/+9
* Adds conversion rule for WebAXRoleFigureje_julie.kim2014-09-032-0/+2
* Reland 596ff54335b2a1b393af10657bc4945114f3beed - Split API bundle generation...yoz2014-08-272-3/+1