summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/command.h
Commit message (Expand)AuthorAgeFilesLines
* [Extensions] Convert commands UI to developerPrivate APIrdevlin.cronin2015-05-261-5/+0
* Media Keys should not count towards the max of four shortcuts per extension.zhchbin@gmail.com2014-02-281-0/+5
* Add explicit base namespace to string16 users.brettw@chromium.org2013-12-051-4/+4
* Adding UI to configure whether commands are global or not.finnur@chromium.org2013-10-171-0/+3
* Implement first part of supporting global extension commands.finnur@chromium.org2013-10-111-1/+4
* Parse media keys for named command in the manifest.zhchbin@gmail.com2013-09-041-1/+2
* Use a direct include of strings headers in chrome/common/, part 1.avi@chromium.org2013-06-111-2/+2
* Support more keys for the Commands API:finnur@chromium.org2013-05-131-0/+4
* Replaced DictionaryValue::key_iterator by DictionaryValue::Iterator outside o...pneubeck@chromium.org2013-01-181-1/+1
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Extension Command Config UI part 2.finnur@chromium.org2012-06-261-5/+12
* Rename ExtensionCommand* to Command* within the extensions namespace.finnur@chromium.org2012-05-221-0/+65