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
/
extensions
/
renderer
/
user_script_set.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Extensions] Don't allow extensions to inject scripts into extension pages
rdevlin.cronin
2015-09-14
1
-3
/
+2
*
Create thread-safe RendererExtensionRegistry from ExtensionSet
annekao
2015-08-19
1
-6
/
+5
*
[Extensions OOPI] Clean up script injection for OOPI more
rdevlin.cronin
2015-06-08
1
-25
/
+10
*
[Extensions OOPI] Transition ScriptInjection to use RenderFrames
rdevlin.cronin
2015-06-04
1
-10
/
+11
*
[Extensions] Use document url (not top url) for tab-specific permissions
rdevlin.cronin
2015-06-03
1
-3
/
+4
*
Change most uses of Pickle to base::Pickle
brettw
2015-06-03
1
-6
/
+7
*
Subsituting pattern ScopedVector push_back.(ptr.release()) with push_back(ptr...
vaibhav1.a
2015-05-27
1
-2
/
+2
*
Allow whitelisted content scripts to be injected in WebViews.
dmazzoni
2015-05-15
1
-1
/
+10
*
[Extensions] Don't inject scripts into remote frames, null documents.
rdevlin.cronin
2015-03-27
1
-5
/
+5
*
[Extensions] Skip injecting scripts into remote frames with site isolation tu...
kalman
2015-03-19
1
-5
/
+12
*
Refactoring: de-couple Extensions from "script injection System" [render side]:4
hanxi
2015-03-11
1
-4
/
+3
*
Refactoring: de-couple Extensions from "script injection System" [render side]:3
hanxi
2015-03-04
1
-13
/
+19
*
A refacotring in the renderer side: introduce InjectionHost to de-couple exte...
hanxi
2015-02-13
1
-2
/
+7
*
Remove deprecated methods from Pickle.
avi
2014-12-28
1
-3
/
+3
*
Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of h...
avi
2014-12-28
1
-3
/
+3
*
Remove deprecated methods from Pickle.
Avi Drissman
2014-12-22
1
-3
/
+3
*
Use ReadSizeT()/WriteSizeT() in more places.
pkasting
2014-10-08
1
-3
/
+3
*
Change ScriptInjection to work with WebLocalFrames.
dcheng
2014-09-24
1
-1
/
+3
*
Cleanup: Remove unneeded extension_messages.h usage and ifdef out some extens...
thestig
2014-09-18
1
-1
/
+0
*
Renderer changes for wiring up shared memory with declarative injection
markdittmer
2014-08-29
1
-8
/
+40
*
Declarative content scripts: Renderer-side: per-extension shared memory regio...
markdittmer@chromium.org
2014-07-30
1
-35
/
+4
*
Add a withheld permissions model to PermissionsData. Withheld permissions are...
rdevlin.cronin@chromium.org
2014-07-07
1
-2
/
+2
*
Make a Delegate class for extension script injections.
rdevlin.cronin@chromium.org
2014-06-27
1
-7
/
+8
*
Refactor renderer-side script injection.
rdevlin.cronin@chromium.org
2014-06-23
1
-0
/
+218