summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/transfer_buffer_manager.h
Commit message (Expand)AuthorAgeFilesLines
* Refactor gpu::Buffer to allow different types of backingpiman@chromium.org2014-04-021-8/+5
* GPU:'Pass' SharedMemory when possible.epenner@chromium.org2014-03-271-6/+8
* GPU: Reference count gpu::Buffer.epenner@chromium.org2014-03-261-4/+3
* Use a direct include of the shared_memory header in content/plugin/, content/...avi@chromium.org2013-07-181-1/+1
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-211-14/+11
* Revert 172805apatrick@google.com2012-12-141-11/+14
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-131-14/+11
* Separate management of shared memory from CmdBufService to separate classgman@chromium.org2012-05-261-0/+58