summaryrefslogtreecommitdiffstats
path: root/content/renderer/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Update legacy Tuple-using code.Avi Drissman2014-12-221-5/+5
* Added heading ARIA role to all HTML heading tags.nektar2014-12-191-0/+2
* Add support for RenderFrameProxy to be notified of loading status.nasko2014-12-181-1/+1
* Support presentational iframes and make use of them in the uber frame.dmazzoni2014-12-171-0/+2
* ARIA state/property aria-autocomplete should expose IA2_STATE_SUPPORTS_AUTOCO...shreeram.k2014-12-171-0/+3
* Fix live regions on Mac OS X.dmazzoni2014-12-121-2/+4
* Pass origin information for remote frame creation.alexmos2014-12-061-1/+2
* Remove unused roles(EditableText, SplitGroup, GrowArea) from Chromium.shreeram.k2014-12-022-8/+1
* Exposing ARIA state/property aria-orientation on Windows correctly.shreeram.k2014-12-011-1/+3
* Removing unused roles(7) from chromium.shreeram.k2014-11-261-16/+0
* Only load inline text boxes for the node that has accessibility focus.dmazzoni2014-11-264-5/+49
* ARIA state/property(aria-relevant,aria-busy) are not exposed correctly on MAC.shreeram.k2014-11-191-0/+2
* Support accessibility actions to increment / decrement sliders.dmazzoni2014-11-191-0/+1
* [content/renderer] Convert VLOGs to DVLOGsanujk.sharma2014-11-141-3/+3
* ARIA role spinbutton should expose AXRole as AXIncrementor.shreeram.k2014-11-131-2/+0
* AXRoleDescription for html figure tag would be 'figure'.shreeram.k2014-11-111-0/+2
* HTML Ruby tag is not exposed on Windowsshreeram.k2014-11-101-0/+2
* Expose password information in android accessibility nodes and events.plundblad2014-11-101-0/+4
* AX_ROLE_HORIZONTAL_RULE is not required.shreeram.k2014-11-082-4/+0
* Add support for Android accessible movement granularities.dmazzoni2014-11-081-5/+2
* Move accessibility focus to Find In Page results on Android.dmazzoni2014-11-062-0/+26
* Add Android AX functions to set the value and selection of a text field.dmazzoni2014-11-052-8/+21
* ARIA role math and HTML math element are not exposed correctly.shreeram.k2014-11-042-4/+0
* Make use of new faster Blink AX live region APIs.dmazzoni2014-10-311-68/+11
* Refactor RendererAccessibiltiyComplete back into RendererAccessibility.sungmann.cho2014-10-315-619/+508
* Change condition for adding AX_STATE_EXPANDEDje_julie.kim2014-10-302-9/+8
* Replace deprecated updateBackingStoreAndCheckValidity to updateLayoutAndCheck...kkosztyo.u-szeged2014-10-291-2/+2
* Standardize usage of virtual/override/final specifiers.dcheng2014-10-292-2/+2
* Expose HTML pre tag with correct MSAA+IA2 Roleshreeram.k2014-10-271-0/+2
* Add conversion rule of WebAXRoleBlockquoteje_julie.kim2014-10-251-0/+2
* Reset accessibility if it gets out of sync.dmazzoni2014-10-243-3/+21
* Unknown WebAXRole from Blink should be mapped to a valid chromium AX role.dmazzoni2014-10-241-1/+3
* Disable accessibility when VoiceOver is turned off.dmazzoni2014-10-223-0/+22
* Remove RendererAccessibilityFocusOnly.sungmann.cho2014-10-215-386/+3
* Standardize usage of virtual/override/final in content/renderer/dcheng2014-10-214-26/+25
* Send AX event on nearest unignored ancestor of target.dmazzoni2014-10-161-0/+4
* HTML Meter tag should have MSAA+IA2 as ROLE_SYSTEM_PROGRESSBAR.shreeram.k2014-10-161-0/+2
* Expose IA and IA2 role and state for HTML input type attributes related to da...shreeram.k2014-10-151-0/+6
* Expose aria role menuitemcheckbox and menuitemradio with correct IA2 role.(Ch...shreeram.k2014-10-091-0/+4
* Replace FINAL and OVERRIDE with their C++11 counterparts in content/renderermohan.reddy2014-10-083-17/+17
* Revert of Reset accessibility if it gets out of sync. (patchset #10 id:180001...jackhou2014-10-074-22/+4
* Reset accessibility if it gets out of sync.dmazzoni2014-10-064-4/+22
* IA2 role, xml-roles are not correct for {address, aside, nav, main}shreeram.k2014-10-061-1/+0
* Add AX attribute conversion for input typeje_julie.kim2014-10-031-0/+6
* xml-roles for input types {radio, range, button}, mathshreeram.k2014-10-021-0/+8
* Add conversion rule for WebAXRoleDescriptionListje_julie.kim2014-10-021-0/+2
* PlzNavigate: implement CommitNavigation on the browser sideclamy2014-09-301-4/+5
* Adds conversion rule for WebAXRoleDetailsshreeram.k2014-09-301-0/+2
* hr tag should have xml role as separatorshreeram.k2014-09-291-0/+2
* img tag should have xml-role as img.shreeram.k2014-09-261-0/+2