| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove ipc::CommandBufferProxy. As an interface, it's not used. | piman@chromium.org | 2013-09-26 | 2 | -47/+0 |
* | Replace context parenting by sharing through mailboxes | piman@chromium.org | 2013-06-05 | 1 | -6/+4 |
* | Move Mailbox from cc to gpu, and its traits to gpu/ipc | piman@chromium.org | 2013-03-04 | 2 | -0/+34 |
* | Fix layering violation where content is included by gpu. | ccameron@chromium.org | 2012-10-28 | 1 | -39/+0 |
* | Move a bunch of code in content\common (as well as a few left in renderer) to... | jam@chromium.org | 2012-10-22 | 1 | -2/+5 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | gpu: add SignalSyncPoint to complement WaitSyncPoint | piman@chromium.org | 2012-06-19 | 1 | -0/+5 |
* | GPU: Adding sync points for cross-channel synchronization | piman@chromium.org | 2012-06-05 | 1 | -0/+11 |
* | PpapiCommandBufferProxy implements CommandBufferProxy. | fsamuel@chromium.org | 2012-04-02 | 2 | -0/+70 |
* | Refactor Pickle Read methods to use higher performance PickleIterator. | jbates@chromium.org | 2012-03-07 | 2 | -3/+3 |
* | GPU: Build most of the gpu as a single DLL. | rvargas@google.com | 2012-03-05 | 1 | -2/+3 |
* | Revert 124702 - GPU: Buld most of the gpu as a single DLL. | rvargas@google.com | 2012-03-02 | 1 | -3/+2 |
* | GPU: Buld most of the gpu as a single DLL. | rvargas@google.com | 2012-03-02 | 1 | -2/+3 |
* | Rework FlushSync to return early if commands have been processed since the la... | piman@google.com | 2011-04-28 | 1 | -1/+3 |
* | Implement proxy for 3d-related interfaces | piman@google.com | 2011-02-02 | 3 | -0/+66 |