summaryrefslogtreecommitdiffstats
path: root/gpu/ipc
Commit message (Expand)AuthorAgeFilesLines
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-02-032-1/+30
* Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"danakj@chromium.org2014-01-212-30/+1
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-01-182-1/+30
* Remove ipc::CommandBufferProxy. As an interface, it's not used.piman@chromium.org2013-09-262-47/+0
* Replace context parenting by sharing through mailboxespiman@chromium.org2013-06-051-6/+4
* Move Mailbox from cc to gpu, and its traits to gpu/ipcpiman@chromium.org2013-03-042-0/+34
* Fix layering violation where content is included by gpu.ccameron@chromium.org2012-10-281-39/+0
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-2/+5
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* gpu: add SignalSyncPoint to complement WaitSyncPointpiman@chromium.org2012-06-191-0/+5
* GPU: Adding sync points for cross-channel synchronizationpiman@chromium.org2012-06-051-0/+11
* PpapiCommandBufferProxy implements CommandBufferProxy.fsamuel@chromium.org2012-04-022-0/+70
* Refactor Pickle Read methods to use higher performance PickleIterator.jbates@chromium.org2012-03-072-3/+3
* GPU: Build most of the gpu as a single DLL.rvargas@google.com2012-03-051-2/+3
* Revert 124702 - GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-3/+2
* GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-2/+3
* Rework FlushSync to return early if commands have been processed since the la...piman@google.com2011-04-281-1/+3
* Implement proxy for 3d-related interfacespiman@google.com2011-02-023-0/+66