summaryrefslogtreecommitdiffstats
path: root/chrome/browser/accessibility
Commit message (Expand)AuthorAgeFilesLines
* Draw a focus ring around native views when ChromeVox is running.dmazzoni2014-09-265-4/+33
* Add private extension API to move the accessibility focus ring.dmazzoni2014-09-134-0/+45
* Rename experimental_accessibility to accessibility_private in histograms.Dominic Mazzoni2014-09-121-4/+4
* Rework UMAHistogramHelper and StatisticsDeltaReader into [Chrome]HistogramTes...mlerman@chromium.org2014-08-211-3/+2
* Added accessible name to bookmark_bar_instructions_view.evy@chromium.org2014-07-254-1/+24
* Remove many instances of CreateBooleanValue.estade@chromium.org2014-07-171-2/+2
* Implement accessible states and notifications for the tab strip.dmazzoni@chromium.org2014-07-101-1/+1
* Make Views fire an accessible hover event on mouse enter.dmazzoni@chromium.org2014-05-292-0/+15
* Cleanup extension_service.hrdevlin.cronin@chromium.org2014-05-291-0/+1
* infobars: Componentize ConfirmInfoBarDelegate.tfarina@chromium.org2014-05-221-1/+1
* components: Extract pref_registry component out of user_prefs.tfarina@chromium.org2014-05-151-1/+1
* Re-land: Rename experimental.accessibility to accessibilityPrivatedmazzoni@chromium.org2014-05-093-34/+32
* Rename (Chrome)SyncExtensionFunction::RunImpl to RunSync so that the RunImplkalman@chromium.org2014-04-302-8/+8
* Revert "Rename experimental.accessibility to accessibilityPrivate"dtseng@chromium.org2014-04-293-28/+27
* Cleanup: Fix a bunch of random style cleanups and lint errors.thestig@chromium.org2014-04-231-3/+3
* Move Infobars core files to the Infobars componentdroger@chromium.org2014-04-182-2/+2
* Use EventRouter instead of ExtensionSystem::Get->event_router()limasdf@gmail.com2014-04-171-7/+9
* InfoBarService inherits from InfoBarManagerdroger@chromium.org2014-04-101-5/+3
* Rename experimental.accessibility to accessibilityPrivatedmazzoni@chromium.org2014-04-033-27/+28
* Cleanup: Remove unused accessibility constants.thestig@chromium.org2014-04-022-11/+0
* Split InfoBarService core code into InfoBarManagerdroger@chromium.org2014-04-011-3/+5
* Use SYZYASAN instead of ADDRESS_SANITIZER.chrisha@google.com2014-03-271-2/+2
* Move ExtensionHost from src/chrome to src/extensionsjamescook@chromium.org2014-03-211-1/+1
* Move ui/base/accessibility to ui/accessibility.dmazzoni@chromium.org2014-02-254-26/+26
* No longer observe listener addition/removal in ChromeVox unload.dtseng@chromium.org2014-02-031-1/+1
* Split ExtensionSystem interface from ExtensionSystemImpl implementation, part 1.yoz@chromium.org2014-01-301-1/+1
* Update some uses of UTF conversions in chrome/browser to use the base:: names...avi@chromium.org2013-12-241-1/+1
* Update some uses of Value in chrome/browser to use the base:: namespace.avi@chromium.org2013-12-233-25/+33
* Infobar system refactor.pkasting@chromium.org2013-12-061-2/+2
* Replace string16 with base::string16.brettw@chromium.org2013-12-041-1/+2
* Revert 238283 "Infobar system refactor."tonyg@chromium.org2013-12-031-2/+2
* Infobar system refactor.pkasting@chromium.org2013-12-031-2/+2
* Added basic accessibility to TreeView.zelidrag@chromium.org2013-12-024-0/+96
* Move EventRouter to src/extensions/browserjamescook@chromium.org2013-11-211-1/+1
* Allow controls other than windows to send alert accessibility events.plundblad@chromium.org2013-11-181-0/+4
* Allows views of role "menu" to receive focus events.dtseng@chromium.org2013-11-131-0/+3
* Adds a new "AccessibilityAlertInfo" event and removes AccessibilityManager::S...dtseng@chromium.org2013-11-134-1/+20
* Move ExtensionTabUtil into extensions namespacerdevlin.cronin@chromium.org2013-11-131-7/+7
* Move chrome/common/extensions/background_info.h to src/extensionsjamescook@chromium.org2013-11-091-1/+1
* Adjust ChromeVox (spoken feedback) strings and make it possible for announcemendtseng@chromium.org2013-11-052-0/+45
* Remove Profile dependency from ExtensionFunctionbenwells@chromium.org2013-10-282-7/+14
* JSON/IDL Compiler now generates event names as of r215660. Use these generate...DHNishi@gmail.com2013-08-202-15/+21
* Remove notifications from Accessibility APIcaitkp@chromium.org2013-08-174-89/+128
* Move kEnableExperimentalExtensionApis switch to extensions/common/switches.cc.yoz@chromium.org2013-07-311-2/+2
* Disable Ash browser tests by detecting command-line switch rather than OS ver...gab@chromium.org2013-07-311-5/+3
* Disable failing Ash browser_tests (on win8: browser_tests.exe --ash-browserte...gab@chromium.org2013-07-221-0/+9
* Updates some includes of chrome_notification_types.hjam@chromium.org2013-07-112-2/+2
* Misc. cleanup:pkasting@chromium.org2013-07-111-2/+1
* Use a direct include of utf_string_conversions.h in chrome/browser/, part 1.avi@chromium.org2013-06-091-1/+1
* [InfoBar] Add InfoBarDelegate::GetIconID()dfalcantara@chromium.org2013-05-161-1/+1