summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/program_cache_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove CompileStatusMap in gpu command bufferzmo@chromium.org2013-08-071-95/+6
* MemoryProgramCache uses base::MRUCache instead of ProgramCacheLRUHelper.apatrick@chromium.org2013-08-031-1/+1
* Make shader translator options effect cache keygman@chromium.org2013-05-171-52/+89
* Send shader information to disk cache on access as well as create.dsinclair@chromium.org2013-04-111-1/+2
* Add per-profile disk caching of complied GPU shaders.dsinclair@chromium.org2013-03-131-1/+4
* Refactor/Rename a bunch of GPU stuffgman@chromium.org2013-02-271-4/+4
* gpu in-memory program cache implementation with a memory limit + lru eviction. dmurph@chromium.org2012-07-231-0/+249
* Revert 147328 - Current status of patch:gman@chromium.org2012-07-191-249/+0
* Current status of patch:dmurph@chromium.org2012-07-181-0/+249