summaryrefslogtreecommitdiffstats
path: root/content/common/browser_plugin
Commit message (Expand)AuthorAgeFilesLines
* Remove SW rendering path code from BrowserPlugin.lazyboy@chromium.org2014-04-291-44/+0
* Remove ViewMsg_UpdateRect_ACKjbauman@chromium.org2014-04-221-2/+1
* <webview>: Move JavaScript Dialog API to chromefsamuel@chromium.org2014-04-172-6/+0
* <webview>: Move pointerLock permission to chromefsamuel@chromium.org2014-04-162-2/+0
* Simplify BrowserPluginHostMsg_BuffersSwappedACK handling.piman@chromium.org2014-04-121-2/+1
* Move webcursors code from webkit/ to content.tfarina@chromium.org2014-03-201-3/+3
* DevTools: Fix Inspect Element action for OOP iframes.kaznacheev@chromium.org2014-03-071-15/+0
* Use validating form of IPC enum macros for blink types.tsepez@chromium.org2014-02-111-1/+1
* Make out of process iframes draw when flag enabled.kenrb@chromium.org2014-01-231-5/+2
* Make per-file message file reviewers consistent across owners.tsepez@chromium.org2014-01-171-1/+5
* Adding RenderWidgetHostViewChildFrame for OOPIF view.kenrb@chromium.org2014-01-031-35/+20
* Implement Input Method related WebPlugin interface for browser pluginkochi@chromium.org2013-12-141-1/+25
* <webview>: Implement CopyFromCompositingSurface() for guests in <webview>sadrul@chromium.org2013-12-111-0/+12
* <webview>: Expose transparency APIfsamuel@chromium.org2013-12-032-0/+2
* <webview> Add ability to make guest renderer background transparent from the ...alexst@chromium.org2013-11-281-0/+6
* <webview> Reclaim compositor resources released in the parent.alexst@chromium.org2013-11-151-0/+9
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-071-3/+3
* Clean up a few more unused globals.thakis@chromium.org2013-09-251-3/+0
* Remove palmer from many (not all) OWNERS files for IPC.palmer@chromium.org2013-09-251-1/+0
* Support webview tag when the container ext/app is embedded in a webUIguohui@chromium.org2013-09-241-0/+2
* <webview>: Move sizechanged event from content/ to chrome/.lazyboy@chromium.org2013-08-132-11/+0
* <webview>: Refactor Permission API to chromefsamuel@chromium.org2013-08-124-71/+3
* Minor cleanup: Remove some unused consts in c/common/browser_plugin/lazyboy@chromium.org2013-08-082-4/+0
* <webview>: Allocate the view instance ID from the WebView shimfsamuel@chromium.org2013-08-061-1/+0
* Fix BrowserPluginHostTest.PartialAutosizeAttributes flakegab@chromium.org2013-08-011-1/+2
* <webview>: Move responsive/unresponsive events from content to chromefsamuel@chromium.org2013-07-261-12/+0
* Update include paths in content/common for base/process changes.rsesek@chromium.org2013-07-251-1/+1
* <webview>: Implement dialog APIfsamuel@chromium.org2013-07-244-3/+21
* <webview>: Fix resize.fsamuel@chromium.org2013-07-231-0/+2
* <webview>: Pointer lock looks more like other permissionsfsamuel@chromium.org2013-07-201-1/+3
* Associate an id with the output surface to handle lost contextspiman@chromium.org2013-07-181-2/+4
* <webview>: BrowserPluginHostMsg_RespondPermission IPC cleanupfsamuel@chromium.org2013-07-181-2/+1
* BrowserPlugin: Implement internal attach APIfsamuel@chromium.org2013-07-172-2/+4
* <webview> Move exit event to chromefsamuel@chromium.org2013-07-173-8/+2
* Use a direct include of the shared_memory header in content/browser/, content...avi@chromium.org2013-07-171-1/+1
* <webview>: Move stop/reload/terminate to chromefsamuel@chromium.org2013-07-111-13/+0
* Browser Plugin: Change internal API to track V8 object lifetimefsamuel@chromium.org2013-07-102-5/+7
* Browser Plugin: Don't expose guest-initiated navigations to embedder in contentfsamuel@chromium.org2013-07-051-13/+0
* <webview>: Move loadabort from content to chromefsamuel@chromium.org2013-07-041-10/+0
* Browser Plugin: Remove cruftfsamuel@chromium.org2013-07-041-1/+0
* Add kenrb@ as *_messages* OWNER in content/common/browser_pluginfsamuel@chromium.org2013-07-041-0/+1
* <webview>: Move close event from content to chromefsamuel@chromium.org2013-07-043-7/+0
* <webview>: Move consolemessage event from content to chromefsamuel@chromium.org2013-07-033-14/+0
* <webview>: Move loadstart and loadredirect from content to chromefsamuel@chromium.org2013-07-033-21/+0
* Revert 209821 "Revert 209776 "Revert 209761 "Fix BrowserPluginHo..."msw@chromium.org2013-07-031-2/+1
* Revert 209776 "Revert 209761 "Fix BrowserPluginHostTest.PartialA..."fischman@chromium.org2013-07-021-1/+2
* Revert 209761 "Fix BrowserPluginHostTest.PartialAutosizeAttribut..."fischman@chromium.org2013-07-021-2/+1
* Fix BrowserPluginHostTest.PartialAutosizeAttributes flakefsamuel@chromium.org2013-07-021-1/+2
* Plumb damage rect to the embedder to enable partial swap.alexst@chromium.org2013-07-021-5/+10
* Move WebDropData to content::DropData and split off conversion function.darin@chromium.org2013-07-011-2/+2