summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/extensions/user_script_scheduler.cc
Commit message (Expand)AuthorAgeFilesLines
* Attaching a DOM Activity Logger to all extension scriptsataly@chromium.org2013-03-081-4/+19
* Replaced deprecated v8 API calls by their non-deprecated equivalents.svenpanne@chromium.org2013-02-041-1/+1
* <webview>: Implement ExecuteScriptfsamuel@chromium.org2013-01-241-1/+2
* Update some #includes in chrome/renderer/extensions/ for headers in the new P...pilgrim@chromium.org2013-01-101-2/+2
* Move extension_error_utils.* and url_pattern_set.* intoaa@chromium.org2012-11-191-2/+2
* Make TabHelper::ContentScriptObserver also notify when tabs.executeScript iskalman@chromium.org2012-11-071-11/+7
* Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don'tkalman@chromium.org2012-09-171-2/+4
* Revert 157025 - Make V8ValueConverter.FromV8Value be more consistent with JSO...kalman@chromium.org2012-09-161-4/+2
* Make V8ValueConverter.FromV8Value be more consistent with JSON.stringify: don'tkalman@chromium.org2012-09-151-2/+4
* Added check to prevent extensions from injecting scrips into pages hosted in ...zelidrag@chromium.org2012-08-231-8/+9
* Move c/r/extensions/* into extensions namespacerdevlin.cronin@chromium.org2012-08-071-7/+7
* Formalise a CHECK for the NULL NavigationEntry in ScriptBadgeController, andkalman@chromium.org2012-08-071-5/+9
* chrome.tabs.executeScript() Callback Parametereaugusti@chromium.org2012-07-201-5/+34
* Move UserScript and related into extensions namespacerdevlin.cronin@chromium.org2012-07-131-1/+4
* Revert 144055 - Uses the result of injected js as an optional parameter to an...aa@chromium.org2012-06-261-39/+5
* Uses the result of injected js as an optional parameter to an optional callback.eaugusti@chromium.org2012-06-251-5/+39
* Implement the activeTab permission, so that extensions with the permissionkalman@chromium.org2012-06-131-1/+4
* Make ScriptBadgeExecutor only show extension script badges after they'rekalman@chromium.org2012-05-301-3/+10
* Move Extension into extensions namespaceaa@chromium.org2012-05-211-0/+1
* Adding run_at to chrome.tabs.executeScript/insertCss.eaugusti@chromium.org2012-04-131-0/+212