index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
chrome
/
browser
/
extensions
/
active_script_controller.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Extensions] Update renderers when all-urls is granted
rdevlin.cronin
2015-02-20
1
-0
/
+4
*
[Extensions] Adjust script injection reporting to the browser side
rdevlin.cronin
2015-02-17
1
-2
/
+1
*
[Extensions] Remove metric ActiveScriptController.ShownActiveScriptsOnPage
rdevlin.cronin
2015-02-10
1
-4
/
+0
*
[Extensions] Enable the scripts-require-action feature based on all-urls pref
rdevlin.cronin
2015-02-07
1
-32
/
+11
*
Introduce an "ExtensionWantsToAct" method
rdevlin.cronin
2014-09-30
1
-15
/
+29
*
Uncouple ActiveScriptController from LocationBarController
rdevlin.cronin
2014-09-03
1
-28
/
+2
*
Stop showing page actions in the location bar with redesign enabled
rdevlin.cronin
2014-08-29
1
-17
/
+26
*
Remove PageActionsController
rdevlin.cronin
2014-08-27
1
-6
/
+12
*
Remove NOTIFICATION_EXTENSION_PAGE_ACTIONS_UPDATED
rdevlin.cronin
2014-08-26
1
-3
/
+7
*
Combine methods to execute extension actions into one place
rdevlin.cronin
2014-08-25
1
-7
/
+5
*
Ensure that "Always Run" context menu item dissapears upon granting
gpdavis.chromium@gmail.com
2014-08-22
1
-1
/
+1
*
Extensions: Move id_util functions to crx_file component.
tommycli@chromium.org
2014-08-21
1
-1
/
+2
*
Move session_id.{cc,h} from chrome/browser/sessions to components/sessions
hashimoto@chromium.org
2014-08-18
1
-2
/
+2
*
Support "always allow" for runtime script execution
gpdavis.chromium@gmail.com
2014-08-15
1
-0
/
+41
*
Consolidate ExtensionToolbarModel::Action and LocationBarController::Action
rdevlin.cronin@chromium.org
2014-08-14
1
-3
/
+2
*
Improve extension icon prediction
gpdavis.chromium@gmail.com
2014-08-12
1
-12
/
+5
*
Add a withheld permissions model to PermissionsData. Withheld permissions are...
rdevlin.cronin@chromium.org
2014-07-07
1
-49
/
+94
*
Remove page id from extension script injection permission.
avi@chromium.org
2014-07-03
1
-25
/
+4
*
Refactor renderer-side script injection.
rdevlin.cronin@chromium.org
2014-06-23
1
-9
/
+8
*
Remove PermissionsData::ForExtension() completely
rdevlin.cronin@chromium.org
2014-06-06
1
-5
/
+4
*
Refactor PermissionsData pt1
rdevlin.cronin@chromium.org
2014-06-05
1
-4
/
+5
*
Resubmit: Block content scripts from executing until user grants permission
rdevlin.cronin@chromium.org
2014-06-03
1
-10
/
+43
*
Revert 273866 "Block content scripts from executing until user g..."
dxie@chromium.org
2014-06-01
1
-37
/
+10
*
Block content scripts from executing until user grants permission
rdevlin.cronin@chromium.org
2014-05-30
1
-10
/
+37
*
Introduce pref to allow extensions to script on all urls.
rdevlin.cronin@chromium.org
2014-05-29
1
-1
/
+4
*
Improve activity log ad metrics
rdevlin.cronin@chromium.org
2014-05-27
1
-1
/
+1
*
Run any pending injections in ActiveScriptController if permission is granted
rdevlin.cronin@chromium.org
2014-05-23
1
-10
/
+23
*
Make ActiveScriptController use Active Tab-style permissions
rdevlin.cronin@chromium.org
2014-05-22
1
-1
/
+12
*
Only track ad metrics for ActiveScriptController if they'll be interesting
rdevlin.cronin@chromium.org
2014-05-22
1
-0
/
+4
*
Block tabs.executeScript() from executing until user grants permission
rdevlin.cronin@chromium.org
2014-05-20
1
-32
/
+117
*
Be extra safe when checking for NULL on ActiveScriptController
rdevlin.cronin@chromium.org
2014-05-13
1
-3
/
+22
*
Introduce ActiveScriptController, track active extension scripts.
rdevlin.cronin@chromium.org
2014-05-11
1
-0
/
+131