summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/script_context_set.cc
Commit message (Expand)AuthorAgeFilesLines
* Create thread-safe RendererExtensionRegistry from ExtensionSetannekao2015-08-191-7/+9
* [Extensions] Kill off ExtensionMsg_AddMessageToConsolerdevlin.cronin2015-06-241-0/+14
* [Extensions OOPI] Change ExtensionMsg_MessageInvoke to use RenderFramesrdevlin.cronin2015-06-231-5/+5
* extensions/renderer: Use v8::Local instead of v8::Handle.tfarina2015-04-291-2/+2
* Reland: Move Extension ScriptContext creation into ScriptContextSet.kalman2015-04-151-48/+137
* Revert 4 patches that deal with Extension ScriptContexts that have been submi...kalman2015-04-041-236/+55
* [Extensions] Fix crash in ScriptContextSetkozyatinskiy2015-04-031-1/+26
* [Extensions] extension sendMessage respect to ActiveDOMObject policykozyatinskiy2015-04-011-24/+91
* Add back the call to extensions::ScriptContext::DispatchOnUnloadEvent.kalman2015-03-301-0/+1
* Move Extension ScriptContext creation into ScriptContextSet.kalman2015-03-171-49/+136
* Revert of Move Extension ScriptContext creation into ScriptContextSet. (patch...kalman2015-03-161-136/+49
* Move Extension ScriptContext creation into ScriptContextSet.kalman2015-03-161-49/+136
* Revert of Move Extension ScriptContext creation into ScriptContextSet. (patch...kalman2015-03-141-136/+49
* Move Extension ScriptContext creation into ScriptContextSet.kalman2015-03-131-49/+136
* Revert of Debugging patch to help track down skipped cleanup of ScriptContext...dcheng2015-01-201-30/+0
* Debugging patch to help track down skipped cleanup of ScriptContexts.dcheng2015-01-171-0/+30
* Revert of Debugging patch to help track down skipped cleanup of ScriptContext...kouhei2015-01-161-28/+0
* Debugging patch to help track down skipped cleanup of ScriptContexts.dcheng2015-01-161-0/+28
* base: Change DCHECK_IS_ON to a macro DCHECK_IS_ON().danakj2015-01-081-1/+1
* Remove ChromeV8Extension & most of ChromeV8Contextrockot@chromium.org2014-04-171-0/+124