summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/mailbox_manager.cc
Commit message (Expand)AuthorAgeFilesLines
* Removing the IsMailboxNameValid check in MailboxManager::ConsumeTexture for p...jiayl@chromium.org2013-09-191-3/+1
* Add mailbox manager testpiman@chromium.org2013-06-151-1/+0
* gpu: Change Produce/ConsumeTexture to allow texture sharingpiman@chromium.org2013-05-291-48/+33
* Revert 186627miu@chromium.org2013-03-071-5/+0
* Use gpu::Mailbox in IPCs instead of std::stringpiman@chromium.org2013-03-071-0/+5
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-101-3/+10
* Revert 171569 as it broke some browser_tests on win_aura.sky@chromium.org2012-12-071-10/+3
* Implement TextureImageTransportSurface using texture mailboxsievers@chromium.org2012-12-061-3/+10
* IPC to generate mailbox names on the GPU process IO thread.apatrick@chromium.org2012-11-071-3/+3
* Allow immutable textures into mailboxespiman@chromium.org2012-09-251-1/+0
* Coverity: Fix a pass-by-value.jhawkins@chromium.org2012-05-091-2/+3
* Allow textures to be moved from one GL context group to another.apatrick@chromium.org2012-05-011-0/+125