summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/mocks.h
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+8
* Send shader information to disk cache on access as well as create.dsinclair@chromium.org2013-04-111-2/+3
* Add per-profile disk caching of complied GPU shaders.dsinclair@chromium.org2013-03-131-2/+6
* Refactor/Rename a bunch of GPU stuffgman@chromium.org2013-02-271-4/+4
* Process webgl program log, replacing hashed name with original name.zmo@google.com2013-01-251-0/+1
* Add calls to EnsureGPUMemoryAvailable into GLES2DecoderImplgman@chromium.org2013-01-231-0/+1
* Add tests for TextureManager and MemoryTrackergman@chromium.org2013-01-151-0/+14
* gpu in-memory program cache implementation with a memory limit + lru eviction. dmurph@chromium.org2012-07-231-1/+22
* Revert 147328 - Current status of patch:gman@chromium.org2012-07-191-22/+1
* Current status of patch:dmurph@chromium.org2012-07-181-1/+22
* Turn on glsl built-in function emulation in ANGLE shader translator.zmo@google.com2011-09-201-2/+3
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-14/+0
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-0/+14
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-191-14/+0
* GpuScheduler fix:jbates@chromium.org2011-06-031-0/+14
* Move lots of GMock stuff out of line.erg@google.com2011-01-051-14/+7
* Exposed support for dynamically enabling extensions in command bufferkbr@google.com2010-12-061-2/+3
* Use the shader translator to correct bad type informationgman@chromium.org2010-11-121-3/+21
* Removed dependencies on base from GPU common and client code.apatrick@chromium.org2010-09-081-1/+3
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-3/+3
* Added chromium source file preamble.apatrick@google.com2009-12-171-31/+3
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-5/+5
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+108
* Reverting the rest of 32952apatrick@google.com2009-11-241-108/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+108