summaryrefslogtreecommitdiffstats
path: root/chrome/browser/accessibility/accessibility_extension_api_constants.h
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup: Remove unused accessibility constants.thestig@chromium.org2014-04-021-10/+0
| | | | | | | | Found by Scythe. Review URL: https://codereview.chromium.org/217323007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@261030 0039d316-1c4b-4281-b951-d872f2087c98
* Added basic accessibility to TreeView.zelidrag@chromium.org2013-12-021-0/+5
| | | | | | | | | BUG=322729 TEST=manual with ChromeVox Review URL: https://codereview.chromium.org/79543010 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238047 0039d316-1c4b-4281-b951-d872f2087c98
* Adds a new "AccessibilityAlertInfo" event and removes ↵dtseng@chromium.org2013-11-131-1/+2
| | | | | | | | | | | AccessibilityManager::Speak and AccessibilityManager::MaybeSpeak. BUG=316710 TEST=Sign in and observe output in both braille and speech. Review URL: https://codereview.chromium.org/66583007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@234876 0039d316-1c4b-4281-b951-d872f2087c98
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
| | | | | | | | | For context see this thread: https://groups.google.com/a/chromium.org/forum/?fromgroups#!topic/chromium-dev/RMcVNGjB4II TBR=thakis,pkasting,jam git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146163 0039d316-1c4b-4281-b951-d872f2087c98
* Make views Slider accessible on Chrome OSdmazzoni@chromium.org2012-03-121-0/+2
| | | | | | | | | | BUG=117616 TEST=manual testing Review URL: http://codereview.chromium.org/9665026 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@126262 0039d316-1c4b-4281-b951-d872f2087c98
* Move system related extension API events from experimental.accessibility to ↵hashimoto@chromium.org2012-01-251-6/+1
| | | | | | | | | | | | systemPrivate BUG=chromium-os:24954 TEST=Build success Review URL: http://codereview.chromium.org/9130002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119029 0039d316-1c4b-4281-b951-d872f2087c98
* Add experimental.accessibility.getAlertsForTabhashimoto@chromium.org2011-12-211-0/+1
| | | | | | | | | | BUG=chromium-os:17602 TEST=browser_tests --gtest_filter="ExtensionApiTest.GetAlertsForTab" Review URL: http://codereview.chromium.org/8956009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115296 0039d316-1c4b-4281-b951-d872f2087c98
* Add a context field to the accessibility extension API.dmazzoni@chromium.org2011-12-151-0/+1
| | | | | | | | | | | | This makes it possible to provide more helpful spoken feedback when focusing a toolbar button or infobar button - e.g. it can now read the full text of the infobar when you move focus to any of its buttons. BUG=106724 TEST=Adds new unit tests; will need new ChromeVox push to test manually. Review URL: http://codereview.chromium.org/8850004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@114640 0039d316-1c4b-4281-b951-d872f2087c98
* Move extension_accessibility_api.* from chrome/browser/extensions to ↵hashimoto@chromium.org2011-11-281-0/+56
chrome/borwser/accessibility BUG=104942 TEST=try bots (win, mac, linux, linux_chromeos) Review URL: http://codereview.chromium.org/8713009 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@111681 0039d316-1c4b-4281-b951-d872f2087c98