| Commit message (Expand) | Author | Age | Files | Lines |
* | A better fix for crash when opening Incognito window. | andresantoso | 2015-01-27 | 1 | -0/+1 |
* | MacViews: Fix duplicate definition of ExtensionKeyBindingRegistry::SetShortcu... | andresantoso | 2015-01-20 | 1 | -3/+1 |
* | Don't disable "Bookmark this page" functionality if extension intended to rep... | wittman | 2015-01-07 | 1 | -2/+2 |
* | Standardize usage of virtual/override/final in chrome/browser/extensions/ | dcheng | 2014-10-21 | 1 | -8/+6 |
* | replace OVERRIDE and FINAL with override and final in chrome/browser/extensions/ | mostynb | 2014-10-04 | 1 | -3/+3 |
* | Reland Track the active ExtensionKeybindingRegistry and make it available to ... | dtseng | 2014-09-18 | 1 | -0/+21 |
* | Revert of Track the active ExtensionKeybindingRegistry and make it available ... | erg | 2014-09-17 | 1 | -21/+0 |
* | Track the active ExtensionKeybindingRegistry and make it available to EventRe... | dtseng | 2014-09-17 | 1 | -0/+21 |
* | Suspend shortcut handling while setting commands. | zhchbin@gmail.com | 2014-03-25 | 1 | -0/+3 |
* | Rename ProfileKeyedAPI to BrowserContextKeyedAPI and GetProfile to Get. | yoz@chromium.org | 2014-03-05 | 1 | -7/+7 |
* | Move ProfileKeyedAPI implementations to take BrowserContext in the constructo... | yoz@chromium.org | 2014-02-25 | 1 | -8/+7 |
* | Implement first part of supporting global extension commands. | finnur@chromium.org | 2013-10-11 | 1 | -0/+76 |