summaryrefslogtreecommitdiffstats
path: root/cc/resources/texture_mailbox.h
Commit message (Expand)AuthorAgeFilesLines
* Revert 261972 "Revert 261817 "cc: Remove all usage of GetArea() ..."scottmg@chromium.org2014-04-051-3/+0
* Revert 261817 "cc: Remove all usage of GetArea() from production..."scottmg@chromium.org2014-04-051-0/+3
* cc: Remove all usage of GetArea() from production code in ccdanakj@chromium.org2014-04-041-3/+0
* cc: Prevent integer overflow with software TextureMailbox.danakj@chromium.org2014-04-011-1/+4
* Start of hardware overlay support in CC with Ubercompositor.alexst@chromium.org2014-03-201-0/+4
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-02-031-25/+13
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-1/+1
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-1/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-1/+1
* Revert "Add gpu::MailboxHolder to hold state for a gpu::Mailbox"danakj@chromium.org2014-01-211-13/+25
* Add gpu::MailboxHolder to hold state for a gpu::Mailboxsheu@chromium.org2014-01-181-25/+13
* cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.danakj@chromium.org2013-09-171-18/+3
* cc: Use BlockedTaskRunner to immediately run callbacks on the main thread.danakj@chromium.org2013-08-291-3/+9
* [Aura] Added Support for rendering software compositor frames as cc::TextureL...skaslev@chromium.org2013-06-081-4/+23
* cc: Add a texture target to TextureMailbox.danakj@chromium.org2013-04-161-0/+6
* cc: Delete resources when ResourceProvider shuts down.danakj@chromium.org2013-04-111-2/+3
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-0/+50