summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/event_bindings.h
Commit message (Expand)AuthorAgeFilesLines
* Clear an extension's filtered events when a context is destroyed.kalman2015-07-111-7/+16
* Move Dispatcher::CheckContextAccessToExtensionAPI to ScriptContext::ThrowErro...kalman2015-04-231-4/+1
* Reland: Move the event attach/detach logic on unload from event.js to event_b...kalman2015-04-151-6/+27
* Revert of Move the event attach/detach logic on unload from event.js to (patc...mlamouri2015-04-141-27/+6
* Move the event attach/detach logic on unload from event.js tokalman2015-04-131-6/+27
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-211-1/+1
* Remove ChromeV8Extension & most of ChromeV8Contextrockot@chromium.org2014-04-171-1/+0
* Merge ExtensionImpl into EventBindings.koz@chromium.org2014-04-161-5/+43
* Move EventBindings to //extensionsrockot@chromium.org2014-04-151-0/+24