summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_keybinding_registry.h
Commit message (Expand)AuthorAgeFilesLines
* Remove some NOTIFICATION_EXTENSION_UNLOADED_DEPRECATEDlimasdf@gmail.com2014-04-221-10/+23
* Suspend shortcut handling while setting commands.zhchbin@gmail.com2014-03-251-1/+1
* Support executing named commands on IDC_BOOKMARK_PAGE when overriding the boo...wittman@chromium.org2014-02-281-0/+12
* Don't access event_targets_ in the base class ExtensionKeybindingRegistry.zhchbin@gmail.com2014-02-261-10/+32
* Move ProfileKeyedAPI implementations to take BrowserContext in the constructo...yoz@chromium.org2014-02-251-1/+5
* [Windows] Finish global and non-global media keys support on Windows.zhchbin@gmail.com2013-11-221-7/+14
* Implement first part of supporting global extension commands.finnur@chromium.org2013-10-111-1/+20
* Revert "GTTF: Add missing virtual destructors."phajdan.jr@chromium.org2013-02-061-2/+0
* GTTF: Add missing virtual destructors.phajdan.jr@chromium.org2013-02-051-0/+2
* Make extension commands grant the activeTab permission.kalman@chromium.org2012-09-241-7/+24
* Enable commands API for platform apps.mek@chromium.org2012-09-101-2/+16
* Fix copy/paste error in commentmek@chromium.org2012-08-251-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Extension Commands changed by the user now take effect immediately.finnur@chromium.org2012-06-291-3/+8
* Config UI for Extension Commands (part 1).finnur@chromium.org2012-06-081-0/+4
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-3/+6
* A bit of cleanup for the Extension Commands.finnur@chromium.org2012-05-041-0/+4
* Refactor the ExtensionKeybindingRegistry into cross-platform and Views specif...finnur@chromium.org2012-03-091-0/+56
* Move the .h ExtensionKeybindingRegistry implementation to the Views specific ...finnur@chromium.org2012-03-061-72/+0
* Experimental Extension Keybinding (first cut).finnur@chromium.org2012-02-231-0/+72