summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/utils_native_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Switch to standard integer types in extensions/.avi2015-12-231-0/+1
* Always pass an v8::Isolate* to the TryCatch ctorjochen2015-11-301-1/+1
* Revert "Convert extensions::SafeBuiltins from a v8::Extension to a NativeHand...kalman2015-08-111-1/+0
* Convert extensions::SafeBuiltins from a v8::Extension to a NativeHandler.kalman2015-08-031-0/+1
* extensions: Use V8 Maybe APIs in NativeHandlerbashi2015-06-261-0/+1
* extensions/renderer: Use v8::Local instead of v8::Handle.tfarina2015-04-291-10/+8
* enterprise.platformKeys: Copy-on-read the 'algorithm' member of Key objects.pneubeck@chromium.org2014-06-201-0/+11
* This replaces AutomationTree with AutomationRootNode, which is a regular node...aboxhall@chromium.org2014-06-101-10/+20
* Move extensions bindings code out of //chromerockot@chromium.org2014-04-171-0/+74