summaryrefslogtreecommitdiffstats
path: root/content/common/gpu/gpu_memory_tracking.h
Commit message (Expand)AuthorAgeFilesLines
* Update include paths in content/common for base/process changes.rsesek@chromium.org2013-07-251-1/+1
* Use uint64 instead of size_t in GpuMemoryManagerccameron@chromium.org2013-01-311-5/+5
* Add calls to EnsureGPUMemoryAvailable into GLES2DecoderImplgman@chromium.org2013-01-231-0/+1
* Remove some usage of the ENABLE_GPU macro.apatrick@chromium.org2013-01-041-4/+0
* Move GpuMemoryManager::ClientState structure to its own class.ccameron@chromium.org2012-12-241-28/+12
* Use a queue instead of timestamps to sort most-recently-used clientsccameron@chromium.org2012-12-191-0/+7
* Track managed memory usage in the command buffer.ccameron@chromium.org2012-12-131-2/+6
* Clean up memory manager's context tracking structures.ccameron@chromium.org2012-11-021-1/+9
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-0/+4
* Add GPU memory tab to the task manager.ccameron@chromium.org2012-08-181-0/+53