| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert 142541 - Drop frontbuffers with ui-use-gpu-process, synchronized with ... | nkostylev@chromium.org | 2012-06-18 | 1 | -15/+0 |
* | Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl... | mmocny@chromium.org | 2012-06-16 | 1 | -0/+15 |
* | Listen to display settings provider for work area size changes and send those | varunjain@chromium.org | 2012-06-15 | 1 | -0/+23 |
* | Revert 142408 - Drop frontbuffers with ui-use-gpu-process, synchronized with ... | mmocny@chromium.org | 2012-06-15 | 1 | -15/+0 |
* | Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl... | mmocny@chromium.org | 2012-06-15 | 1 | -0/+15 |
* | Renames NOTIFICATION_RENDER_WIDGET_HOST_DID_PAINT to | sky@chromium.org | 2012-06-15 | 1 | -5/+5 |
* | Tag TransportDIBs with the device scale factor they expect. | thakis@chromium.org | 2012-06-13 | 1 | -1/+4 |
* | mac: Pipe backing scale factor to renderer on change. | thakis@chromium.org | 2012-06-13 | 1 | -0/+4 |
* | Add IPC argument to handle composition character bounds into ViewHostMsg_ImeC... | nona@chromium.org | 2012-06-13 | 1 | -2/+3 |
* | Change timeouts for renderer and plugin hang detection | scottmg@google.com | 2012-06-13 | 1 | -1/+1 |
* | mac: Remove GetViewCocoaBounds() | thakis@chromium.org | 2012-06-07 | 1 | -8/+0 |
* | Revert 141024 (caused PrerenderBrowserTest.PrerenderWindowSize to fail??) | thakis@chromium.org | 2012-06-07 | 1 | -0/+8 |
* | mac: Remove GetViewCocoaBounds() | thakis@chromium.org | 2012-06-07 | 1 | -8/+0 |
* | Reland r124453. The change was reverted in 140030 to be merged with M20. | sadrul@chromium.org | 2012-06-06 | 1 | -9/+0 |
* | Improve scrolling performance by coalescing touchscreen scrolling events. | rjkroege@chromium.org | 2012-06-06 | 1 | -2/+48 |
* | New RendererAccessibility implementation that doesn't use WebKit accessibility. | dmazzoni@chromium.org | 2012-06-05 | 1 | -1/+1 |
* | Support mouse lock in Flash fullscreen mode. | yzshen@chromium.org | 2012-06-03 | 1 | -2/+11 |
* | Revert 124453 - WebWidgetClient::screenInfo() no longer does a synchronous IPC. | varunjain@chromium.org | 2012-06-01 | 1 | -0/+9 |
* | - Added test for silent mouse lock after unlocked by target, added argument t... | dmurph@chromium.org | 2012-06-01 | 1 | -3/+6 |
* | Defer CGLFlushDrawable until OSX-requested drawRect to avoid spinning when wi... | jbates@chromium.org | 2012-05-22 | 1 | -0/+4 |
* | Make latency tests measure until the end of swap buffers. | jbates@chromium.org | 2012-05-17 | 1 | -0/+2 |
* | Move keyboard related methods from RenderViewHostDelegate to a new RenderWidg... | jochen@chromium.org | 2012-05-16 | 1 | -11/+9 |
* | Disable the hang dialog detector when showModalDialog is running. | creis@chromium.org | 2012-05-11 | 1 | -2/+2 |
* | Revert 132407 - Fixing a problem, where a hung renderer process is not killed... | creis@chromium.org | 2012-05-10 | 1 | -8/+4 |
* | Revert 136328 - Revert 132407 - Fixing a problem, where a hung renderer proce... | creis@chromium.org | 2012-05-10 | 1 | -4/+8 |
* | Revert 132407 - Fixing a problem, where a hung renderer process is not killed... | creis@chromium.org | 2012-05-10 | 1 | -8/+4 |
* | Consolidate RenderWidgetHost::CopyFromBackingStore and RenderWidgetHost::Asyn... | mazda@chromium.org | 2012-05-08 | 1 | -31/+4 |
* | User Gesture plumbed from Renderer to Browser's FullscreenController::Request... | scheib@chromium.org | 2012-04-26 | 1 | -3/+3 |
* | Delete background tab IOSurfaces on Mac. | jbates@chromium.org | 2012-04-26 | 1 | -59/+140 |
* | Remove EPM:all_hosts_ and use all_extension_views_ instead. | benwells@chromium.org | 2012-04-26 | 1 | -0/+4 |
* | Fixing a problem, where a hung renderer process is not killed when navigating... | nasko@chromium.org | 2012-04-16 | 1 | -4/+8 |
* | Add an accessibility mode for editable text fields only. | dmazzoni@chromium.org | 2012-04-13 | 1 | -29/+8 |
* | TabContents -> WebContentsImpl, part 11. | avi@chromium.org | 2012-04-13 | 1 | -1/+1 |
* | Revert 132018 - Fixing a problem, where a hung renderer process is not killed... | eroman@chromium.org | 2012-04-12 | 1 | -8/+4 |
* | Fixing a problem, where a hung renderer process is not killed when navigating... | nasko@chromium.org | 2012-04-12 | 1 | -4/+8 |
* | Reland r131452: Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio... | mazda@chromium.org | 2012-04-10 | 1 | -0/+34 |
* | Revert 131452 - Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio... | mazda@chromium.org | 2012-04-09 | 1 | -34/+0 |
* | Add GLHelper::AsyncCopyTextureTo and make thumbnail generation asynchronous. | mazda@chromium.org | 2012-04-09 | 1 | -0/+34 |
* | Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK | oshima@chromium.org | 2012-04-05 | 1 | -4/+4 |
* | Suppress the mousedown / mouseup immediately after a GestureFlingCancel | rjkroege@chromium.org | 2012-03-23 | 1 | -1/+13 |
* | Clean up a few TODO items. | joi@chromium.org | 2012-03-22 | 1 | -5/+0 |
* | Move extension pop-ups and notifications to the new auto-resize code. | levin@chromium.org | 2012-03-20 | 1 | -1/+20 |
* | Copy a shrinked image from the backing store or compositing surface for gener... | mazda@chromium.org | 2012-03-20 | 1 | -34/+11 |
* | RenderProcessHost should return the list of registered RWHs, not ipc listeners. | pfeldman@chromium.org | 2012-03-16 | 1 | -14/+0 |
* | Support browser side thumbnailing for GPU-composited pages on Windows. | mazda@chromium.org | 2012-03-15 | 1 | -3/+47 |
* | Notify RenderWidgets when "tab fullscreen" state changes. | bbudge@chromium.org | 2012-03-14 | 1 | -5/+11 |
* | content: Switch out from struct PaintAtSizeAckDetails to a std::pair instead. | tfarina@chromium.org | 2012-03-13 | 1 | -3/+4 |
* | Aura: recover from lost context / GPU process dying | piman@chromium.org | 2012-03-08 | 1 | -0/+6 |
* | Move Render(View|Widget)Host and associated classes to content namespace. | joi@chromium.org | 2012-03-07 | 1 | -53/+54 |
* | Add Keyboard Support for Non-Focused Elements | csharp@chromium.org | 2012-03-06 | 1 | -0/+24 |