summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/in_process_command_buffer.cc
Commit message (Expand)AuthorAgeFilesLines
* gpu: Remove set_testing_force_is_anglesievers@chromium.org2013-11-141-0/+1
* Move memory allocation/stats structs to gpu:: and remove bazillion copiesjamesr@chromium.org2013-10-291-0/+4
* Move in process SignalQuery implementation to service sidejamesr@chromium.org2013-10-091-12/+53
* Add SignalQuery to GpuControl interfacejamesr@chromium.org2013-10-051-0/+5
* Move Insert/SignalSyncPoint() to GpuControljamesr@chromium.org2013-10-021-10/+11
* Route GenMailboxCHROMIUM through GpuControlpiman@chromium.org2013-10-011-1/+9
* Make *CommandBufferProxy* implement GpuControlpiman@chromium.org2013-09-271-0/+6
* FeatureInfo: Remove allowed_extensions and init workarounds earlysievers@chromium.org2013-09-051-4/+0
* [Android] Rename SurfaceTextureBridge to just SurfaceTexture.yfriedman@chromium.org2013-08-291-2/+2
* Support stream textures with the synchronous compositorsievers@chromium.org2013-08-221-2/+25
* gpu: Refactor GpuMemoryBuffer framework for multi-process support.reveman@chromium.org2013-08-161-50/+34
* Add AwGLSurface and use it in WGC3Dboliu@chromium.org2013-08-071-7/+48
* InProcessCommandBuffer: Update state in GetLastToken()sievers@chromium.org2013-08-071-8/+20
* Fix potential uninitialized variable.etienneb@chromium.org2013-08-031-2/+2
* GLInProcessContext: support async flushes and dedicated GPU threadsievers@chromium.org2013-08-011-0/+703