summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/script_context_set.h
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in extensions/.avi2015-12-231-0/+2
* Don't use calling context in chromejochen2015-10-291-4/+0
* Remove stash_client.js dependency on unload_event.jsdcheng2015-10-031-4/+3
* Create thread-safe RendererExtensionRegistry from ExtensionSetannekao2015-08-191-5/+1
* [Extensions] Kill off ExtensionMsg_AddMessageToConsolerdevlin.cronin2015-06-241-0/+3
* [Extensions OOPI] Change ExtensionMsg_MessageInvoke to use RenderFramesrdevlin.cronin2015-06-231-9/+9
* extensions/renderer: Use v8::Local instead of v8::Handle.tfarina2015-04-291-2/+2
* Reland: Move Extension ScriptContext creation into ScriptContextSet.kalman2015-04-151-20/+64
* Revert 4 patches that deal with Extension ScriptContexts that have been submi...kalman2015-04-041-100/+27
* [Extensions] extension sendMessage respect to ActiveDOMObject policykozyatinskiy2015-04-011-7/+36
* Move Extension ScriptContext creation into ScriptContextSet.kalman2015-03-171-20/+64
* Revert of Move Extension ScriptContext creation into ScriptContextSet. (patch...kalman2015-03-161-64/+20
* Move Extension ScriptContext creation into ScriptContextSet.kalman2015-03-161-20/+64
* Revert of Move Extension ScriptContext creation into ScriptContextSet. (patch...kalman2015-03-141-64/+20
* Move Extension ScriptContext creation into ScriptContextSet.kalman2015-03-131-20/+64
* Revert of Debugging patch to help track down skipped cleanup of ScriptContext...dcheng2015-01-201-8/+0
* Debugging patch to help track down skipped cleanup of ScriptContexts.dcheng2015-01-171-0/+8
* Revert of Debugging patch to help track down skipped cleanup of ScriptContext...kouhei2015-01-161-8/+0
* Debugging patch to help track down skipped cleanup of ScriptContexts.dcheng2015-01-161-0/+8
* Make MessagingBindings use ScriptContextSet::ForEach. This is a long-standingkalman@chromium.org2014-06-121-2/+13
* Remove ChromeV8Extension & most of ChromeV8Contextrockot@chromium.org2014-04-171-0/+90