| Commit message (Expand) | Author | Age | Files | Lines |
* | Parse media keys for named command in the manifest. | zhchbin@gmail.com | 2013-09-04 | 1 | -0/+16 |
* | Make chrome/common and chrome/renderer use base namespace for Value. | brettw@chromium.org | 2013-06-18 | 1 | -5/+5 |
* | Use a direct include of strings headers in chrome/common/, part 1. | avi@chromium.org | 2013-06-11 | 1 | -1/+1 |
* | Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo... | avi@chromium.org | 2013-06-07 | 1 | -1/+1 |
* | Support more keys for the Commands API: | finnur@chromium.org | 2013-05-13 | 1 | -0/+25 |
* | Remove the limit of number of commands per extension, but keep the limit of 4... | finnur@chromium.org | 2013-03-27 | 1 | -18/+21 |
* | Rename FilePath to base::FilePath and use new location of string_number_conve... | brettw@chromium.org | 2013-02-08 | 1 | -1/+1 |
* | Extension Commands: Make Ctrl mean Command on Mac. If you really want Ctrl as... | finnur@chromium.org | 2012-08-31 | 1 | -11/+19 |
* | Extension commands now support numbers (Ctrl+Shift+0) and Shift alone as a mo... | finnur@chromium.org | 2012-05-24 | 1 | -7/+10 |
* | Rename ExtensionCommand* to Command* within the extensions namespace. | finnur@chromium.org | 2012-05-22 | 1 | -0/+195 |