summaryrefslogtreecommitdiffstats
path: root/cc/layers/video_layer_impl.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Stop passing the occlusion explicitly to AppendQuads.danakj2015-02-141-1/+0
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-13/+12
* cc: Pass Occlusion instead of OcclusionTracker to LayerImplsvmpstr2014-10-071-1/+1
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-8/+8
* cc: Use correct message loop proxy in BlockingTaskRunnerskyostil2014-09-041-2/+2
* Integrated video rotation piping into video layer {impl} andsuderman@chromium.org2014-08-081-2/+10
* Removed QuadSink and MockQuadCullerweiliangc@chromium.org2014-06-231-1/+2
* cc: Rename LayerImpl::DidLoseOutputSurface to ReleaseResourcesboliu@chromium.org2014-01-141-1/+1
* cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.danakj@chromium.org2013-09-171-1/+3
* Send hardware video frames with mailboxes.danakj@chromium.org2013-06-251-4/+0
* Skip drawing unsupported layers in forced software modeboliu@chromium.org2013-06-021-1/+2
* cc: Don't do produce/consume on the texture id given in VideoFrame.danakj@chromium.org2013-04-131-0/+6
* cc: Move video upload to VideoResourceUpdater.danakj@chromium.org2013-04-101-31/+11
* Fix VideoLayerImpl upload of YUV->RGBA converted frames.sheu@chromium.org2013-03-231-1/+0
* cc: Keep a reference on the media::VideoFrame.danakj@chromium.org2013-03-221-1/+1
* Disambiguate texture format and target in VideoLayerImplsheu@chromium.org2013-03-211-5/+4
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-0/+88