summaryrefslogtreecommitdiffstats
path: root/content/browser/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Fix AccessibilityModeHelperTest on Win8+fatalerr@yandex-team.ru2014-04-241-2/+16
* Filter pages shown on chrome://accessibility page by current BrowserContextaboxhall@chromium.org2014-04-212-39/+48
* Make BrowserAccessibilityManager use AXTree (re-land).dmazzoni@chromium.org2014-04-2120-624/+506
* Get Android accessible link text from url if otherwise unlabeleddmazzoni@chromium.org2014-04-212-2/+25
* Revert of Make BrowserAccessibilityManager use AXTree. (https://codereview.ch...ckocagil@chromium.org2014-04-2120-505/+617
* Make BrowserAccessibilityManager use AXTree.dmazzoni@chromium.org2014-04-2120-617/+505
* Fire live region changed event on Windows.dmazzoni@chromium.org2014-04-211-4/+3
* Return AXURL from NSAccessibilityURLAttribute.dmazzoni@chromium.org2014-04-162-4/+15
* Remove a bunch of TOOLKIT_GTK in content/ and gpu/, as well as NPAPI plugins ...piman@chromium.org2014-04-114-12/+5
* Delete the GTK+ port of Chrome.erg@chromium.org2014-04-105-851/+0
* Refactor BrowserAccessibility to prepare for AXNode (re-land)dmazzoni@chromium.org2014-04-1016-415/+395
* Revert 262673 "Refactor BrowserAccessibility to prepare for AXNode."dmazzoni@google.com2014-04-0916-405/+425
* Refactor BrowserAccessibility to prepare for AXNode.dmazzoni@chromium.org2014-04-0916-425/+405
* Fire ax focus on root document when root changes.dmazzoni@chromium.org2014-04-086-4/+13
* Add a better iframe role on Windows and fix iframe ax tests.dmazzoni@chromium.org2014-04-053-8/+8
* Fire accessibility focus/blur events on root web document.dmazzoni@chromium.org2014-04-034-17/+26
* Refactor content/renderer/accessibility to use AXTreeSerializer (re-land).dmazzoni@chromium.org2014-04-033-17/+17
* Revert of Refactor content/renderer/accessibility to use AXTreeSerializer. (h...pfeldman@chromium.org2014-04-023-17/+17
* Refactor content/renderer/accessibility to use AXTreeSerializer.dmazzoni@chromium.org2014-04-023-17/+17
* Disable two tests that need to be rebaselined after Blink change.dmazzoni@google.com2014-03-312-2/+5
* Disable test that needs to be rebaselined after Blink change lands.dmazzoni@google.com2014-03-281-1/+3
* Improve accessible hit testing heuristic.dmazzoni@chromium.org2014-03-281-3/+30
* update headersjam@chromium.org2014-03-271-2/+2
* Add AccessibilityModeTreeOnly, which is enabled via the automation API.aboxhall@chromium.org2014-03-274-2/+113
* Move ContentBrowserTest class to content/public, since it's used by component...jam@chromium.org2014-03-273-6/+6
* Include relationship ARIA objects in serialized accessibility treeaboxhall@chromium.org2014-03-243-22/+106
* Skip table columns when doing accessibility hit testing.dmazzoni@chromium.org2014-03-181-0/+6
* Support TalkBack commands to move to next/prev element.dmazzoni@chromium.org2014-03-185-0/+172
* Expose android.webkit.WebView as the web view's class name.dmazzoni@chromium.org2014-03-161-0/+3
* Disable DumpAccessibilityTree tests which are broken by adding new elements i...aboxhall@chromium.org2014-03-121-2/+8
* Copy JavaScript execution to RenderFrame, switch easy cases to use it.avi@chromium.org2014-03-121-3/+2
* Android native accessibility: Decorate link nodes with URLSpans.plundblad@chromium.org2014-03-093-9/+11
* Follow ARIA spec guidelines for role=button with aria-pressed.aboxhall@chromium.org2014-03-071-1/+28
* Move WriteFile and WriteFileDescriptor from file_util to base namespace.brettw@chromium.org2014-03-061-1/+1
* Send accessibility scroll event on Windows and Android.dmazzoni@chromium.org2014-02-282-0/+7
* Switch static text role on Windows.dmazzoni@chromium.org2014-02-261-6/+2
* Move ui/base/accessibility to ui/accessibility.dmazzoni@chromium.org2014-02-255-5/+5
* Fix a crasher in the BrowserAccessibilityWin::get_accParent function which oc...ananta@chromium.org2014-02-211-4/+9
* Correctly handle "Global accessibility mode" toggle action on chrome://access...aboxhall@chromium.org2014-02-201-2/+2
* Cleanup: Remove unneeded browser_thread.h includes in content/.thestig@chromium.org2014-02-151-5/+3
* Switch AccessibilityMode to be a bitmap.aboxhall@chromium.org2014-02-127-35/+219
* Generate ax enums from idl.dtseng@chromium.org2014-02-099-26/+27
* Refactor ui cocoa test support into a helper target isolated from ui/base/tfarina@chromium.org2014-02-091-1/+1
* Set the BrowserAccessibilityManagerWin instance in the LegacyRenderWidgetHost...ananta@chromium.org2014-02-081-1/+1
* Create a visible window with class name Chrome_RenderWidgetHostHWND which cor...ananta@chromium.org2014-02-073-98/+25
* Scroll accessibility focused nodes to make them visible.plundblad@chromium.org2014-01-282-0/+8
* Add aboxhall to content/browser/accessibility/OWNERSdtseng@chromium.org2014-01-281-0/+1
* Workaround for a bad type cast in BrowserAccessibilityManagerTest.TestMoveChi...sebmarchand@chromium.org2014-01-231-0/+12
* Rebaseline and re-enable a11y tree tests for <dialog>.falken@chromium.org2014-01-221-4/+3
* Disable tests to prepare for Blink r165040 to reland.falken@chromium.org2014-01-161-3/+4