summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/gpu_process_host_ui_shim.cc
Commit message (Expand)AuthorAgeFilesLines
* Removed requirement for the renderer to know it's process IDbajones@chromium.org2014-01-211-2/+16
* Remove gpu side LatencyInfo mergingmiletus@chromium.org2014-01-161-3/+12
* Warm up the GPU when the user touches the screenskyostil@chromium.org2013-11-081-0/+11
* Move surface resize platform code from GpuProcessHostUIShim to RenderWidgetHo...sl.ostapenko@samsung.com2013-10-151-38/+1
* Revert 227058 "Move surface resize platform code from GpuProcess..."enne@chromium.org2013-10-041-1/+38
* Move surface resize platform code from GpuProcessHostUIShim to RenderWidgetHo...sl.ostapenko@samsung.com2013-10-041-38/+1
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-231-1/+0
* aura: Make RenderWidgetHostViewAura::CopyFromCompositingSurface readback layerdanakj@chromium.org2013-07-041-0/+2
* Refactor RenderProcessHost to use IPC::Listener instead of RenderWidgetHostnasko@chromium.org2013-06-211-9/+4
* Use a direct include of strings headers in content/browser/, part 1.avi@chromium.org2013-06-111-2/+2
* Plumb LatencyInfo through aura.jbauman@chromium.org2013-06-051-0/+1
* Move cc/debug/latency_info to ui/base.jbauman@chromium.org2013-05-291-1/+1
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-231-1/+2
* Revert 201380 "Move GPU device/driver info related code from con..."zmo@chromium.org2013-05-211-2/+1
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-211-1/+2
* Plumb cc::LatencyInfo through command buffer and output surfacejbauman@chromium.org2013-04-121-0/+4
* Revert 186627miu@chromium.org2013-03-071-0/+8
* Log more descriptive messages when the GPU process exits.apatrick@chromium.org2013-03-071-5/+6
* Use gpu::Mailbox in IPCs instead of std::stringpiman@chromium.org2013-03-071-8/+0
* Delete code / cleanup in GpuProcessHost.apatrick@chromium.org2013-01-041-2/+2
* Aura/Android: Send mailbox name with every Swap message.sievers@chromium.org2012-12-211-18/+10
* Put AcceleratedSurfaceMsg_BufferPresented arguments in a struct.sievers@chromium.org2012-12-171-6/+9
* Remove unused gpu message fields.sievers@chromium.org2012-12-141-3/+1
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-101-4/+19
* Exit the unsandboxed GPU process after GPUInfo collected.zmo@chromium.org2012-12-071-1/+1
* Revert 171569 as it broke some browser_tests on win_aura.sky@chromium.org2012-12-071-19/+4
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-061-4/+19
* Send vsync timebase updates to the browser compositorajuma@chromium.org2012-11-011-0/+22
* Move content\browser\gpu to content namespace.jam@chromium.org2012-10-291-11/+6
* Aura: Resize locks with --ui-enable-threaded-compositingbacker@chromium.org2012-10-271-2/+2
* Move a bunch of content\common code into the content namespace.jam@chromium.org2012-10-231-0/+1
* Make GpuDataManager thread safe.zmo@chromium.org2012-08-301-10/+5
* Add GPU memory tab to the task manager.ccameron@chromium.org2012-08-181-1/+9
* Don't move the window when resizingbrettw@chromium.org2012-08-061-1/+1
* Remove AURA ifdefs around AcceleratedSurfaceNew/Release.sievers@chromium.org2012-07-201-17/+3
* Aura: Less image transport IPCs and less code.backer@chromium.org2012-07-141-15/+1
* Aura: Use SyncPoints instead of waiting for OnCompositingEndedbacker@chromium.org2012-06-251-2/+2
* Merge the IPCs used for GPU process synchronization.backer@chromium.org2012-06-251-2/+2
* Revert 143590 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...mrossetti@chromium.org2012-06-221-5/+1
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-06-221-1/+5
* Revert 142541 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...nkostylev@chromium.org2012-06-181-5/+1
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-06-161-1/+5
* Revert 142408 - Drop frontbuffers with ui-use-gpu-process, synchronized with ...mmocny@chromium.org2012-06-151-5/+1
* Drop frontbuffers with ui-use-gpu-process, synchronized with browser, decoupl...mmocny@chromium.org2012-06-151-1/+5
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-121-1/+1
* Add a message to about:gpu when the gpu process crashes.nduca@chromium.org2012-04-191-0/+6
* Unobfuscate RWHVMac accelerated compositing code path by separating it from p...jbates@chromium.org2012-04-051-31/+2
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-4/+4
* Adding command line switch --gpu-swap-delay to artificially slow down thejunov@google.com2012-03-291-1/+18
* RenderProcessHost should return the list of registered RWHs, not ipc listeners.pfeldman@chromium.org2012-03-161-2/+2