summaryrefslogtreecommitdiffstats
path: root/chrome/browser/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Reduce chrome/ dependencies on platform-specific RenderWidgetHostView impleme...joi@chromium.org2012-01-251-2/+2
* Move system related extension API events from experimental.accessibility to s...hashimoto@chromium.org2012-01-256-124/+6
* Convert the remaining trivial tab_contents.h includes in chrome to use web_co...jam@chromium.org2012-01-051-1/+1
* Replace most of Browser::GetSelectedTabContents calls into Browser::GetSelect...jam@chromium.org2012-01-032-4/+4
* Move the PageNavigator interface and GlobalRequestID struct to content\public...jam@chromium.org2011-12-282-20/+33
* Initial addition of a11y test dump infrastructure.dtseng@chromium.org2011-12-211-0/+138
* Add experimental.accessibility.getAlertsForTabhashimoto@chromium.org2011-12-215-0/+80
* Rename TabContents::render_view_host() to GetRenderViewHost and put it into t...jam@chromium.org2011-12-201-1/+1
* Add a context field to the accessibility extension API.dmazzoni@chromium.org2011-12-154-8/+52
* Disables a couple more a11y tests that keey timing out.sky@chromium.org2011-12-091-5/+8
* Disables hanful of a11y tests as they are continually timing out.sky@chromium.org2011-12-091-5/+10
* Move a bunch of accessibility tests in chrome that have no chrome dependencie...jam@chromium.org2011-12-053-1496/+0
* Revert r112885 and follow-up r112886.thakis@chromium.org2011-12-041-167/+0
* Relanding http://codereview.chromium.org/8416034dmazzoni@chromium.org2011-12-031-0/+167
* Initial implementation of IAccessible2 scrollTo and setTextSelection anddmazzoni@chromium.org2011-12-031-0/+41
* Move accessibility_events.* to chrome/browser/accessibilityhashimoto@chromium.org2011-11-293-1/+586
* Move extension_accessibility_api.* from chrome/browser/extensions to chrome/b...hashimoto@chromium.org2011-11-284-0/+421
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-221-1/+1
* Revert 110949 - views: Move widget/ directory to ui/views.wez@chromium.org2011-11-211-1/+1
* views: Move widget/ directory to ui/views.tfarina@chromium.org2011-11-211-1/+1
* Mark all tests using TestViewAccessibilityObject as flaky, as morejoi@chromium.org2011-11-151-11/+27
* Fix double-initialization of CComModule.dmazzoni@chromium.org2011-11-143-17/+6
* views: Move accessibility/ directory to ui/views/.tfarina@chromium.org2011-11-141-1/+1
* Marking TestToolbarViewAccObj flaky, as it crashes occasionally.joi@chromium.org2011-11-141-1/+3
* Remove ctguil from OWNERS files (no longer works on chromium).dmazzoni@chromium.org2011-11-091-1/+0
* Marks TestRendererAccessibilityTree as failing. See bug for details.sky@chromium.org2011-11-031-1/+2
* Remove temporary traces added to figure out crash in interactive test.finnur@chromium.org2011-11-031-8/+0
* Fix crash because error_label_ wasn't being set to NULL insky@chromium.org2011-11-031-1/+1
* Add more traces to the failing test.finnur@chromium.org2011-11-021-1/+9
* Revert 108211 - Support IAccessibleHypertext.glotov@google.com2011-11-021-167/+0
* Support IAccessibleHypertext.dtseng@chromium.org2011-11-021-0/+167
* Mark CrossPlatformWebpageAccessibility as flaky, since it has been failing on...eroman@chromium.org2011-10-271-1/+2
* Make NotificationService an interface in the content namespace, and switch ca...jam@chromium.org2011-10-192-19/+21
* Move content_notification_types.h from content\common to content\public\brows...jam@chromium.org2011-10-182-2/+2
* Fix accessible focus when transitioning to a new page.dmazzoni@chromium.org2011-10-142-7/+9
* Move PageTransition into content namespace. While I'm touching all these file...jam@chromium.org2011-10-132-18/+27
* Converts usage of GetBrowserViewForNativeWindow tosky@chromium.org2011-09-301-2/+1
* Here are more exports needed for content_unittests to link in the component b...dpranke@chromium.org2011-09-301-1/+1
* Rewrites renderer accessibility to not use WebAccessibilityCache.dmazzoni@chromium.org2011-09-293-21/+34
* Ensure WebKit's "canSetValue" attribute is reflected in Chrome's accessibilit...aboxhall@chromium.org2011-09-291-0/+34
* Disable AccessibilityMacUITest.TestInitialPageNotifications.torne@chromium.org2011-09-281-1/+2
* GTTF: Remove super-flaky ui_test_utils functions and fix callers.phajdan.jr@chromium.org2011-09-272-38/+77
* Make isimpledom write shared generated files to SHARED_INTERMEDIATE_DIRrsleevi@chromium.org2011-09-221-1/+1
* Make iaccessible2 write shared generated files to SHARED_INTERMEDIATE_DIRrsleevi@chromium.org2011-09-221-1/+1
* Add a big grab bag of missing web accessibilitydmazzoni@chromium.org2011-09-013-23/+12
* Move RenderWidgetHostViewWin to content.jam@chromium.org2011-08-251-1/+1
* mac: Remove two static initializers/destructors in TestInitialPageNotificationsthakis@chromium.org2011-08-221-21/+18
* Add DCHECK to BrowserAccessibilityManager::Remove to detect undefined behavoi...ctguil@chromium.org2011-08-172-7/+7
* Broke BrowserAccessibilityTest.HitTestTestctguil@chromium.org2011-08-171-4/+7
* Add DCHECK to BrowserAccessibilityManager::Remove to detect undefined behavoi...ctguil@chromium.org2011-08-171-7/+4