summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/v8_helpers.h
Commit message (Expand)AuthorAgeFilesLines
* Remove V8RecrusionScope, cleanup call sites.dgozman2016-03-161-2/+2
* Revert of Remove V8RecrusionScope, cleanup call sites. (patchset #8 id:140001...dewittj2016-03-151-2/+2
* Remove V8RecrusionScope, cleanup call sites.dgozman2016-03-141-2/+2
* [Extensions] Use V8ValueConverter in i18n custom bindingsrdevlin.cronin2016-03-111-17/+0
* Use v8::MicrotasksScope internally in V8RecursionScope.dgozman2016-03-111-0/+2
* [Extensions] Harden against bindings interceptionrdevlin.cronin2016-03-021-0/+43
* Switch to standard integer types in extensions/.avi2015-12-231-0/+1
* [Extensions] Don't allow gin::Define to be overriddenrdevlin.cronin2015-11-131-10/+12
* Revert "Convert extensions::SafeBuiltins from a v8::Extension to a NativeHand...kalman2015-08-111-19/+1
* Convert extensions::SafeBuiltins from a v8::Extension to a NativeHandler.kalman2015-08-031-1/+19
* extensions: Use Maybe APIs in SafeBuiltinsbashi2015-07-101-1/+2
* extensions: Add undefined check in DispatchOnConnectToScriptContext()bashi2015-07-071-0/+5
* extensions: Use V8 Maybe version of GetFunction()bashi2015-06-301-0/+7
* extensions: Use V8 Maybe APIs in NativeHandlerbashi2015-06-261-0/+16
* extensions: Use V8 Maybe APIs in ModuleSystembashi2015-06-191-0/+106