summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/object_backed_native_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Reland: Move the event attach/detach logic on unload from event.js to event_b...kalman2015-04-151-5/+5
* Revert of Move the event attach/detach logic on unload from event.js to (patc...mlamouri2015-04-141-5/+5
* Move the event attach/detach logic on unload from event.js tokalman2015-04-131-5/+5
* Replace extensions::ScopedPersistent with v8::UniquePersistent.kalman2015-03-091-6/+8
* Stop using v8::Persistent in ObjectBackedNativeHandleradamk@chromium.org2014-04-161-5/+4
* Move most of ChromeV8Context to a base ScriptContextrockot@chromium.org2014-04-121-0/+98