summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/client/share_group.cc
Commit message (Expand)AuthorAgeFilesLines
* Get rid of the relative paths in command_buffer client/commonzmo@chromium.org2013-05-241-6/+6
* gpu: Fix clang warnings about missing virtual and OVERRIDE annotations.tfarina@chromium.org2012-09-301-19/+24
* gpu: Fix more clang warnings about missing virtual and OVERRIDE annotations.tfarina@chromium.org2012-09-081-10/+10
* Purge ImplementsThreadSafeReferenceCounting() from the codebase now that Task...fischman@chromium.org2012-08-071-2/+0
* Make GL_CHROMIUM_consistent_uniform_locations slighty more robustgman@chromium.org2012-06-201-0/+4
* RefCounted types should not have public destructors, media/ and gpu/ editionrsleevi@chromium.org2012-05-181-6/+5
* Make StrictIdHandler mark IDs as usedpiman@chromium.org2012-05-171-41/+4
* Revert "Revert 130737 - Make contexts actually use ShareGroup for shared cont...gman@chromium.org2012-04-041-126/+83
* Revert 130737 - Make contexts actually use ShareGroup for shared contexts.binji@chromium.org2012-04-041-83/+126
* Make contexts actually use ShareGroup for shared contexts.gman@chromium.org2012-04-041-126/+83
* Revert "Revert 130384 - Broke a few Mac bots"gman@chromium.org2012-04-041-1/+301
* Revert 130384 - Broke a few Mac botsrsleevi@chromium.org2012-04-031-302/+1
* Revert "Revert "Make ShareGroup thread safe" http://crrev.com/130034."gman@chromium.org2012-04-031-1/+302
* Revert "Make ShareGroup thread safe" http://crrev.com/130034.apavlov@chromium.org2012-03-311-302/+1
* Make ShareGroup thread safegman@chromium.org2012-03-311-1/+302
* Add ShareGroup stubgman@chromium.org2012-03-281-0/+20