summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/event_bindings.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland: Move the event attach/detach logic on unload from event.js to event_b...kalman2015-04-151-18/+41
* Revert of Move the event attach/detach logic on unload from event.js to (patc...mlamouri2015-04-141-41/+18
* Move the event attach/detach logic on unload from event.js tokalman2015-04-131-18/+41
* Move V8ValueConverter from content/renderer to content/child.mek2015-02-131-1/+1
* extensions: Make sure a valid key is used to track the event-listener counts.Sadrul Habib Chowdhury2014-12-031-7/+30
* remove some calls to to-be-deprecated v8::Value::To* functionsdcarney2014-11-201-5/+6
* Implement support for <extensionoptions> embedding in WebUIericzeng@chromium.org2014-08-131-6/+0
* Allow restricting WebUI-enabled extension APIs to URL patterns.kalman@chromium.org2014-07-301-4/+4
* Move renderer ExtensionHelper into //extensionsjamescook@chromium.org2014-05-011-1/+1
* Pull chrome stuff out of (and move) extensions::Dispatcher.rockot@chromium.org2014-05-011-1/+1
* Merge ExtensionImpl into EventBindings.koz@chromium.org2014-04-161-244/+229
* Move EventBindings to //extensionsrockot@chromium.org2014-04-151-0/+324