summaryrefslogtreecommitdiffstats
path: root/content/renderer/browser_plugin
Commit message (Expand)AuthorAgeFilesLines
* BrowserPlugin: Cleanup ChildFrameCompositingHelper and fix lifetime issuefsamuel@chromium.org2014-02-042-8/+5
* Fix mistaken assumptions in testsabarth@chromium.org2014-01-291-0/+6
* Make out of process iframes draw when flag enabled.kenrb@chromium.org2014-01-234-644/+8
* Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"danakj@chromium.org2014-01-211-9/+8
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-01-181-8/+9
* <webview>: Speculative crash fixfsamuel@chromium.org2014-01-161-2/+2
* Adding RenderWidgetHostViewChildFrame for OOPIF view.kenrb@chromium.org2014-01-033-39/+42
* Update uses of Value in chromeos/, cloud_print/, components/, content/ to use...avi@chromium.org2013-12-231-1/+1
* Implement Input Method related WebPlugin interface for browser pluginkochi@chromium.org2013-12-142-0/+64
* <webview>: Implement CopyFromCompositingSurface() for guests in <webview>sadrul@chromium.org2013-12-114-0/+77
* Make sure plugin load.tkent@chromium.org2013-12-051-1/+2
* BrowserPlugin: Removed unused parameterfsamuel@chromium.org2013-12-059-34/+17
* cc: Remove DelegatingRendererLayerClientpowei@chromium.org2013-12-041-1/+1
* <webview>: Expose transparency APIfsamuel@chromium.org2013-12-033-27/+63
* Remove usage of deprecated V8 APIs from content/rendererjochen@chromium.org2013-11-291-2/+6
* BrowserPlugin: Cleanupfsamuel@chromium.org2013-11-281-3/+0
* <webview> Add ability to make guest renderer background transparent from the ...alexst@chromium.org2013-11-282-0/+27
* Allow browser plugin compositing helper to enable transparency in webview.alexst@chromium.org2013-11-252-10/+26
* <webview> Reclaim compositor resources released in the parent.alexst@chromium.org2013-11-152-10/+45
* <webview> Destroy compositing helper when guest crashes to avoid returning wr...alexst@chromium.org2013-11-142-2/+14
* Rewrite include paths for Blink public/ headers that have movedphilipj@opera.com2013-11-141-1/+1
* <webview>: recreate DelegatedFrameResourceCollection when output surface or g...piman@chromium.org2013-11-091-3/+21
* <webview>: Do not issue a resize on switching to SW from compositing if we ar...lazyboy@chromium.org2013-11-081-13/+15
* Rename WebKit namespace to blink (part 3)abarth@chromium.org2013-11-0713-121/+121
* <webview>: Implement default action for permissionsfsamuel@chromium.org2013-10-161-1/+0
* aura: Allow delegated frames to be used by more than one impl layer.danakj@chromium.org2013-10-092-10/+32
* Fix <webview> with software compositorjbauman@chromium.org2013-09-262-14/+32
* Support webview tag when the container ext/app is embedded in a webUIguohui@chromium.org2013-09-242-0/+5
* Moves most files from ui/base/keycodes to ui/events/keycodessky@chromium.org2013-09-171-1/+1
* cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.danakj@chromium.org2013-09-171-9/+9
* Remove more calls to HandleScope default ctor.marja@chromium.org2013-09-061-3/+3
* Reland attempt 2: Improve <webview> autosize:lazyboy@chromium.org2013-09-052-43/+71
* Remove calls to HandleScope default ctor.marja@chromium.org2013-09-041-1/+1
* Revert 221023 "Reland after fix: Improve <webview> autosize:"pneubeck@chromium.org2013-09-042-71/+43
* Reland after fix: Improve <webview> autosize:lazyboy@chromium.org2013-09-032-43/+71
* Revert 220402 "Improve <webview> autosize:"lazyboy@chromium.org2013-08-302-72/+42
* Improve <webview> autosize:lazyboy@chromium.org2013-08-292-42/+72
* <webview>: assigning src attribute same value reloads page.fsamuel@chromium.org2013-08-281-24/+14
* Fix malformed <webview> crashfsamuel@chromium.org2013-08-236-17/+29
* <webview>: Use MessagingNatives' BindTOGC and remove TrackObjectLifetimefsamuel@chromium.org2013-08-203-90/+0
* Implement <webview> as a custom elementfsamuel@chromium.org2013-08-145-29/+24
* Remove unused return statement.etienneb@chromium.org2013-08-141-1/+0
* <webview>: Move sizechanged event from content/ to chrome/.lazyboy@chromium.org2013-08-132-38/+2
* <webview>: Refactor Permission API to chromefsamuel@chromium.org2013-08-123-135/+1
* Remove mention of NaCl in content/renderer/pepper after these files were move...jam@chromium.org2013-08-091-2/+2
* Get rid of webkit_plugins.gypi by moving sad_plugin.* to content/renderer.jam@chromium.org2013-08-081-2/+2
* <webview>: Allocate the view instance ID from the WebView shimfsamuel@chromium.org2013-08-0610-54/+17
* Browser Plugin: Plumb edit commands to the correct guest.fsamuel@chromium.org2013-08-051-1/+1
* Fix BrowserPluginHostTest.PartialAutosizeAttributes flakegab@chromium.org2013-08-012-34/+39
* Move cursor_utils.* from webkit/renderer to content/renderer.tfarina@chromium.org2013-08-011-2/+2