summaryrefslogtreecommitdiffstats
path: root/ui/accessibility
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert "Split bundle generation steps so that API registration is generated i...Albert J. Wong2014-08-272-1/+3
* Split bundle generation steps so that API registration is generated in browse...yoz2014-08-272-3/+1
* Make the root_namespace argument to json_schema_compiler.gypi a stringkalman@chromium.org2014-08-052-2/+2
* Fix 64-bit component build after r286768.avi@chromium.org2014-07-311-0/+2
* MacViews: Accessibility bridgeandresantoso@chromium.org2014-07-319-0/+577
* Cleanup test_support target names.tfarina@chromium.org2014-07-221-2/+2
* Add missing files/deps/definescjhopman@chromium.org2014-07-121-0/+1
* Fixes for re-enabling more MSVC level 4 warnings: ui/ editionpkasting@chromium.org2014-07-121-1/+1
* Implement accessible states and notifications for the tab strip.dmazzoni@chromium.org2014-07-101-30/+43
* Add lots of GN targets:brettw@chromium.org2014-07-021-0/+1
* Rewriting automation_node update handling based on ax_treeaboxhall@chromium.org2014-06-306-92/+146
* Destroy the automation tree when a tab (in this case, RenderWidgetHost) gets ...aboxhall@chromium.org2014-06-241-0/+1