summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/gpu_process_host_ui_shim.cc
Commit message (Expand)AuthorAgeFilesLines
* ozone: gpu: Add plumbing for platform-specific gpu messaging (reland)spang@chromium.org2014-06-201-0/+23
* Revert of ozone: gpu: Add plumbing for platform-specific gpu messaging (https...chrishtr@chromium.org2014-06-191-23/+0
* ozone: gpu: Add plumbing for platform-specific gpu messagingspang@chromium.org2014-06-191-0/+23
* Remove unnecessary #includes in gpu_process_host_ui_shim.cc.sungmann.cho@navercorp.com2014-06-171-2/+0
* Remove RenderWidgetHostViewPort.jam@chromium.org2014-05-011-8/+8
* Remove 'transport' paths from PassThroughImageTransportSurfacepiman@chromium.org2014-04-251-20/+0
* Removing the --gpu-swap-delay command line switchjunov@chromium.org2014-03-121-14/+0
* Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUMpiman@chromium.org2014-02-151-5/+0
* Use gpu::Mailbox instead of std:string in IPCspiman@chromium.org2014-02-151-10/+2
* Revert of Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROM...nkostylev@chromium.org2014-02-141-0/+5
* Fix (or tag) uses of explicit '64' instead of GL_MAILBOX_SIZE_CHROMIUMpiman@chromium.org2014-02-141-5/+0
* Revert 251207 "Use gpu::Mailbox instead of std:string in IPCs"blundell@chromium.org2014-02-141-2/+10
* Use gpu::Mailbox instead of std:string in IPCspiman@chromium.org2014-02-141-10/+2
* 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