summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/script_context_set.cc
Commit message (Expand)AuthorAgeFilesLines
* 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