| Commit message (Expand) | Author | Age | Files | Lines |
* | Tag TransportDIBs with the device scale factor they expect. | thakis@chromium.org | 2012-06-13 | 1 | -0/+1 |
* | mac: Pipe backing scale factor to renderer on change. | thakis@chromium.org | 2012-06-13 | 1 | -0/+1 |
* | Add IPC argument to handle composition character bounds into ViewHostMsg_ImeC... | nona@chromium.org | 2012-06-13 | 1 | -1/+3 |
* | Reland r124453. The change was reverted in 140030 to be merged with M20. | sadrul@chromium.org | 2012-06-06 | 1 | -2/+0 |
* | Improve scrolling performance by coalescing touchscreen scrolling events. | rjkroege@chromium.org | 2012-06-06 | 1 | -0/+15 |
* | Support mouse lock in Flash fullscreen mode. | yzshen@chromium.org | 2012-06-03 | 1 | -1/+8 |
* | Revert 124453 - WebWidgetClient::screenInfo() no longer does a synchronous IPC. | varunjain@chromium.org | 2012-06-01 | 1 | -0/+2 |
* | - Added test for silent mouse lock after unlocked by target, added argument t... | dmurph@chromium.org | 2012-06-01 | 1 | -2/+3 |
* | Move keyboard related methods from RenderViewHostDelegate to a new RenderWidg... | jochen@chromium.org | 2012-05-16 | 1 | -13/+7 |
* | Disable the hang dialog detector when showModalDialog is running. | creis@chromium.org | 2012-05-11 | 1 | -0/+5 |
* | Revert 132407 - Fixing a problem, where a hung renderer process is not killed... | creis@chromium.org | 2012-05-10 | 1 | -5/+0 |
* | Revert 136328 - Revert 132407 - Fixing a problem, where a hung renderer proce... | creis@chromium.org | 2012-05-10 | 1 | -0/+5 |
* | Revert 132407 - Fixing a problem, where a hung renderer process is not killed... | creis@chromium.org | 2012-05-10 | 1 | -5/+0 |
* | Consolidate RenderWidgetHost::CopyFromBackingStore and RenderWidgetHost::Asyn... | mazda@chromium.org | 2012-05-08 | 1 | -4/+1 |
* | User Gesture plumbed from Renderer to Browser's FullscreenController::Request... | scheib@chromium.org | 2012-04-26 | 1 | -2/+2 |
* | Delete background tab IOSurfaces on Mac. | jbates@chromium.org | 2012-04-26 | 1 | -5/+21 |
* | Remove EPM:all_hosts_ and use all_extension_views_ instead. | benwells@chromium.org | 2012-04-26 | 1 | -0/+1 |
* | Fixing a problem, where a hung renderer process is not killed when navigating... | nasko@chromium.org | 2012-04-16 | 1 | -0/+5 |
* | Add an accessibility mode for editable text fields only. | dmazzoni@chromium.org | 2012-04-13 | 1 | -6/+5 |
* | TabContents -> WebContentsImpl, part 11. | avi@chromium.org | 2012-04-13 | 1 | -2/+2 |
* | Revert 132018 - Fixing a problem, where a hung renderer process is not killed... | eroman@chromium.org | 2012-04-12 | 1 | -5/+0 |
* | Fixing a problem, where a hung renderer process is not killed when navigating... | nasko@chromium.org | 2012-04-12 | 1 | -0/+5 |
* | Reland r131452: Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio... | mazda@chromium.org | 2012-04-10 | 1 | -0/+5 |
* | Revert 131452 - Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio... | mazda@chromium.org | 2012-04-09 | 1 | -5/+0 |
* | Add GLHelper::AsyncCopyTextureTo and make thumbnail generation asynchronous. | mazda@chromium.org | 2012-04-09 | 1 | -0/+5 |
* | Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK | oshima@chromium.org | 2012-04-05 | 1 | -3/+3 |
* | Revert 128927 - Fixing a problem, where a hung renderer process is not killed... | laforge@chromium.org | 2012-03-30 | 1 | -3/+2 |
* | Fixing a problem, where a hung renderer process is not killed when navigating... | nasko@chromium.org | 2012-03-26 | 1 | -2/+3 |
* | Suppress the mousedown / mouseup immediately after a GestureFlingCancel | rjkroege@chromium.org | 2012-03-23 | 1 | -0/+3 |
* | Clean up a few TODO items. | joi@chromium.org | 2012-03-22 | 1 | -1/+0 |
* | Move extension pop-ups and notifications to the new auto-resize code. | levin@chromium.org | 2012-03-20 | 1 | -0/+7 |
* | Copy a shrinked image from the backing store or compositing surface for gener... | mazda@chromium.org | 2012-03-20 | 1 | -1/+2 |
* | Support browser side thumbnailing for GPU-composited pages on Windows. | mazda@chromium.org | 2012-03-15 | 1 | -1/+2 |
* | mac: fix flash videos with --disable-composited-core-animation-plugins | piman@chromium.org | 2012-03-14 | 1 | -1/+1 |
* | Notify RenderWidgets when "tab fullscreen" state changes. | bbudge@chromium.org | 2012-03-14 | 1 | -0/+3 |
* | Aura: recover from lost context / GPU process dying | piman@chromium.org | 2012-03-08 | 1 | -0/+4 |
* | Move Render(View|Widget)Host and associated classes to content namespace. | joi@chromium.org | 2012-03-07 | 1 | -17/+15 |
* | Add Keyboard Support for Non-Focused Elements | csharp@chromium.org | 2012-03-06 | 1 | -0/+11 |
* | Move Render(Widget|View)HostImpl to files with _impl in filename. | joi@chromium.org | 2012-03-06 | 1 | -0/+682 |