| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | <webview>: Cleanup Pointer Lock & Simplify HandleKeyboardEvent | fsamuel@chromium.org | 2014-05-15 | 1 | -27/+9 |
* | <webview>: Move Color Chooser and File Chooser to Chrome | fsamuel@chromium.org | 2014-05-14 | 1 | -9/+4 |
* | Cleanup CanDownload WebContentsDelegate API | fsamuel@chromium.org | 2014-05-13 | 1 | -36/+3 |
* | BrowserPluginGuest: Initialize guest_visible_ and guest_opaque_. | lazyboy@chromium.org | 2014-05-13 | 1 | -4/+4 |
* | Remove RenderWidget::SetBackground, change IPC to pass a bool. | danakj@chromium.org | 2014-05-13 | 1 | -8/+1 |
* | Rename BrowserPluginGuestManagerDelegate to BrowserPluginGuestManager | fsamuel@chromium.org | 2014-05-11 | 1 | -4/+4 |
* | Remove BrowserPluginGuestManager | fsamuel@chromium.org | 2014-05-11 | 1 | -8/+15 |
* | BrowserPlugin: Move CreateGuest to chrome | fsamuel@chromium.org | 2014-05-10 | 1 | -7/+5 |
* | We have a problem in the process on destroying WebContentsImpl because | zverre@yandex-team.ru | 2014-05-09 | 1 | -1/+1 |
* | BrowserPlugin: Simplify content/public API | fsamuel@chromium.org | 2014-05-07 | 1 | -4/+14 |
* | Towards moving guest management to chrome: Introduce GuestViewManager | fsamuel@chromium.org | 2014-05-06 | 1 | -28/+43 |
* | Move some interfaces from content/port to internal content since they're not ... | jam@chromium.org | 2014-05-05 | 1 | -1/+1 |
* | Hide WebContentsView from Chrome. This also removes WebContentsViewPort. | jam@chromium.org | 2014-05-03 | 1 | -1/+0 |
* | Part 1/3 of http://crrev.com/225043005: Fire "contextmenu" event on | lazyboy@chromium.org | 2014-05-03 | 1 | -4/+12 |
* | Remove RenderWidgetHostViewPort. | jam@chromium.org | 2014-05-01 | 1 | -5/+5 |
* | Remove SW rendering path code from BrowserPlugin. | lazyboy@chromium.org | 2014-04-29 | 1 | -62/+6 |
* | Remove WebPreferences::accelerated_compositing_enabled | piman@chromium.org | 2014-04-24 | 1 | -4/+0 |
* | Remove ViewMsg_UpdateRect_ACK | jbauman@chromium.org | 2014-04-22 | 1 | -46/+2 |
* | <webview>: Move JavaScript Dialog API to chrome | fsamuel@chromium.org | 2014-04-17 | 1 | -89/+3 |
* | <webview>: Move pointerLock permission to chrome | fsamuel@chromium.org | 2014-04-16 | 1 | -29/+14 |
* | <webview>: Move download permission to chrome | fsamuel@chromium.org | 2014-04-16 | 1 | -36/+13 |
* | <webview>: Move media request to chrome | fsamuel@chromium.org | 2014-04-15 | 1 | -42/+7 |
* | <webview>: Move Geolocation permission to chrome layer. | fsamuel@chromium.org | 2014-04-15 | 1 | -115/+3 |
* | Simplify BrowserPluginHostMsg_BuffersSwappedACK handling. | piman@chromium.org | 2014-04-12 | 1 | -24/+0 |
* | Remove stale GPU code on Windows/Mac | piman@chromium.org | 2014-04-12 | 1 | -8/+0 |
* | Simplify some Win Aura ifdefs. | jam@chromium.org | 2014-04-11 | 1 | -2/+2 |
* | [Geolocation] Attach user gesture indicator to permission request call. | gbillock@chromium.org | 2014-04-10 | 1 | -3/+9 |
* | drag-n-drop: Get rid of a now-noop drag callback DragSourceMovedTo | sadrul@chromium.org | 2014-04-04 | 1 | -6/+0 |
* | <webview> Bring up color picker for <input type=color> | lazyboy@chromium.org | 2014-04-02 | 1 | -0/+10 |
* | Call setEditableSelectionOffsets, setCompositionFromExistingText and extendSe... | jam@chromium.org | 2014-03-27 | 1 | -1/+5 |
* | Get rid of ContextMenuParams::frame_id since on the browser side we know whic... | jam@chromium.org | 2014-03-25 | 1 | -1/+1 |
* | Browser Plugin: Fix uninitialized variable | fsamuel@chromium.org | 2014-03-14 | 1 | -0/+1 |
* | Add different error codes for getUserMedia. | tommyw@chromium.org | 2014-03-14 | 1 | -1/+3 |
* | Copy JavaScript execution to RenderFrame, switch easy cases to use it. | avi@chromium.org | 2014-03-12 | 1 | -2/+2 |
* | Created a <webview> find API. | paulmeyer@chromium.org | 2014-02-28 | 1 | -0/+15 |
* | <webview>: Disable navigation on drag-and-drop. | fsamuel@chromium.org | 2014-02-20 | 1 | -2/+3 |
* | Use gpu::Mailbox instead of std:string in IPCs | piman@chromium.org | 2014-02-15 | 1 | -3/+3 |
* | Revert 251207 "Use gpu::Mailbox instead of std:string in IPCs" | blundell@chromium.org | 2014-02-14 | 1 | -3/+3 |
* | Use gpu::Mailbox instead of std:string in IPCs | piman@chromium.org | 2014-02-14 | 1 | -3/+3 |
* | <webview> zoom API. | paulmeyer@chromium.org | 2014-02-12 | 1 | -0/+5 |
* | <webview>: Remove synthetic mouseup at the end of drag. | lazyboy@chromium.org | 2014-02-11 | 1 | -5/+0 |
* | Revert 250116 "Pass RenderFrameHost to WebContentsDelegate::Hand..." | joi@chromium.org | 2014-02-10 | 1 | -2/+1 |
* | Pass RenderFrameHost to WebContentsDelegate::HandleContextMenu. This is neces... | marshall@chromium.org | 2014-02-10 | 1 | -1/+2 |
* | <webview>: Make sure guest gets TextInputTypeChanged every time input | lazyboy@chromium.org | 2014-02-08 | 1 | -2/+17 |
* | Revert 249482 "Revert 249293 "Revert 248828 "<webview>: navigati..." | fsamuel@chromium.org | 2014-02-07 | 1 | -37/+38 |
* | Revert 249498 "<webview>: Add better loadabort reason messages" | fsamuel@chromium.org | 2014-02-07 | 1 | -42/+17 |
* | <webview>: Add better loadabort reason messages | fsamuel@chromium.org | 2014-02-06 | 1 | -17/+42 |
* | Revert 249293 "Revert 248828 "<webview>: navigating to WebStore ..." | fsamuel@chromium.org | 2014-02-06 | 1 | -38/+37 |
* | Revert 248828 "<webview>: navigating to WebStore should fire a l..." | hajimehoshi@chromium.org | 2014-02-06 | 1 | -37/+38 |
* | <webview>: navigating to WebStore should fire a loadabort instead of crashing. | fsamuel@chromium.org | 2014-02-05 | 1 | -38/+37 |