summaryrefslogtreecommitdiffstats
path: root/content/browser/browser_plugin/browser_plugin_guest.cc
Commit message (Expand)AuthorAgeFilesLines
...
* <webview>: Cleanup Pointer Lock & Simplify HandleKeyboardEventfsamuel@chromium.org2014-05-151-27/+9
* <webview>: Move Color Chooser and File Chooser to Chromefsamuel@chromium.org2014-05-141-9/+4
* Cleanup CanDownload WebContentsDelegate APIfsamuel@chromium.org2014-05-131-36/+3
* BrowserPluginGuest: Initialize guest_visible_ and guest_opaque_.lazyboy@chromium.org2014-05-131-4/+4
* Remove RenderWidget::SetBackground, change IPC to pass a bool.danakj@chromium.org2014-05-131-8/+1
* Rename BrowserPluginGuestManagerDelegate to BrowserPluginGuestManagerfsamuel@chromium.org2014-05-111-4/+4
* Remove BrowserPluginGuestManagerfsamuel@chromium.org2014-05-111-8/+15
* BrowserPlugin: Move CreateGuest to chromefsamuel@chromium.org2014-05-101-7/+5
* We have a problem in the process on destroying WebContentsImpl becausezverre@yandex-team.ru2014-05-091-1/+1
* BrowserPlugin: Simplify content/public APIfsamuel@chromium.org2014-05-071-4/+14
* Towards moving guest management to chrome: Introduce GuestViewManagerfsamuel@chromium.org2014-05-061-28/+43
* Move some interfaces from content/port to internal content since they're not ...jam@chromium.org2014-05-051-1/+1
* Hide WebContentsView from Chrome. This also removes WebContentsViewPort.jam@chromium.org2014-05-031-1/+0
* Part 1/3 of http://crrev.com/225043005: Fire "contextmenu" event onlazyboy@chromium.org2014-05-031-4/+12
* Remove RenderWidgetHostViewPort.jam@chromium.org2014-05-011-5/+5
* Remove SW rendering path code from BrowserPlugin.lazyboy@chromium.org2014-04-291-62/+6
* Remove WebPreferences::accelerated_compositing_enabledpiman@chromium.org2014-04-241-4/+0
* Remove ViewMsg_UpdateRect_ACKjbauman@chromium.org2014-04-221-46/+2
* <webview>: Move JavaScript Dialog API to chromefsamuel@chromium.org2014-04-171-89/+3
* <webview>: Move pointerLock permission to chromefsamuel@chromium.org2014-04-161-29/+14
* <webview>: Move download permission to chromefsamuel@chromium.org2014-04-161-36/+13
* <webview>: Move media request to chromefsamuel@chromium.org2014-04-151-42/+7
* <webview>: Move Geolocation permission to chrome layer.fsamuel@chromium.org2014-04-151-115/+3
* Simplify BrowserPluginHostMsg_BuffersSwappedACK handling.piman@chromium.org2014-04-121-24/+0
* Remove stale GPU code on Windows/Macpiman@chromium.org2014-04-121-8/+0
* Simplify some Win Aura ifdefs.jam@chromium.org2014-04-111-2/+2
* [Geolocation] Attach user gesture indicator to permission request call.gbillock@chromium.org2014-04-101-3/+9
* drag-n-drop: Get rid of a now-noop drag callback DragSourceMovedTosadrul@chromium.org2014-04-041-6/+0
* <webview> Bring up color picker for <input type=color>lazyboy@chromium.org2014-04-021-0/+10
* Call setEditableSelectionOffsets, setCompositionFromExistingText and extendSe...jam@chromium.org2014-03-271-1/+5
* Get rid of ContextMenuParams::frame_id since on the browser side we know whic...jam@chromium.org2014-03-251-1/+1
* Browser Plugin: Fix uninitialized variablefsamuel@chromium.org2014-03-141-0/+1
* Add different error codes for getUserMedia.tommyw@chromium.org2014-03-141-1/+3
* Copy JavaScript execution to RenderFrame, switch easy cases to use it.avi@chromium.org2014-03-121-2/+2
* Created a <webview> find API.paulmeyer@chromium.org2014-02-281-0/+15
* <webview>: Disable navigation on drag-and-drop.fsamuel@chromium.org2014-02-201-2/+3
* Use gpu::Mailbox instead of std:string in IPCspiman@chromium.org2014-02-151-3/+3
* Revert 251207 "Use gpu::Mailbox instead of std:string in IPCs"blundell@chromium.org2014-02-141-3/+3
* Use gpu::Mailbox instead of std:string in IPCspiman@chromium.org2014-02-141-3/+3
* <webview> zoom API.paulmeyer@chromium.org2014-02-121-0/+5
* <webview>: Remove synthetic mouseup at the end of drag.lazyboy@chromium.org2014-02-111-5/+0
* Revert 250116 "Pass RenderFrameHost to WebContentsDelegate::Hand..."joi@chromium.org2014-02-101-2/+1
* Pass RenderFrameHost to WebContentsDelegate::HandleContextMenu. This is neces...marshall@chromium.org2014-02-101-1/+2
* <webview>: Make sure guest gets TextInputTypeChanged every time inputlazyboy@chromium.org2014-02-081-2/+17
* Revert 249482 "Revert 249293 "Revert 248828 "<webview>: navigati..."fsamuel@chromium.org2014-02-071-37/+38
* Revert 249498 "<webview>: Add better loadabort reason messages"fsamuel@chromium.org2014-02-071-42/+17
* <webview>: Add better loadabort reason messagesfsamuel@chromium.org2014-02-061-17/+42
* Revert 249293 "Revert 248828 "<webview>: navigating to WebStore ..."fsamuel@chromium.org2014-02-061-38/+37
* Revert 248828 "<webview>: navigating to WebStore should fire a l..."hajimehoshi@chromium.org2014-02-061-37/+38
* <webview>: navigating to WebStore should fire a loadabort instead of crashing.fsamuel@chromium.org2014-02-051-38/+37