summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/browser_gpu_channel_host_factory.h
Commit message (Expand)AuthorAgeFilesLines
* Fix a data race in BrowserGpuChannelHostFactory Initializationtapted@chromium.org2014-05-161-45/+4
* Rearrange GLImage API to create them with a usage typealexst@chromium.org2014-05-061-1/+2
* Move IPC::MessageFilter and router to a separate filedmichael@chromium.org2014-04-251-3/+3
* GpuChannelHost: allocate route IDs on the client (renderer) side.hshi@chromium.org2014-04-081-3/+5
* Remove GpuChannelHostFactory::GetShutDownEvent().teravest@chromium.org2014-03-031-1/+0
* Tighten the blacklist on VMWare on OS Xccameron@chromium.org2013-12-101-0/+3
* Remove WGC3DCBImpl::GetContextID() and GetChannelID()sievers@chromium.org2013-12-041-2/+3
* Allow asynchronous GPU context creation for browser clientssievers@chromium.org2013-10-231-17/+41
* Add multi-process GpuMemoryBuffer framework.reveman@chromium.org2013-10-221-0/+4
* Revert r228777: "Allow asynchronous GPU context creation for browser clients"eroman@chromium.org2013-10-151-41/+17
* Allow asynchronous GPU context creation for browser clientssievers@chromium.org2013-10-151-17/+41
* aura: Reconnect the VSync message filter when the GpuProcessHost changes.danakj@chromium.org2013-07-301-1/+4
* Update include paths in content/browser for base/process changes.rsesek@chromium.org2013-07-231-1/+1
* Add signalQuery, to allow for a callback when the result of a query is availa...hubbe@chromium.org2013-06-251-1/+2
* Restore thread safety to GpuChannelHost.piman@chromium.org2013-06-131-1/+0
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-231-2/+2
* Revert 201380 "Move GPU device/driver info related code from con..."zmo@chromium.org2013-05-211-2/+2
* Move GPU device/driver info related code from content to gpu.zmo@chromium.org2013-05-211-2/+2
* content: Use base::MessageLoop.xhwang@chromium.org2013-05-041-1/+1
* More conversion from uint to size_t for shared memory allocation sizes.cevans@chromium.org2013-01-111-1/+1
* Send vsync timebase updates to the browser compositorajuma@chromium.org2012-11-011-0/+10
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@google.com2012-10-181-0/+14
* Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.fischman@chromium.org2012-10-181-14/+0
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@chromium.org2012-10-181-0/+14
* Fix lost context recreation race in BrowserGpuChannelHostFactorypiman@chromium.org2012-08-041-4/+7
* Remove #pragma once from contentajwong@chromium.org2012-07-111-1/+0
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-141-2/+0
* Revert 132218 - Convert plugin and GPU process to brokered handle duplication.eroman@chromium.org2012-04-131-0/+1
* Convert plugin and GPU process to brokered handle duplication.jschuh@chromium.org2012-04-131-1/+0
* Fix --single-process mode issues with GpuChannelHostFactorypiman@chromium.org2012-03-121-3/+3
* Land 9348117: (Aura) use GPU process for UIbacker@chromium.org2012-02-241-0/+3
* Revert 122213 - aura: Use GPU process for UIdpapad@chromium.org2012-02-161-3/+0
* aura: Use GPU process for UIpiman@chromium.org2012-02-161-0/+3
* Add BrowserGpuChannelHostFactorypiman@chromium.org2012-02-101-0/+80