summaryrefslogtreecommitdiffstats
path: root/cc/output/copy_output_request.cc
Commit message (Expand)AuthorAgeFilesLines
* Trace the lifetime of CopyOutputRequestjdduke@chromium.org2014-04-281-1/+6
* [#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
* cc: Allow copy requests to provide a texture.danakj@chromium.org2013-12-031-2/+23
* cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.danakj@chromium.org2013-09-171-5/+8
* cc: Allow readbacks from hidden layers.danakj@chromium.org2013-07-041-0/+4
* cc: Allow output readback/copy requests to specify a sub-rect to copy.danakj@chromium.org2013-06-201-0/+1
* cc: Add ability to request copy of compositor output as a texture.danakj@chromium.org2013-06-181-8/+23
* cc: Add CopyAsBitmapRequest class to hold the readback callback.danakj@chromium.org2013-05-241-0/+30