summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/common/id_allocator.cc
Commit message (Expand)AuthorAgeFilesLines
* Implemented support for GL context share groups in the renderer process.I put...apatrick@chromium.org2011-08-031-0/+33
* Remove debug assertions for redundant FreeID calls.husky@google.com2011-06-061-4/+4
* Speed up IdAllocator.husky@google.com2011-05-271-8/+41
* FBTF: Fix more ctor/dtors found by clang plugin.erg@google.com2010-10-131-9/+29
* Removed dependencies on base from GPU common and client code.apatrick@chromium.org2010-09-081-1/+1
* Working towards -Wextrathomasvl@chromium.org2010-06-161-1/+1
* Adds support for shared resources.gman@chromium.org2010-05-031-0/+35