summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/client/mapped_memory_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* gpu: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-071-2/+2
* Make context groups share a TextureBufferManagergman@chromium.org2012-06-011-3/+12
* Free the command buffer when tabs are switchedgman@chromium.org2011-12-151-10/+3
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-121-8/+8
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-081-8/+8
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-071-8/+8
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-061-8/+8
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-061-8/+8
* base::Bind() conversion for remaining GPU files.dcheng@chromium.org2011-11-221-5/+3
* Expose the sandbox related code through the content API. I did a bit of clean...jam@chromium.org2011-10-291-1/+6
* Make GLES2Implementation use a larger chunk size for mapping functions.gman@chromium.org2011-10-271-0/+25
* Add GLES2Implemention::FreeUnusedSharedMemorygman@chromium.org2011-10-241-0/+20
* Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...apatrick@chromium.org2011-09-201-1/+1
* Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...rsimha@chromium.org2011-09-161-1/+1
* Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...apatrick@chromium.org2011-09-161-1/+1
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-2/+2
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-2/+2
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-191-2/+2
* Rework FlushSync to return early if commands have been processed since the la...piman@google.com2011-04-281-1/+1
* Landing issue 6828049 on behalf of KushalP.apatrick@chromium.org2011-04-141-7/+7
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Move scoped_nsdisable_screen_update from base to app/macbrettw@chromium.org2010-10-181-2/+2
* Removed dependencies on base from GPU common and client code.apatrick@chromium.org2010-09-081-2/+3
* Adds MapBufferSubData and MapTexSubImage2D.gman@chromium.org2010-07-141-0/+257