summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/safe_builtins.cc
Commit message (Expand)AuthorAgeFilesLines
* [Extensions] Have the enum properties on the extension API consistentrdevlin.cronin2015-04-101-1/+2
* [Extensions API] Remove inline enumsrdevlin.cronin2015-04-061-1/+1
* GuestView constants are now frozen (and thus actually constant).paulmeyer2015-03-201-2/+2
* remove some calls to to-be-deprecated v8::Value::To* functionsdcarney2014-11-201-6/+7
* Standardize usage of virtual/override/final in extensions/dcheng2014-10-211-1/+1
* replace OVERRIDE and FINAL with override and final in extensions/mostynb2014-10-031-1/+1
* Unify logic of generating a stack trace for extension errorsrob@robwu.nl2014-08-221-3/+10
* Move most of ChromeV8Context to a base ScriptContextrockot@chromium.org2014-04-121-0/+233