| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename bounds accessors to be intuitive and consistent | oshima@chromium.org | 2012-07-19 | 1 | -1/+1 |
* | Aura: Less image transport IPCs and less code. | backer@chromium.org | 2012-07-14 | 1 | -2/+1 |
* | Expose a benchmark-only beginSmoothScroll API to JS. | nduca@chromium.org | 2012-07-13 | 2 | -0/+40 |
* | Clean up CopyFromBackingStore and CopyFromCompositingSurface. | mazda@chromium.org | 2012-07-13 | 1 | -2/+2 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 2 | -2/+0 |
* | Fix a couple ImageSkia implicit conversion bugs. | pkotwicz@chromium.org | 2012-07-09 | 1 | -1/+2 |
* | All visibility change functions (WasRestored/ShowContents/DidBecomeSelected a... | scshunt@google.com | 2012-06-25 | 1 | -1/+1 |
* | Revert 143590 - Drop frontbuffers with ui-use-gpu-process, synchronized with ... | mrossetti@chromium.org | 2012-06-22 | 1 | -2/+1 |
* | Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl... | mmocny@chromium.org | 2012-06-22 | 1 | -1/+2 |
* | Revert 142541 - Drop frontbuffers with ui-use-gpu-process, synchronized with ... | nkostylev@chromium.org | 2012-06-18 | 1 | -2/+1 |
* | Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl... | mmocny@chromium.org | 2012-06-16 | 1 | -1/+2 |
* | Revert 142408 - Drop frontbuffers with ui-use-gpu-process, synchronized with ... | mmocny@chromium.org | 2012-06-15 | 1 | -2/+1 |
* | Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl... | mmocny@chromium.org | 2012-06-15 | 1 | -1/+2 |
* | Add IPC argument to handle composition character bounds into ViewHostMsg_ImeC... | nona@chromium.org | 2012-06-13 | 1 | -1/+3 |
* | mac: Remove GetViewCocoaBounds() | thakis@chromium.org | 2012-06-07 | 1 | -6/+0 |
* | Revert 141024 (caused PrerenderBrowserTest.PrerenderWindowSize to fail??) | thakis@chromium.org | 2012-06-07 | 1 | -0/+6 |
* | mac: Remove GetViewCocoaBounds() | thakis@chromium.org | 2012-06-07 | 1 | -6/+0 |
* | Multi-select <select> in 'external popup window' | aruslan@chromium.org | 2012-05-26 | 1 | -0/+15 |
* | Move RenderViewHostDelegate::View to content/port and rename it to RenderView... | jam@chromium.org | 2012-05-24 | 1 | -0/+59 |
* | Makes the browser send pixels to the GPU process where it should. | pkotwicz@chromium.org | 2012-05-23 | 1 | -4/+4 |
* | Revert 138415 - Makes the browser send pixels to the GPU process where it sho... | pkotwicz@chromium.org | 2012-05-23 | 1 | -4/+4 |
* | Makes the browser send pixels to the GPU process where it should. | pkotwicz@chromium.org | 2012-05-23 | 1 | -4/+4 |
* | Defer CGLFlushDrawable until OSX-requested drawRect to avoid spinning when wi... | jbates@chromium.org | 2012-05-22 | 1 | -0/+3 |
* | Move NativeWebKeyboardEvent to the content namespace. | jam@chromium.org | 2012-05-18 | 1 | -1/+4 |
* | Consolidate RenderWidgetHost::CopyFromBackingStore and RenderWidgetHost::Asyn... | mazda@chromium.org | 2012-05-08 | 1 | -8/+4 |
* | ui: Move surface/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-03 | 1 | -1/+1 |
* | Delete background tab IOSurfaces on Mac. | jbates@chromium.org | 2012-04-26 | 1 | -0/+5 |
* | Comments for RenderWidgetHostView Class Hierarchy | scheib@chromium.org | 2012-04-11 | 1 | -0/+1 |
* | Expose Mouse Lock and Fullscreen automation hooks to pyauto. | scheib@chromium.org | 2012-04-11 | 1 | -5/+0 |
* | Implement RenderWidgetHostViewMac::CopyFromCompositingSurface. | mazda@chromium.org | 2012-04-11 | 1 | -2/+3 |
* | Reland r131452: Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio... | mazda@chromium.org | 2012-04-10 | 1 | -3/+12 |
* | Revert 131452 - Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio... | mazda@chromium.org | 2012-04-09 | 1 | -12/+3 |
* | Add GLHelper::AsyncCopyTextureTo and make thumbnail generation asynchronous. | mazda@chromium.org | 2012-04-09 | 1 | -3/+12 |
* | Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTK | oshima@chromium.org | 2012-04-05 | 1 | -2/+2 |
* | Clean up a few TODO items. | joi@chromium.org | 2012-03-22 | 1 | -0/+5 |
* | Support browser side thumbnailing for GPU-composited pages on Windows. | mazda@chromium.org | 2012-03-15 | 1 | -0/+6 |
* | Add an OWNERS file for src\content by moving the owners that were there for t... | jam@chromium.org | 2012-03-14 | 1 | -3/+0 |
* | Move Render(View|Widget)Host and associated classes to content namespace. | joi@chromium.org | 2012-03-07 | 1 | -1/+1 |
* | Improve switch between gestures and touch mode when kEnableTouchEvents | scottmg@chromium.org | 2012-03-03 | 1 | -1/+2 |
* | Revert 124813 - Improve switch between gestures and touch mode when kEnableTo... | vandebo@chromium.org | 2012-03-03 | 1 | -2/+1 |
* | Improve switch between gestures and touch mode when kEnableTouchEvents | scottmg@chromium.org | 2012-03-03 | 1 | -1/+2 |
* | Land 9348117: (Aura) use GPU process for UI | backer@chromium.org | 2012-02-24 | 1 | -1/+1 |
* | Introduce content::RenderWidgetHostViewPort (in content/port/browser). | joi@chromium.org | 2012-02-16 | 3 | -0/+266 |