summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_commands_global_registry.cc
Commit message (Expand)AuthorAgeFilesLines
* MacViews: Fix duplicate definition of ExtensionKeyBindingRegistry::SetShortcu...andresantoso2015-01-201-7/+8
* Don't disable "Bookmark this page" functionality if extension intended to rep...wittman2015-01-071-2/+2
* Reland Track the active ExtensionKeybindingRegistry and make it available to ...dtseng2014-09-181-1/+9
* Revert of Track the active ExtensionKeybindingRegistry and make it available ...erg2014-09-171-9/+1
* Track the active ExtensionKeybindingRegistry and make it available to EventRe...dtseng2014-09-171-1/+9
* Suspend shortcut handling while setting commands.zhchbin@gmail.com2014-03-251-2/+18
* Rename ProfileKeyedAPI to BrowserContextKeyedAPI and GetProfile to Get.yoz@chromium.org2014-03-051-4/+4
* Don't access event_targets_ in the base class ExtensionKeybindingRegistry.zhchbin@gmail.com2014-02-261-12/+4
* Move ProfileKeyedAPI implementations to take BrowserContext in the constructo...yoz@chromium.org2014-02-251-10/+10
* Cleanup: Replace &LazyInstance::Get() with LazyInstance::Pointer().thestig@chromium.org2014-01-211-1/+1
* Refactor GlobalShortcutListener.zhchbin@gmail.com2014-01-041-11/+11
* [Windows] Finish global and non-global media keys support on Windows.zhchbin@gmail.com2013-11-221-11/+9
* Move Extension and PermissionsData to extensions/common.yoz@chromium.org2013-11-151-1/+1
* Implement first part of supporting global extension commands.finnur@chromium.org2013-10-111-0/+107