| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "Revert 224496 "Move ui/base/latency_info* to ui/events"" | ben@chromium.org | 2013-09-23 | 1 | -1/+1 |
* | Revert 224496 "Move ui/base/latency_info* to ui/events" | ben@chromium.org | 2013-09-20 | 1 | -1/+1 |
* | Move ui/base/latency_info* to ui/events | ben@chromium.org | 2013-09-20 | 1 | -1/+1 |
* | [Aura] Added Support for rendering software compositor frames as cc::TextureL... | skaslev@chromium.org | 2013-06-08 | 1 | -1/+0 |
* | Move cc/debug/latency_info to ui/base. | jbauman@chromium.org | 2013-05-29 | 1 | -6/+6 |
* | Part 2/3 (GL) of adding with device scale factor to transport surfaces | ccameron@chromium.org | 2013-05-26 | 1 | -3/+3 |
* | Plumb cc::LatencyInfo through command buffer and output surface | jbauman@chromium.org | 2013-04-12 | 1 | -0/+10 |
* | Minor cleanup of image transport surface creation. | brettw@chromium.org | 2013-03-27 | 1 | -5/+18 |
* | mac content shell drt: Hook up a dummy image transport | thakis@chromium.org | 2013-02-26 | 1 | -0/+4 |
* | GPU: Nix deferred Echo | backer@chromium.org | 2013-01-28 | 1 | -0/+3 |
* | Aura: Throttle --ui-prioritize-in-gpu-process | backer@chromium.org | 2013-01-26 | 1 | -3/+3 |
* | GPU: Remove some dead code. | backer@chromium.org | 2013-01-25 | 1 | -7/+0 |
* | Remove some usage of the ENABLE_GPU macro. | apatrick@chromium.org | 2013-01-04 | 1 | -4/+0 |
* | Aura/Android: Send mailbox name with every Swap message. | sievers@chromium.org | 2012-12-21 | 1 | -3/+0 |
* | Put AcceleratedSurfaceMsg_BufferPresented arguments in a struct. | sievers@chromium.org | 2012-12-17 | 1 | -4/+7 |
* | Implement TextureImageTransportSurface using texture mailbox | sievers@chromium.org | 2012-12-10 | 1 | -7/+3 |
* | Revert 171569 as it broke some browser_tests on win_aura. | sky@chromium.org | 2012-12-07 | 1 | -3/+7 |
* | Implement TextureImageTransportSurface using texture mailbox | sievers@chromium.org | 2012-12-06 | 1 | -7/+3 |
* | content: Update the includes to point to ipc_listener.h | tfarina@chromium.org | 2012-11-10 | 1 | -1/+1 |
* | Use GLX_SGI_video_sync to get a vblank signal. | backer@chromium.org | 2012-11-09 | 1 | -1/+3 |
* | Send vsync timebase updates to the browser compositor | ajuma@chromium.org | 2012-11-01 | 1 | -0/+6 |
* | Aura: Resize locks with --ui-enable-threaded-compositing | backer@chromium.org | 2012-10-27 | 1 | -3/+4 |
* | Move a bunch of code in content\common (as well as a few left in renderer) to... | jam@chromium.org | 2012-10-22 | 1 | -3/+6 |
* | Delay GpuCommandBufferStub::AddDestructionObserver until we need it. | piman@chromium.org | 2012-08-07 | 1 | -0/+1 |
* | Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl... | mmocny@chromium.org | 2012-07-26 | 1 | -0/+4 |
* | Aura: Less image transport IPCs and less code. | backer@chromium.org | 2012-07-14 | 1 | -5/+0 |
* | Aura: Have ui::Layer implement WebKit::WebExternalTextureLayerClient | backer@chromium.org | 2012-07-13 | 1 | -0/+3 |
* | Remove #pragma once from content | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | RefCounted types should not have public destructors, delegate cleanup | rsleevi@chromium.org | 2012-06-26 | 1 | -1/+3 |
* | Aura: Use SyncPoints instead of waiting for OnCompositingEnded | backer@chromium.org | 2012-06-25 | 1 | -3/+4 |
* | Merge the IPCs used for GPU process synchronization. | backer@chromium.org | 2012-06-25 | 1 | -6/+3 |
* | Use IPC::Sender and IPC::Listener in content. | brettw@chromium.org | 2012-06-25 | 1 | -2/+2 |
* | Revert 143590 - Drop frontbuffers with ui-use-gpu-process, synchronized with ... | mrossetti@chromium.org | 2012-06-22 | 1 | -4/+0 |
* | Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl... | mmocny@chromium.org | 2012-06-22 | 1 | -0/+4 |
* | Revert 142541 - Drop frontbuffers with ui-use-gpu-process, synchronized with ... | nkostylev@chromium.org | 2012-06-18 | 1 | -4/+0 |
* | Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl... | mmocny@chromium.org | 2012-06-16 | 1 | -0/+4 |
* | Revert 142408 - Drop frontbuffers with ui-use-gpu-process, synchronized with ... | mmocny@chromium.org | 2012-06-15 | 1 | -4/+0 |
* | Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl... | mmocny@chromium.org | 2012-06-15 | 1 | -0/+4 |
* | Preempt renderers by browser UI in GpuScheduler. | backer@chromium.org | 2012-06-06 | 1 | -1/+4 |
* | Allow TextureImageTransportSurface to fail initialization | piman@chromium.org | 2012-06-01 | 1 | -0/+2 |
* | Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO. | apatrick@chromium.org | 2012-05-17 | 1 | -1/+1 |
* | ui: Move gl/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-12 | 1 | -1/+1 |
* | ui: Move surface/ directory out of gfx/, up to ui/. | tfarina@chromium.org | 2012-05-03 | 1 | -1/+1 |
* | RefCounted types should not have public destructors, content/browser part 2 | rsleevi@chromium.org | 2012-04-28 | 1 | -1/+3 |
* | Aura: PostSubBuffer implementation for --ui-use-gpu-process | backer@chromium.org | 2012-03-01 | 1 | -1/+11 |
* | Coverity: Fix pass-by-values. | jhawkins@chromium.org | 2012-02-21 | 1 | -1/+1 |
* | Move vsync logic to the surface type | piman@chromium.org | 2012-02-14 | 1 | -3/+5 |
* | PluginWindowHandle -> GLSurfaceHandle for GPU process rendering surfaces. | piman@chromium.org | 2012-02-08 | 1 | -2/+4 |
* | Add IPC allowing GPU process to tell browser process to temporarily drop a fr... | apatrick@chromium.org | 2012-01-31 | 1 | -0/+2 |
* | Stronger synchronization for resize on osmesa. | backer@chromium.org | 2012-01-25 | 1 | -0/+1 |