summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/module_system.h
Commit message (Expand)AuthorAgeFilesLines
* Reland: Move the event attach/detach logic on unload from event.js to event_b...kalman2015-04-151-0/+13
* Revert of Move the event attach/detach logic on unload from event.js to (patc...mlamouri2015-04-141-13/+0
* Move the event attach/detach logic on unload from event.js tokalman2015-04-131-0/+13
* Rename v8::UniquePersistent to v8::Global in Extensions code.kalman2015-03-121-3/+2
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-211-3/+3
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-031-2/+2
* Add support for using AMD modules from extensions modules.sammc@chromium.org2014-07-091-8/+23
* Move most of ChromeV8Context to a base ScriptContextrockot@chromium.org2014-04-121-0/+220