summaryrefslogtreecommitdiffstats
path: root/chrome/browser/extensions/extension_renderer_state.h
Commit message (Expand)AuthorAgeFilesLines
* GuestView: Rename extension_id to embedder_extension_idfsamuel@chromium.org2014-03-051-1/+1
* <webview>: Enable support for chrome-extension URLs on stable.fsamuel@chromium.org2014-02-111-1/+0
* Fix chrome.webRequest.onBeforeRequest for requests coming from NPAPI plugin p...jam@chromium.org2014-01-191-3/+7
* Move more of the plugin code in the renderer to use RenderFrame instead of Re...jam@chromium.org2013-12-061-0/+3
* <webview>: Plumb extension ID of embedder in WebViewInfo on IO thread.fsamuel@chromium.org2013-11-081-0/+1
* <webview>: Disable Chrome Extension URLs on Beta and Stable Channelsfsamuel@chromium.org2013-10-311-0/+1
* <webview>: Implement support for package-local chrome-extension:// URLsfsamuel@chromium.org2013-09-291-0/+2
* <webview>: Cleanup WebRequest event listeners when embedder destroyedfsamuel@chromium.org2013-09-141-1/+0
* Revert 222090 "<webview>: Cleanup WebRequest event listeners whe..."rouslan@chromium.org2013-09-091-0/+1
* <webview>: Cleanup WebRequest event listeners when embedder destroyedfsamuel@chromium.org2013-09-091-1/+0
* <webview>: Allocate the view instance ID from the WebView shimfsamuel@chromium.org2013-08-061-1/+0
* <webview>: Partially migrate loadcommit event from content to chromefsamuel@chromium.org2013-06-251-3/+1
* <webview> WebRequest API tied to webview instance ID instead of guest instanc...fsamuel@chromium.org2013-06-051-4/+10
* content: replace NOTIFICATION_RENDER_VIEW_HOST_DELETED with observer usagephajdan.jr@chromium.org2013-03-151-0/+1
* <webview>: Store <webview> embedder info in ExtensionRendererStatefsamuel@chromium.org2013-02-071-7/+15
* Extensions that use WebRequest API should not interact with <webview>fsamuel@chromium.org2013-01-241-0/+11
* Revert 178528fsamuel@chromium.org2013-01-241-11/+0
* Extensions that use WebRequest API should not interact with <webview>fsamuel@chromium.org2013-01-241-0/+11
* Rename ExtensionTabIdMap to ExtensionRendererState to allow it to capture fur...fsamuel@chromium.org2013-01-241-0/+54