summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/object_backed_native_handler.h
Commit message (Expand)AuthorAgeFilesLines
* Reland: Move the event attach/detach logic on unload from event.js to event_b...kalman2015-04-151-0/+4
* Revert of Move the event attach/detach logic on unload from event.js to (patc...mlamouri2015-04-141-4/+0
* Move the event attach/detach logic on unload from event.js tokalman2015-04-131-0/+4
* Rename v8::UniquePersistent to v8::Global in Extensions code.kalman2015-03-121-1/+1
* Replace extensions::ScopedPersistent with v8::UniquePersistent.kalman2015-03-091-2/+1
* 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
* Move most of ChromeV8Context to a base ScriptContextrockot@chromium.org2014-04-121-0/+79