summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/api/extension_action
Commit message (Expand)AuthorAgeFilesLines
* Make chrome/common and chrome/renderer use base namespace for Value.brettw@chromium.org2013-06-185-7/+7
* Use a direct include of strings headers in chrome/common/, part 1.avi@chromium.org2013-06-111-1/+1
* Use a direct include of utf_string_conversions.h in chrome/app/, chrome/commo...avi@chromium.org2013-06-074-4/+4
* Update chrome/ to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-023-11/+14
* Move multiple UI surfaces check to PageActionHandler.yoz@chromium.org2013-05-311-0/+6
* Consolidate manifest handler registration.yoz@chromium.org2013-05-063-19/+0
* Move IconsHandler from c/c/e/api/ to c/c/erdevlin.cronin@chromium.org2013-04-122-2/+2
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-8/+6
* Revert "Rewrite std::string("") to std::string(), Linux edition."dcheng@chromium.org2013-04-091-6/+8
* Rewrite std::string("") to std::string(), Linux edition.dcheng@chromium.org2013-04-091-8/+6
* Move SystemIndicator parsing out of Extension classrdevlin.cronin@chromium.org2013-03-255-20/+177
* Let ManifestHandlers do file validation.yoz@chromium.org2013-03-134-0/+43
* Manifest handler for all keys background-related.yoz@chromium.org2013-03-019-40/+54
* Move Icons out of Extension classrdevlin.cronin@chromium.org2013-02-273-1/+16
* Move page action manifest parsing out of Extension; the first multi-key manif...yoz@chromium.org2013-02-135-11/+281
* Allow platform apps to add themselves to the Action Box.rfevang@chromium.org2013-02-122-0/+17
* Allow manifest handlers to declare keys they depend on that must be parsed be...yoz@chromium.org2013-02-052-2/+2
* Move Extension Location and Type enums to Manifest, and move InstallWarning t...yoz@chromium.org2013-01-313-18/+18
* Change ManifestHandler interface to always (implicitly) pass the entire manif...yoz@chromium.org2013-01-305-20/+22
* Move BrowserAction out of Extensionrdevlin.cronin@chromium.org2013-01-286-8/+253
* Move ScriptBadge, ActionInfo out of Extension; preparation for BrowserActionrdevlin.cronin@chromium.org2013-01-165-0/+388