summaryrefslogtreecommitdiffstats
path: root/content/common/browser_plugin
Commit message (Expand)AuthorAgeFilesLines
* <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
* <webview>: Move contentload event from content to chromefsamuel@chromium.org2013-06-293-8/+0
* Decouple GuestView creation from attachment.fsamuel@chromium.org2013-06-293-7/+0
* <webview>: Remove cruftfsamuel@chromium.org2013-06-281-6/+0
* <webview>: Move back, forward, canGoBack, canGoForward, go from content to ch...fsamuel@chromium.org2013-06-261-5/+0
* <webview>: Partially migrate loadcommit event from content to chromefsamuel@chromium.org2013-06-252-4/+8
* Browser Plugin: Plumb extra arguments on ContentRendererClient.fsamuel@chromium.org2013-06-253-2/+5
* Update Blink include pathsabarth@chromium.org2013-06-171-2/+2
* Make content use base namespace for Values.brettw@chromium.org2013-06-141-2/+2
* Make security team OWNERS for all IPC *_messages*.h files.palmer@chromium.org2013-06-121-7/+7
* <webview> executeScript should use instance IDfsamuel@chromium.org2013-06-053-8/+2
* <webview> WebRequest API tied to webview instance ID instead of guest instanc...fsamuel@chromium.org2013-06-051-0/+1
* <webview>: Plumb edit commandsfsamuel@chromium.org2013-06-011-0/+6
* WebDropData split to content and webkit/commonscottmg@chromium.org2013-05-311-1/+1
* Move the WebCursor sources from webkit/glue to webkit/common/cursors.ananta@chromium.org2013-05-311-1/+1
* <webview>: Implement WebRequest APIfsamuel@chromium.org2013-05-272-0/+2
* Make renderer aware of browser plugin position.lazyboy@chromium.org2013-05-151-2/+7
* <webview>: Implement contentload eventfsamuel@chromium.org2013-05-083-0/+8
* <webview>: Implement 'close' eventfsamuel@chromium.org2013-05-023-0/+7
* Browser Plugin: Plumb edit commands from BrowserPlugin to the guestfsamuel@chromium.org2013-05-011-0/+6
* Browser Plugin: Unify Attach IPCfsamuel@chromium.org2013-05-011-12/+5