summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/renderer_permissions_policy_delegate.cc
Commit message (Expand)AuthorAgeFilesLines
* Cleanup: Remove Dispatcher and UserScript classes from builds where extension...thestig2014-09-131-0/+4
* Move kWebstoreAppId constant to//extensions.hanxi2014-09-021-1/+2
* Separate PermissionsData::CanExecuteScriptOnPage into two functionsrdevlin.cronin@chromium.org2014-06-071-1/+0
* Pull chrome stuff out of (and move) extensions::Dispatcher.rockot@chromium.org2014-05-011-1/+1
* Cleanup: Remove the allow-scripting-gallery flag and associated functionality...sdoyon@chromium.org2014-03-251-2/+1
* Re-enable broken --allow-scripting-gallery flag for content scriptsrob@robwu.nl2014-02-101-2/+5
* Extension cleanup: Move scripting whitelist to ExtensionsClient.yoz@chromium.org2013-10-261-4/+5
* Move the rest of extension_manifest_constants to top-level extensions/rdevlin.cronin@chromium.org2013-09-161-2/+2
* Allow ChromeVox to have access to the web store again.dtseng@chromium.org2013-09-061-0/+7
* Disallow content scripts from running in a process containing the webstore.mpcomplete@google.com2013-05-281-1/+10
* Disallow extensions on the Chrome signin page.mpcomplete@chromium.org2013-05-221-0/+39