summaryrefslogtreecommitdiffstats
path: root/content/common/gpu/image_transport_surface.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "Revert 224496 "Move ui/base/latency_info* to ui/events""ben@chromium.org2013-09-231-1/+1
* Revert 224496 "Move ui/base/latency_info* to ui/events"ben@chromium.org2013-09-201-1/+1
* Move ui/base/latency_info* to ui/eventsben@chromium.org2013-09-201-1/+1
* [Aura] Added Support for rendering software compositor frames as cc::TextureL...skaslev@chromium.org2013-06-081-1/+0
* Move cc/debug/latency_info to ui/base.jbauman@chromium.org2013-05-291-6/+6
* Part 2/3 (GL) of adding with device scale factor to transport surfacesccameron@chromium.org2013-05-261-3/+3
* Plumb cc::LatencyInfo through command buffer and output surfacejbauman@chromium.org2013-04-121-0/+10
* Minor cleanup of image transport surface creation.brettw@chromium.org2013-03-271-5/+18
* mac content shell drt: Hook up a dummy image transportthakis@chromium.org2013-02-261-0/+4
* GPU: Nix deferred Echobacker@chromium.org2013-01-281-0/+3
* Aura: Throttle --ui-prioritize-in-gpu-processbacker@chromium.org2013-01-261-3/+3
* GPU: Remove some dead code.backer@chromium.org2013-01-251-7/+0
* Remove some usage of the ENABLE_GPU macro.apatrick@chromium.org2013-01-041-4/+0
* Aura/Android: Send mailbox name with every Swap message.sievers@chromium.org2012-12-211-3/+0
* Put AcceleratedSurfaceMsg_BufferPresented arguments in a struct.sievers@chromium.org2012-12-171-4/+7
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-101-7/+3
* Revert 171569 as it broke some browser_tests on win_aura.sky@chromium.org2012-12-071-3/+7
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-061-7/+3
* content: Update the includes to point to ipc_listener.htfarina@chromium.org2012-11-101-1/+1
* Use GLX_SGI_video_sync to get a vblank signal.backer@chromium.org2012-11-091-1/+3
* Send vsync timebase updates to the browser compositorajuma@chromium.org2012-11-011-0/+6
* Aura: Resize locks with --ui-enable-threaded-compositingbacker@chromium.org2012-10-271-3/+4
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-3/+6
* Delay GpuCommandBufferStub::AddDestructionObserver until we need it.piman@chromium.org2012-08-071-0/+1
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-07-261-0/+4
* Aura: Less image transport IPCs and less code.backer@chromium.org2012-07-141-5/+0
* Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClientbacker@chromium.org2012-07-131-0/+3
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* RefCounted types should not have public destructors, delegate cleanuprsleevi@chromium.org2012-06-261-1/+3
* Aura: Use SyncPoints instead of waiting for OnCompositingEndedbacker@chromium.org2012-06-251-3/+4
* Merge the IPCs used for GPU process synchronization.backer@chromium.org2012-06-251-6/+3
* Use IPC::Sender and IPC::Listener in content.brettw@chromium.org2012-06-251-2/+2
* Revert 143590 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...mrossetti@chromium.org2012-06-221-4/+0
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-06-221-0/+4
* Revert 142541 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...nkostylev@chromium.org2012-06-181-4/+0
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-06-161-0/+4
* Revert 142408 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...mmocny@chromium.org2012-06-151-4/+0
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-06-151-0/+4
* Preempt renderers by browser UI in GpuScheduler.backer@chromium.org2012-06-061-1/+4
* Allow TextureImageTransportSurface to fail initializationpiman@chromium.org2012-06-011-0/+2
* Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO.apatrick@chromium.org2012-05-171-1/+1
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-1/+1
* ui: Move surface/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-031-1/+1
* RefCounted types should not have public destructors, content/browser part 2rsleevi@chromium.org2012-04-281-1/+3
* Aura: PostSubBuffer implementation for --ui-use-gpu-processbacker@chromium.org2012-03-011-1/+11
* Coverity: Fix pass-by-values.jhawkins@chromium.org2012-02-211-1/+1
* Move vsync logic to the surface typepiman@chromium.org2012-02-141-3/+5
* PluginWindowHandle -> GLSurfaceHandle for GPU process rendering surfaces.piman@chromium.org2012-02-081-2/+4
* Add IPC allowing GPU process to tell browser process to temporarily drop a fr...apatrick@chromium.org2012-01-311-0/+2
* Stronger synchronization for resize on osmesa.backer@chromium.org2012-01-251-0/+1