summaryrefslogtreecommitdiffstats
path: root/chrome/browser/accessibility
Commit message (Expand)AuthorAgeFilesLines
* 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
* components: Move PrefRegistrySyncable into user_prefs namespace.tfarina@chromium.org2013-05-062-5/+8
* Makes native and extension-based accessibility mutually exclusive.dtseng@chromium.org2013-05-032-0/+24
* Formatting cleanup. Should be no code change.pkasting@chromium.org2013-05-031-0/+1
* Eliminate InfoBarTabHelper. Make InfoBarService a concrete class.pkasting@chromium.org2013-04-231-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+0
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-0/+1
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-1/+0
* Move c/b/a/infobar files back to c/b/infobarkaiwang@chromium.org2013-03-192-5/+5
* Introduce //components/user_prefs.joi@chromium.org2013-03-061-1/+1
* Move accessibility_win_browsertest to content.phajdan.jr@chromium.org2013-02-261-843/+0
* Revert 184352brettw@chromium.org2013-02-241-1/+1
* Add utf_string_conversions to base namespace.brettw@chromium.org2013-02-241-1/+1
* Move API functions registrations out of ExtensionFunctionRegistry.ncj674@motorola.com2013-02-142-9/+10
* Introduce PrefRegistrySyncable, simplifying PrefServiceSyncable.joi@chromium.org2013-02-102-7/+7
* Rename FilePath to base::FilePath and use new location of string_number_conve...brettw@chromium.org2013-02-081-1/+1
* Remove GetActiveWebContents from browser_tabstrip.avi@chromium.org2013-01-291-5/+4
* Remove TabStripModel wrapper use.avi@chromium.org2013-01-281-2/+3
* Record histogram of extension API usagerpaquay@chromium.org2013-01-181-6/+9
* Move ui_controls files to chrome\test\base since they're now only usd within ...jam@chromium.org2013-01-141-1/+1
* Add test for accessibility histograms.dmazzoni@chromium.org2013-01-091-0/+30
* Change infobar creation to use a public static Create() method on the infobar...pkasting@chromium.org2013-01-081-3/+2