summaryrefslogtreecommitdiffstats
path: root/content/port
Commit message (Expand)AuthorAgeFilesLines
* Rename bounds accessors to be intuitive and consistentoshima@chromium.org2012-07-191-1/+1
* Aura: Less image transport IPCs and less code.backer@chromium.org2012-07-141-2/+1
* Expose a benchmark-only beginSmoothScroll API to JS.nduca@chromium.org2012-07-132-0/+40
* Clean up CopyFromBackingStore and CopyFromCompositingSurface.mazda@chromium.org2012-07-131-2/+2
* Remove #pragma once from contentajwong@chromium.org2012-07-112-2/+0
* Fix a couple ImageSkia implicit conversion bugs.pkotwicz@chromium.org2012-07-091-1/+2
* All visibility change functions (WasRestored/ShowContents/DidBecomeSelected a...scshunt@google.com2012-06-251-1/+1
* Revert 143590 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...mrossetti@chromium.org2012-06-221-2/+1
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-06-221-1/+2
* Revert 142541 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...nkostylev@chromium.org2012-06-181-2/+1
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-06-161-1/+2
* Revert 142408 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...mmocny@chromium.org2012-06-151-2/+1
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-06-151-1/+2
* Add IPC argument to handle composition character bounds into ViewHostMsg_ImeC...nona@chromium.org2012-06-131-1/+3
* mac: Remove GetViewCocoaBounds()thakis@chromium.org2012-06-071-6/+0
* Revert 141024 (caused PrerenderBrowserTest.PrerenderWindowSize to fail??)thakis@chromium.org2012-06-071-0/+6
* mac: Remove GetViewCocoaBounds()thakis@chromium.org2012-06-071-6/+0
* Multi-select <select> in 'external popup window'aruslan@chromium.org2012-05-261-0/+15
* Move RenderViewHostDelegate::View to content/port and rename it to RenderView...jam@chromium.org2012-05-241-0/+59
* Makes the browser send pixels to the GPU process where it should.pkotwicz@chromium.org2012-05-231-4/+4
* Revert 138415 - Makes the browser send pixels to the GPU process where it sho...pkotwicz@chromium.org2012-05-231-4/+4
* Makes the browser send pixels to the GPU process where it should.pkotwicz@chromium.org2012-05-231-4/+4
* Defer CGLFlushDrawable until OSX-requested drawRect to avoid spinning when wi...jbates@chromium.org2012-05-221-0/+3
* Move NativeWebKeyboardEvent to the content namespace.jam@chromium.org2012-05-181-1/+4
* Consolidate RenderWidgetHost::CopyFromBackingStore and RenderWidgetHost::Asyn...mazda@chromium.org2012-05-081-8/+4
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-031-1/+1
* Delete background tab IOSurfaces on Mac.jbates@chromium.org2012-04-261-0/+5
* Comments for RenderWidgetHostView Class Hierarchyscheib@chromium.org2012-04-111-0/+1
* Expose Mouse Lock and Fullscreen automation hooks to pyauto.scheib@chromium.org2012-04-111-5/+0
* Implement RenderWidgetHostViewMac::CopyFromCompositingSurface.mazda@chromium.org2012-04-111-2/+3
* Reland r131452: Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-101-3/+12
* Revert 131452 - Add GLHelper::AsyncCopyTextureTo and make thumbnail generatio...mazda@chromium.org2012-04-091-12/+3
* Add GLHelper::AsyncCopyTextureTo and make thumbnail generation asynchronous.mazda@chromium.org2012-04-091-3/+12
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-2/+2
* Clean up a few TODO items.joi@chromium.org2012-03-221-0/+5
* Support browser side thumbnailing for GPU-composited pages on Windows.mazda@chromium.org2012-03-151-0/+6
* Add an OWNERS file for src\content by moving the owners that were there for t...jam@chromium.org2012-03-141-3/+0
* Move Render(View|Widget)Host and associated classes to content namespace.joi@chromium.org2012-03-071-1/+1
* Improve switch between gestures and touch mode when kEnableTouchEventsscottmg@chromium.org2012-03-031-1/+2
* Revert 124813 - Improve switch between gestures and touch mode when kEnableTo...vandebo@chromium.org2012-03-031-2/+1
* Improve switch between gestures and touch mode when kEnableTouchEventsscottmg@chromium.org2012-03-031-1/+2
* Land 9348117: (Aura) use GPU process for UIbacker@chromium.org2012-02-241-1/+1
* Introduce content::RenderWidgetHostViewPort (in content/port/browser).joi@chromium.org2012-02-163-0/+266