summaryrefslogtreecommitdiffstats
path: root/content/browser/gpu/browser_gpu_memory_buffer_manager.h
Commit message (Expand)AuthorAgeFilesLines
* content: Add GpuMemoryBuffer MemoryDumpProvider implementation.reveman2015-05-011-3/+20
* Plumb surface id to GpuMemoryBuffer allocation.alexst2014-12-081-0/+10
* Re-land: content: Refactor GPU memory buffer framework.reveman2014-11-251-8/+14
* Revert of content: Refactor GPU memory buffer framework. (patchset #4 id:6000...alexst2014-11-251-14/+8
* content: Refactor GPU memory buffer framework.reveman2014-11-241-8/+14
* Re-land: content: Cleanup GpuMemoryBuffers when child process is removed.reveman2014-11-071-2/+14
* Revert of content: Cleanup GpuMemoryBuffers when child process is removed. (p...yhirano2014-11-061-14/+2
* content: Cleanup GpuMemoryBuffers when child process is removed.reveman2014-11-061-2/+14
* gpu: Associate all GpuMemoryBuffers with unique IDs.reveman2014-11-051-1/+1
* We need to cleanup GpuMemoryBuffers allocated in the GPU process.alexst2014-11-041-1/+5
* cc: Move GpuMemoryBufferManager interface to gpu namespace.reveman2014-10-281-3/+3
* Standardize usage of virtual/override/final in content/browser/dcheng2014-10-211-3/+3
* gpu: Compositor management of GpuMemoryBuffer instances.reveman2014-10-131-0/+61