summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/api/runtime/runtime_api.h
Commit message (Expand)AuthorAgeFilesLines
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-1/+2
* RefCounted types should not have public destructorsrsleevi@chromium.org2012-05-181-1/+5
* Hack to restrict runtime API to dev channel rather than experimental.mpcomplete@chromium.org2012-05-161-1/+1
* Revert order of EXTENSION_LOADED and EXTENSION_INSTALLED notifications back tompcomplete@chromium.org2012-05-011-1/+1
* Add chrome.experimental.runtime.getBackgroundPage which ensures the transientmpcomplete@chromium.org2012-04-121-0/+11
* Move transient background events from chrome.experimental.extension to chrome...mihaip@chromium.org2012-04-041-0/+23