summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/v8_context_native_handler.cc
Commit message (Expand)AuthorAgeFilesLines
* Add a test that getModuleSystem() doesn't work cross originjochen2015-07-141-7/+4
* Don't create cross origins references in the extension systemjochen2015-07-131-1/+3
* extensions: Use V8 Maybe APIs in NativeHandlerbashi2015-06-261-1/+1
* extensions/renderer: Use v8::Local instead of v8::Handle.tfarina2015-04-291-8/+7
* remove some calls to to-be-deprecated v8::Value::To* functionsdcarney2014-11-201-1/+1
* Allow access to the module system as part of an extension browser test.dtseng@chromium.org2014-06-261-0/+16
* Pull chrome stuff out of (and move) extensions::Dispatcher.rockot@chromium.org2014-05-011-0/+55