| Commit message (Expand) | Author | Age | Files | Lines |
* | GTTF: Remove super-flaky ui_test_utils functions and fix callers. | phajdan.jr@chromium.org | 2011-09-27 | 2 | -38/+77 |
* | Make isimpledom write shared generated files to SHARED_INTERMEDIATE_DIR | rsleevi@chromium.org | 2011-09-22 | 1 | -1/+1 |
* | Make iaccessible2 write shared generated files to SHARED_INTERMEDIATE_DIR | rsleevi@chromium.org | 2011-09-22 | 1 | -1/+1 |
* | Add a big grab bag of missing web accessibility | dmazzoni@chromium.org | 2011-09-01 | 3 | -23/+12 |
* | Move RenderWidgetHostViewWin to content. | jam@chromium.org | 2011-08-25 | 1 | -1/+1 |
* | mac: Remove two static initializers/destructors in TestInitialPageNotifications | thakis@chromium.org | 2011-08-22 | 1 | -21/+18 |
* | Add DCHECK to BrowserAccessibilityManager::Remove to detect undefined behavoi... | ctguil@chromium.org | 2011-08-17 | 2 | -7/+7 |
* | Broke BrowserAccessibilityTest.HitTestTest | ctguil@chromium.org | 2011-08-17 | 1 | -4/+7 |
* | Add DCHECK to BrowserAccessibilityManager::Remove to detect undefined behavoi... | ctguil@chromium.org | 2011-08-17 | 1 | -7/+4 |
* | Fix BrowserAccessibilityManager valgrind errors. | dtseng@chromium.org | 2011-08-14 | 1 | -6/+10 |
* | Fix a few lingering bugs in BrowserAccessibilityManager and BrowserAccessibil... | dtseng@chromium.org | 2011-08-05 | 1 | -1/+76 |
* | Move in_process_browser_test and ui_test_utils to chrome/test/base | phajdan.jr@chromium.org | 2011-07-29 | 3 | -6/+6 |
* | Implement IAccessibleTable and IAccessibleTableCell so that screen | dmazzoni@chromium.org | 2011-07-20 | 2 | -13/+96 |
* | Moving notification types which are chrome specific to a new header file chro... | ananta@chromium.org | 2011-07-10 | 2 | -21/+21 |
* | Fix Jaws not reading the value of textfields . | dtseng@chromium.org | 2011-07-08 | 1 | -2/+0 |
* | Re-land: Move browser accessibility code from chrome to content. | dmazzoni@chromium.org | 2011-06-25 | 20 | -4459/+6 |
* | Revert 90435 - Re-land: Move browser accessibility code from chrome to content. | brettw@chromium.org | 2011-06-24 | 20 | -6/+4459 |
* | Re-land: Move browser accessibility code from chrome to content. | dmazzoni@chromium.org | 2011-06-24 | 20 | -4459/+6 |
* | Revert 90265 - Move browser accessibility code from chrome to content. | dmazzoni@chromium.org | 2011-06-23 | 20 | -6/+4459 |
* | Move browser accessibility code from chrome to content. | dmazzoni@chromium.org | 2011-06-23 | 20 | -4459/+6 |
* | Refactor BrowserAccessibilityCocoa. | dtseng@chromium.org | 2011-06-22 | 2 | -140/+194 |
* | Copy the list of subroles from AccessibilityObjectWrapper to browser_accessib... | aboxhall@chromium.org | 2011-06-22 | 1 | -2/+29 |
* | Add all remaining roles in our role mapping array. | dtseng@chromium.org | 2011-06-18 | 1 | -2/+43 |
* | Make multiline text editing (textarea) accessible with VoiceOver on Mac OS X. | dmazzoni@chromium.org | 2011-06-17 | 2 | -9/+43 |
* | Support for accessible multiline text editing for Windows | dmazzoni@chromium.org | 2011-06-15 | 4 | -8/+35 |
* | Set appropriate roles in bookmarks WebUI page. | dtseng@chromium.org | 2011-06-15 | 2 | -13/+56 |
* | Make the web content accessibility tree a descendant of the main window's | dmazzoni@chromium.org | 2011-06-13 | 2 | -94/+59 |
* | Eliminate Window completely. | ben@chromium.org | 2011-06-13 | 1 | -4/+4 |
* | Fix up accessibility. | dmaclach@chromium.org | 2011-06-09 | 1 | -37/+29 |
* | *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. | msw@chromium.org | 2011-06-08 | 1 | -2/+2 |
* | Move more from Window onto Widget. | ben@chromium.org | 2011-06-08 | 1 | -1/+1 |
* | DetachTree should be virtual as BrowserAccessibilityMac attempts to override it. | dtseng@chromium.org | 2011-06-08 | 2 | -13/+13 |
* | Revert 88142 to fix sync_integration_tests offline. | msw@chromium.org | 2011-06-07 | 1 | -2/+2 |
* | Reland 7058037 | dtseng@chromium.org | 2011-06-07 | 2 | -4/+34 |
* | *Fixup about and chrome scheme URLs in URLFixerUpper::FixupURL. | msw@chromium.org | 2011-06-07 | 1 | -2/+2 |
* | Revert 88095. | thakis@chromium.org | 2011-06-07 | 2 | -33/+3 |
* | Add accessibility support for tab, tablist, and tabpanel to Mac. | dtseng@chromium.org | 2011-06-07 | 2 | -3/+33 |
* | Don't resuse a BrowserAccessibility when our assumption, that is has already ... | ctguil@chromium.org | 2011-06-03 | 1 | -6/+8 |
* | Replace many OS_LINUX ifdefs with OS_POSIX & !OS_MACOSX, since most of them a... | chromium@hybridsource.org | 2011-05-28 | 2 | -4/+4 |
* | First pass attempting to use html_attributes to get the ARIA role information... | aboxhall@chromium.org | 2011-05-27 | 1 | -6/+47 |
* | browser tests: Fix a new[]/delete mismatch found by PVS Studio. | thakis@chromium.org | 2011-05-25 | 1 | -1/+2 |
* | Move RootView to the internal namespace. | ben@chromium.org | 2011-05-20 | 1 | -3/+1 |
* | Rename WidgetWin/Gtk -> NativeWidgetWin/Gtk. | ben@chromium.org | 2011-05-19 | 2 | -2/+1 |
* | Add missing roles to BrowserAccessibilityCocoa. | dtseng@chromium.org | 2011-05-19 | 1 | -0/+4 |
* | Use NSAccessibilityURLAttribute instead of @"AXURL" | ctguil@chromium.org | 2011-05-18 | 1 | -2/+2 |
* | Use the url as the value for links without a text value. | ctguil@chromium.org | 2011-05-18 | 1 | -0/+7 |
* | Implement the ShowMenu action. | dtseng@chromium.org | 2011-05-17 | 3 | -5/+8 |
* | Support the AXRows and AXColumns attributes. We do this by examining the AX ... | dtseng@chromium.org | 2011-05-14 | 4 | -0/+56 |
* | IAccessibleText::get_text must support special text offsets. | ctguil@chromium.org | 2011-05-11 | 3 | -5/+22 |
* | Modify screen reader detection to use the AXEnhancedUserInterface attribute s... | dtseng@chromium.org | 2011-05-03 | 1 | -2/+5 |