summaryrefslogtreecommitdiffstats
path: root/cc/layers/io_surface_layer_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove redundant overlay argumentsccameron2015-10-081-8/+3
* Allow IOSurfaceDrawQuad to be a candidate for overlaysandresantoso2015-08-211-1/+2
* cc: Remove the layer content_bounds() and use bounds() instead.Dana Jansens2015-06-181-3/+3
* cc: Some more cleanup and removing TODOs for validating resources.danakj2015-04-241-3/+1
* cc: Add ResourceId validation checks at the time of AppendQuads.danakj2015-04-071-0/+3
* cc: Remove unused references to header fileshuayong.xu2015-03-121-5/+0
* cc: Stop passing the occlusion explicitly to AppendQuads.danakj2015-02-141-2/+2
* cc: Pass Occlusion instead of OcclusionTracker to LayerImplsvmpstr2014-10-071-5/+3
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-1/+1
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-1/+1
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-1/+1
* cc: Move UnoccludedContentRect to Occlusion.vmpstr2014-09-181-2/+4
* Create DrawQuad in RenderPass and only give out raw pointer to layersweiliangc@chromium.org2014-07-031-2/+2
* Removed QuadSink and MockQuadCullerweiliangc@chromium.org2014-06-231-7/+10
* cc: Pass scaled bounds to debug border quads for drawing.sohan.jyoti@samsung.com2014-06-201-1/+2
* Create SharedQuadState on RenderPassweiliangc@chromium.org2014-05-071-2/+3
* cc: Make IOSurfaces transportable.piman@chromium.org2014-05-061-49/+8
* cc: Apply occlusion before creating quads in IOSurfaceLayerImpl.danakj@chromium.org2014-03-171-2/+6
* cc: Rename QuadSink::Append to MaybeAppend.danakj@chromium.org2014-03-131-1/+1
* cc: Remove the AppendQuadsData from QuadSink::Append.danakj@chromium.org2014-03-121-1/+1
* cc: Add visible_rect to Draw*Quad::SetNew().danakj@chromium.org2014-03-071-0/+2
* [#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: Rename LayerImpl::DidLoseOutputSurface to ReleaseResourcesboliu@chromium.org2014-01-141-1/+1
* Remove WebGraphicsContext3D references from cc/layersjamesr@chromium.org2013-12-111-12/+10
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-071-1/+1
* cc: Initialize integer field in IOSurfaceLayerImpl.danakj@chromium.org2013-09-261-1/+2
* ContextProvider in OutputSurfacedanakj@chromium.org2013-08-161-7/+9
* cc: Replace FIXMEs with TODO(danakj)enne@chromium.org2013-06-281-3/+3
* cc: Delete LayerTreeAsText / ShowPlatformLayerTreeenne@chromium.org2013-06-201-10/+0
* Use a direct include of strings headers in cc/.avi@chromium.org2013-06-101-1/+1
* Skip drawing unsupported layers in forced software modeboliu@chromium.org2013-06-021-3/+7
* Update refernces to Blink's Platform API (cc)abarth@chromium.org2013-05-291-1/+1
* cc: Make LayerImpl::LayerTypeAsString return the full typeenne@chromium.org2013-05-151-1/+1
* cc: Add a test that the IOSurface drawing path makes the right context calls.danakj@chromium.org2013-04-191-13/+0
* Pass texture target to CreateResourceFromExternalTextureboliu@chromium.org2013-04-181-0/+1
* cc: Move video upload to VideoResourceUpdater.danakj@chromium.org2013-04-101-8/+26
* cc: Avoid pointless gfx::Point/Size contructors when making Rects.danakj@chromium.org2013-03-261-1/+1
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-1/+1
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-0/+145