summaryrefslogtreecommitdiffstats
path: root/extensions/renderer/extension_frame_helper.h
Commit message (Expand)AuthorAgeFilesLines
* Deal with frame removal by content scriptsrob2016-03-191-0/+27
* Switch to standard integer types in extensions/.avi2015-12-231-0/+1
* [Extensions] Check if the render frame created the document for app bindingsrdevlin.cronin2015-07-231-0/+7
* [Extensions] Fix improper extension tab ownership bugrdevlin.cronin2015-07-101-9/+0
* [Extensions OOPI] Move ExtensionHelper functionality to ExtensionFrameHelperrdevlin.cronin2015-07-081-0/+5
* [Extensions] Kill off ExtensionMsg_AddMessageToConsolerdevlin.cronin2015-06-241-2/+0
* [Extensions OOPI] Change ExtensionMsg_MessageInvoke to use RenderFramesrdevlin.cronin2015-06-231-0/+5
* [Extensions OOPI] Move view type and window id registration to framesrdevlin.cronin2015-06-191-1/+34
* [Extensions OOPI] Convert extension functions to use RenderFrameHostsrdevlin.cronin2015-06-121-0/+8
* [Extensions OOPI] Send tab id to all render frames in a tabrdevlin.cronin2015-06-041-0/+5
* [Extensions] Use document url (not top url) for tab-specific permissionsrdevlin.cronin2015-06-031-0/+10
* 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/+3
* Move ExtensionFrameHelper to the extensions module.kalman2015-02-271-0/+55