summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_keybinding_registry.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove commands from browser event router.yoz@chromium.org2012-12-131-4/+10
* Remove GetExtensionService calls and replace with PKSF calls through the Exte...mirandac@chromium.org2012-11-301-1/+2
* Make extension commands grant the activeTab permission.kalman@chromium.org2012-09-241-2/+27
* Enable commands API for platform apps.mek@chromium.org2012-09-101-15/+37
* Implement Keybinding (Extension Commands) for script badges. With this change...finnur@chromium.org2012-08-031-2/+3
* Extension Commands changed by the user now take effect immediately.finnur@chromium.org2012-06-291-4/+31
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+1
* A bit of cleanup for the Extension Commands.finnur@chromium.org2012-05-041-0/+4
* Put manifest string constant declarations into separate headergroby@chromium.org2012-03-231-0/+1
* Refactor the ExtensionKeybindingRegistry into cross-platform and Views specif...finnur@chromium.org2012-03-091-0/+57
* Move the ExtensionKeybindingRegistry implementation to the Views specific sec...finnur@chromium.org2012-03-061-113/+0
* Experimental Extension Keybinding (first cut).finnur@chromium.org2012-02-231-0/+113