Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gpu: Change Produce/ConsumeTexture to allow texture sharing | piman@chromium.org | 2013-05-29 | 1 | -20/+16 |
* | Revert 186627 | miu@chromium.org | 2013-03-07 | 1 | -4/+0 |
* | Use gpu::Mailbox in IPCs instead of std::string | piman@chromium.org | 2013-03-07 | 1 | -0/+4 |
* | Implement TextureImageTransportSurface using texture mailbox | sievers@chromium.org | 2012-12-10 | 1 | -1/+2 |
* | Revert 171569 as it broke some browser_tests on win_aura. | sky@chromium.org | 2012-12-07 | 1 | -2/+1 |
* | Implement TextureImageTransportSurface using texture mailbox | sievers@chromium.org | 2012-12-06 | 1 | -1/+2 |
* | IPC to generate mailbox names on the GPU process IO thread. | apatrick@chromium.org | 2012-11-07 | 1 | -0/+5 |
* | Coverity: Fix a pass-by-value. | jhawkins@chromium.org | 2012-05-09 | 1 | -3/+3 |
* | Allow textures to be moved from one GL context group to another. | apatrick@chromium.org | 2012-05-01 | 1 | -0/+99 |