summaryrefslogtreecommitdiffstats
path: root/content/renderer/browser_plugin/browser_plugin.h
Commit message (Expand)AuthorAgeFilesLines
* <webview>: Move name attribute to chromefsamuel@chromium.org2014-05-221-5/+0
* Const correctness for some immutable members in BrowserPlugin.lazyboy@chromium.org2014-05-201-5/+5
* Remove SW rendering path code from BrowserPlugin.lazyboy@chromium.org2014-04-291-28/+2
* Browser Plugin: Simplified guest attachmentfsamuel@chromium.org2014-04-281-8/+2
* Support new plugin type in BrowserPlugin that navigates to a set URL.zork@chromium.org2014-04-111-1/+6
* DevTools: Fix Inspect Element action for OOP iframes.kaznacheev@chromium.org2014-03-071-8/+0
* BrowserPlugin: Cleanup ChildFrameCompositingHelper and fix lifetime issuefsamuel@chromium.org2014-02-041-3/+3
* Make out of process iframes draw when flag enabled.kenrb@chromium.org2014-01-231-2/+2
* <webview>: Speculative crash fixfsamuel@chromium.org2014-01-161-2/+2
* Adding RenderWidgetHostViewChildFrame for OOPIF view.kenrb@chromium.org2014-01-031-2/+2
* Implement Input Method related WebPlugin interface for browser pluginkochi@chromium.org2013-12-141-0/+12
* <webview>: Implement CopyFromCompositingSurface() for guests in <webview>sadrul@chromium.org2013-12-111-0/+4
* BrowserPlugin: Removed unused parameterfsamuel@chromium.org2013-12-051-10/+5
* <webview>: Expose transparency APIfsamuel@chromium.org2013-12-031-7/+5
* BrowserPlugin: Cleanupfsamuel@chromium.org2013-11-281-3/+0
* <webview> Add ability to make guest renderer background transparent from the ...alexst@chromium.org2013-11-281-0/+7
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-30/+30
* <webview>: Implement default action for permissionsfsamuel@chromium.org2013-10-161-1/+0
* Support webview tag when the container ext/app is embedded in a webUIguohui@chromium.org2013-09-241-0/+3
* Reland attempt 2: Improve <webview> autosize:lazyboy@chromium.org2013-09-051-6/+10
* Revert 221023 "Reland after fix: Improve <webview> autosize:"pneubeck@chromium.org2013-09-041-10/+6
* Reland after fix: Improve <webview> autosize:lazyboy@chromium.org2013-09-031-6/+10
* Revert 220402 "Improve <webview> autosize:"lazyboy@chromium.org2013-08-301-10/+6
* Improve <webview> autosize:lazyboy@chromium.org2013-08-291-6/+10
* <webview>: Use MessagingNatives' BindTOGC and remove TrackObjectLifetimefsamuel@chromium.org2013-08-201-12/+0
* Implement <webview> as a custom elementfsamuel@chromium.org2013-08-141-0/+4
* <webview>: Move sizechanged event from content/ to chrome/.lazyboy@chromium.org2013-08-131-4/+0
* <webview>: Refactor Permission API to chromefsamuel@chromium.org2013-08-121-27/+1
* <webview>: Allocate the view instance ID from the WebView shimfsamuel@chromium.org2013-08-061-6/+1
* <webview>: Cleanup error messages of newwindow, dialog and permissionrequest ...fsamuel@chromium.org2013-07-261-10/+7
* Update include paths in content/renderer for base/process changes.rsesek@chromium.org2013-07-241-1/+0
* <webview>: Implement dialog APIfsamuel@chromium.org2013-07-241-3/+8
* <webview>: Pointer lock looks more like other permissionsfsamuel@chromium.org2013-07-201-12/+6
* Use a direct include of the shared_memory header in content/plugin/, content/...avi@chromium.org2013-07-181-1/+1
* BrowserPlugin: Implement internal attach APIfsamuel@chromium.org2013-07-171-8/+6
* <webview> Move exit event to chromefsamuel@chromium.org2013-07-171-1/+3
* <webview>: Move stop/reload/terminate to chromefsamuel@chromium.org2013-07-111-7/+0
* Browser Plugin: Change internal API to track V8 object lifetimefsamuel@chromium.org2013-07-101-14/+11
* Browser Plugin: Don't expose guest-initiated navigations to embedder in contentfsamuel@chromium.org2013-07-051-3/+0
* <webview>: Move loadabort from content to chromefsamuel@chromium.org2013-07-041-4/+0
* <webview>: Move close event from content to chromefsamuel@chromium.org2013-07-041-1/+0
* <webview>: Move consolemessage event from content to chromefsamuel@chromium.org2013-07-031-3/+0
* <webview>: Move loadstart and loadredirect from content to chromefsamuel@chromium.org2013-07-031-5/+0
* Plumb damage rect to the embedder to enable partial swap.alexst@chromium.org2013-07-021-4/+2
* <webview>: Move contentload event from content to chromefsamuel@chromium.org2013-06-291-1/+0
* Decouple GuestView creation from attachment.fsamuel@chromium.org2013-06-291-1/+0
* <webview>: Move back, forward, canGoBack, canGoForward, go from content to ch...fsamuel@chromium.org2013-06-261-27/+0
* <webview>: Partially migrate loadcommit event from content to chromefsamuel@chromium.org2013-06-251-1/+1
* Browser Plugin: Plumb extra arguments on ContentRendererClient.fsamuel@chromium.org2013-06-251-0/+2
* Update Blink include pathsabarth@chromium.org2013-06-171-2/+2