summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/extension_frame_helper.cc
Commit message (Expand)AuthorAgeFilesLines
* Track all extension frames in ProcessManager, inspect extensionoptionsrob2015-12-061-3/+16
* [Extensions] Check if the render frame created the document for app bindingsrdevlin.cronin2015-07-231-1/+7
* [Extensions] Fix improper extension tab ownership bugrdevlin.cronin2015-07-101-7/+0
* [Extensions OOPI] Move ExtensionHelper functionality to ExtensionFrameHelperrdevlin.cronin2015-07-081-0/+14
* [Extensions] Kill off ExtensionMsg_AddMessageToConsolerdevlin.cronin2015-06-241-8/+0
* [Extensions OOPI] Change ExtensionMsg_MessageInvoke to use RenderFramesrdevlin.cronin2015-06-231-0/+12
* [Extensions OOPI] Move view type and window id registration to framesrdevlin.cronin2015-06-191-4/+91
* [Extensions OOPI] Convert extension functions to use RenderFrameHostsrdevlin.cronin2015-06-121-0/+11
* [Extensions OOPI] Send tab id to all render frames in a tabrdevlin.cronin2015-06-041-0/+8
* [Extensions] Use document url (not top url) for tab-specific permissionsrdevlin.cronin2015-06-031-0/+7
* extensions/renderer: Use v8::Local instead of v8::Handle.tfarina2015-04-291-2/+2
* Forward Blink's didCreateScriptContext event to RenderFrameObserver rather th...kalman2015-03-311-0/+8
* Move ExtensionFrameHelper to the extensions module.kalman2015-02-271-0/+86