summaryrefslogtreecommitdiffstats
path: root/chrome/browser/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Move in_process_browser_test and ui_test_utils to chrome/test/basephajdan.jr@chromium.org2011-07-293-6/+6
* Implement IAccessibleTable and IAccessibleTableCell so that screendmazzoni@chromium.org2011-07-202-13/+96
* Moving notification types which are chrome specific to a new header file chro...ananta@chromium.org2011-07-102-21/+21
* Fix Jaws not reading the value of textfields .dtseng@chromium.org2011-07-081-2/+0
* Re-land: Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-2520-4459/+6
* Revert 90435 - Re-land: Move browser accessibility code from chrome to content.brettw@chromium.org2011-06-2420-6/+4459
* Re-land: Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-2420-4459/+6
* Revert 90265 - Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-2320-6/+4459
* Move browser accessibility code from chrome to content.dmazzoni@chromium.org2011-06-2320-4459/+6
* Refactor BrowserAccessibilityCocoa.dtseng@chromium.org2011-06-222-140/+194
* Copy the list of subroles from AccessibilityObjectWrapper to browser_accessib...aboxhall@chromium.org2011-06-221-2/+29
* Add all remaining roles in our role mapping array. dtseng@chromium.org2011-06-181-2/+43
* Make multiline text editing (textarea) accessible with VoiceOver on Mac OS X.dmazzoni@chromium.org2011-06-172-9/+43
* Support for accessible multiline text editing for Windowsdmazzoni@chromium.org2011-06-154-8/+35
* Set appropriate roles in bookmarks WebUI page.dtseng@chromium.org2011-06-152-13/+56
* Make the web content accessibility tree a descendant of the main window'sdmazzoni@chromium.org2011-06-132-94/+59
* Eliminate Window completely.ben@chromium.org2011-06-131-4/+4
* Fix up accessibility.dmaclach@chromium.org2011-06-091-37/+29
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-081-2/+2
* Move more from Window onto Widget.ben@chromium.org2011-06-081-1/+1
* DetachTree should be virtual as BrowserAccessibilityMac attempts to override it.dtseng@chromium.org2011-06-082-13/+13
* Revert 88142 to fix sync_integration_tests offline.msw@chromium.org2011-06-071-2/+2
* Reland 7058037dtseng@chromium.org2011-06-072-4/+34
* *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL.msw@chromium.org2011-06-071-2/+2
* Revert 88095.thakis@chromium.org2011-06-072-33/+3
* Add accessibility support for tab, tablist, and tabpanel to Mac.dtseng@chromium.org2011-06-072-3/+33
* Don't resuse a BrowserAccessibility when our assumption, that is has already ...ctguil@chromium.org2011-06-031-6/+8
* Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a...chromium@hybridsource.org2011-05-282-4/+4
* First pass attempting to use html_attributes to get the ARIA role information...aboxhall@chromium.org2011-05-271-6/+47
* browser tests: Fix a new[]/delete mismatch found by PVS Studio.thakis@chromium.org2011-05-251-1/+2
* Move RootView to the internal namespace.ben@chromium.org2011-05-201-3/+1
* Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk.ben@chromium.org2011-05-192-2/+1
* Add missing roles to BrowserAccessibilityCocoa.dtseng@chromium.org2011-05-191-0/+4
* Use NSAccessibilityURLAttribute instead of @"AXURL"ctguil@chromium.org2011-05-181-2/+2
* Use the url as the value for links without a text value.ctguil@chromium.org2011-05-181-0/+7
* Implement the ShowMenu action.dtseng@chromium.org2011-05-173-5/+8
* Support the AXRows and AXColumns attributes. We do this by examining the AX ...dtseng@chromium.org2011-05-144-0/+56
* IAccessibleText::get_text must support special text offsets.ctguil@chromium.org2011-05-113-5/+22
* Modify screen reader detection to use the AXEnhancedUserInterface attribute s...dtseng@chromium.org2011-05-031-2/+5
* Add parameterized accessibility attributes to fix text field behavior with Vo...dtseng@chromium.org2011-04-283-0/+55
* Ensures detached subtrees have root nodes that retain the previous parent.dtseng@chromium.org2011-04-266-26/+9
* Revert 82261 - Revert 82256 - unit_tests failures were unrelated - Fix handli...ctguil@chromium.org2011-04-201-0/+17
* Revert 82256 - Looks unrelated but unit_tests on mac 10.6 dbg(1) are failing ...ctguil@chromium.org2011-04-201-17/+0
* Fix handling of a case where an AccessibilityObject is listed as a child mult...ctguil@chromium.org2011-04-201-0/+17
* Revert 82076 - Fix handling of a case where an AccessibilityObject is listed ...andybons@chromium.org2011-04-191-25/+0
* Fix handling of a case where an AccessibilityObject is listed as a child mult...ctguil@chromium.org2011-04-191-0/+25
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-124-31/+37
* Cleanup: Update a bunch of files to the new location of browser_window.h. Par...tfarina@chromium.org2011-04-093-3/+3
* Coverity: Pass parameters by reference.jhawkins@chromium.org2011-03-282-4/+4
* Move some files from base to base/memory.levin@chromium.org2011-03-287-13/+13