summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/browser_gpu_channel_host_factory.h
Commit message (Expand)AuthorAgeFilesLines
* gpu: Make CreateViewCommandBuffer a sync channel message.sunnyps2016-02-031-10/+2
* Switch to standard integer types in content/browser/.avi2015-12-251-3/+8
* ipc: Use a global for the process's attachment broker.erikchen2015-09-141-1/+0
* Initialize the GPU shader disk cache in the browser.jmadill2015-08-211-0/+2
* Normalize the tracing PID used for the browser processericrk2015-07-271-0/+1
* content: Fix lost context handling when using native GpuMemoryBuffers.reveman2015-06-221-35/+1
* Update content module for IPC attachment brokering.erikchen2015-06-171-0/+1
* Add PERSISTENT_MAP usage for GpuMemoryBuffers.danakj2015-05-261-1/+2
* Revert of Add PERSISTENT_MAP usage for GpuMemoryBuffers. (patchset #11 id:330...chirantan2015-05-221-2/+1
* Add PERSISTENT_MAP usage for GpuMemoryBuffers.danakj2015-05-211-1/+2
* content/common: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-141-1/+1
* Revert of content/common: Remove use of MessageLoopProxy and deprecated Messa...estade2015-05-131-1/+1
* content/common: Remove use of MessageLoopProxy and deprecated MessageLoop APIsskyostil2015-05-131-1/+1
* Remove GpuChannelHostFactory::GetMainLoopjbauman2015-05-111-1/+0
* ui: Pass correct image texture target and one-copy settings to cc.danakj2015-02-271-0/+1
* Change routing of UpdateVSyncParameters to the CommandBufferProxyImpl.danakj2015-02-201-8/+0
* Standardize usage of virtual/override/final specifiers in content/.dcheng2014-12-231-1/+1
* Plumb surface id to GpuMemoryBuffer allocation.alexst2014-12-081-0/+1
* content: Add command line flag for native GPU memory buffers.reveman2014-11-261-0/+5
* Re-land: content: Refactor GPU memory buffer framework.reveman2014-11-251-5/+5
* Deprecate browser-side EstablishGpuChannelSync on Androidsievers2014-11-251-0/+2
* Revert of content: Refactor GPU memory buffer framework. (patchset #4 id:6000...alexst2014-11-251-5/+5
* content: Refactor GPU memory buffer framework.reveman2014-11-241-5/+5
* content: Remove GpuMemoryBufferFactoryHostImpl class.reveman2014-11-111-4/+29
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-7/+6
* gpu: Compositor management of GpuMemoryBuffer instances.reveman2014-10-131-11/+2
* Replacing the OVERRIDE with override and FINAL with final in content/browser...mohan.reddy2014-10-071-6/+6
* content: Cleanup GpuMemoryBufferImpl destruction.reveman2014-09-241-4/+0
* Enable sync allocation of GpuMemoryBuffers from the browser process.alexst2014-09-101-19/+6
* content: Move all GpuMemoryBuffer allocation to IO thread.reveman2014-09-091-16/+8
* content: Add DeletedGpuMemoryBuffer IPC.reveman@chromium.org2014-07-231-0/+2
* gpu: Remove Create/DeleteImage IPC by adding an X11_PIXMAP_BUFFER GpuMemoryBu...reveman@chromium.org2014-07-181-14/+0
* Added more detailed result codes for CreateViewCommandBuffer.kbr@chromium.org2014-07-141-2/+3
* Plumb GpuMemoryBuffer allocation to GPU process.alexst@chromium.org2014-06-121-1/+32
* 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