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
/
script_context.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reland: Move Extension ScriptContext creation into ScriptContextSet.
kalman
2015-04-15
1
-5
/
+23
*
Reland: Move the event attach/detach logic on unload from event.js to event_b...
kalman
2015-04-15
1
-5
/
+17
*
Revert of Move the event attach/detach logic on unload from event.js to (patc...
mlamouri
2015-04-14
1
-17
/
+5
*
Move the event attach/detach logic on unload from event.js to
kalman
2015-04-13
1
-5
/
+17
*
Revert 4 patches that deal with Extension ScriptContexts that have been submi...
kalman
2015-04-04
1
-23
/
+5
*
Move Extension ScriptContext creation into ScriptContextSet.
kalman
2015-03-17
1
-5
/
+23
*
Revert of Move Extension ScriptContext creation into ScriptContextSet. (patch...
kalman
2015-03-16
1
-23
/
+5
*
Move Extension ScriptContext creation into ScriptContextSet.
kalman
2015-03-16
1
-5
/
+23
*
Revert of Move Extension ScriptContext creation into ScriptContextSet. (patch...
kalman
2015-03-14
1
-23
/
+5
*
Move Extension ScriptContext creation into ScriptContextSet.
kalman
2015-03-13
1
-5
/
+23
*
Rename v8::UniquePersistent to v8::Global in Extensions code.
kalman
2015-03-12
1
-1
/
+1
*
Replace extensions::ScopedPersistent with v8::UniquePersistent.
kalman
2015-03-09
1
-3
/
+2
*
Revert of Debugging patch to help track down skipped cleanup of ScriptContext...
dcheng
2015-01-20
1
-6
/
+0
*
Debugging patch to help track down skipped cleanup of ScriptContexts.
dcheng
2015-01-17
1
-0
/
+6
*
Revert of Debugging patch to help track down skipped cleanup of ScriptContext...
kouhei
2015-01-16
1
-6
/
+0
*
Debugging patch to help track down skipped cleanup of ScriptContexts.
dcheng
2015-01-16
1
-0
/
+6
*
Split out the extensions gin::Runner implementation into a separate class.
sammc
2015-01-13
1
-10
/
+5
*
Implement clipboardRead/Write content capabilities
rockot
2014-12-12
1
-0
/
+13
*
extensions: Use on-demand cache for ScriptContext::GetURL().
Sadrul Habib Chowdhury
2014-12-03
1
-0
/
+3
*
Standardize usage of virtual/override/final in extensions/
dcheng
2014-10-21
1
-14
/
+14
*
replace OVERRIDE and FINAL with override and final in extensions/
mostynb
2014-10-03
1
-5
/
+5
*
Respect the clipboardRead and clipboardWrite permissions in content scripts.
mek
2014-09-09
1
-1
/
+22
*
Remove BrowserPlugin's -internal-attach method
fsamuel@chromium.org
2014-08-22
1
-0
/
+5
*
Allow restricting WebUI-enabled extension APIs to URL patterns.
kalman@chromium.org
2014-07-30
1
-0
/
+1
*
Add support for using AMD modules from extensions modules.
sammc@chromium.org
2014-07-09
1
-1
/
+11
*
Make MessagingBindings use ScriptContextSet::ForEach. This is a long-standing
kalman@chromium.org
2014-06-12
1
-2
/
+2
*
Allow content script insertion on about:-URLs.
rob@robwu.nl
2014-05-15
1
-0
/
+7
*
Pull chrome stuff out of (and move) extensions::Dispatcher.
rockot@chromium.org
2014-05-01
1
-1
/
+1
*
Move most of ChromeV8Context to a base ScriptContext
rockot@chromium.org
2014-04-12
1
-0
/
+145