summaryrefslogtreecommitdiffstats
path: root/cc/layers/tiled_layer_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Remove TiledLayer and ContentLayer.danakj2015-06-171-320/+0
* Rename cc::ResourceProvider::ResourceId to cc::ResourceId and move it to its ...jbauman2015-05-191-13/+9
* cc: Move files out of cc/resources/.danakj2015-05-181-1/+1
* 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/+4
* cc: Remove unused references to header fileshuayong.xu2015-03-121-1/+0
* cc: Scale checkerboard quads by the device scale factor.danakj2015-03-041-2/+2
* cc: Stop passing the occlusion explicitly to AppendQuads.danakj2015-02-141-2/+2
* mechanical rename of base::debug -> base::trace_event for /ccssid2015-02-091-1/+1
* Convert scroll offsets to use SyncedProperty.aelias2015-01-311-2/+10
* Mechanical rename of tracing includes for /ccprimiano2015-01-281-1/+1
* cc: refactor of MathUtil::AddToTracedValuejungjik.lee2015-01-211-3/+1
* [cc] Add nearest neighbor filtering for PictureLayer.jackhou2014-12-131-1/+2
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-1/+1
* Include mask texture size in RenderPassDrawQuadenne2014-10-161-5/+9
* cc: Pass Occlusion instead of OcclusionTracker to LayerImplsvmpstr2014-10-071-8/+5
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-2/+2
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-2/+2
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-2/+2
* cc: Move UnoccludedContentRect to Occlusion.vmpstr2014-09-181-1/+3
* cc: Remove the opaque rect return-parameter from ContentLayerClient.danakj2014-09-151-10/+2
* cc: Replace Region with SimpleEnclosedRegion for occlusion trackingdanakj@chromium.org2014-08-221-3/+4
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-08-011-2/+5
* Revert of Add builders for tracing event's structural arguments (https://code...erikchen@chromium.org2014-07-311-5/+2
* Add builders for tracing event's structural argumentsyurys@chromium.org2014-07-311-2/+5
* cc: add DCHECKs of tile in GPUMemoryUsageInBytes and PushPropertiesTohyunki.baik@samsung.com2014-07-091-2/+3
* Create DrawQuad in RenderPass and only give out raw pointer to layersweiliangc@chromium.org2014-07-031-8/+5
* Removed QuadSink and MockQuadCullerweiliangc@chromium.org2014-06-231-9/+12
* 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: Apply occlusion before creating quads in TiledLayerImpl.danakj@chromium.org2014-04-231-6/+9
* cc: Rename QuadSink::Append to MaybeAppend.danakj@chromium.org2014-03-131-3/+3
* cc: Remove the AppendQuadsData from QuadSink::Append.danakj@chromium.org2014-03-121-5/+3
* cc: Add visible_rect to Draw*Quad::SetNew().danakj@chromium.org2014-03-071-3/+9
* cc: Remove TiledLayer mask DCHECK for 0 tilesenne@chromium.org2014-01-161-0/+6
* cc: Rename LayerImpl::DidLoseOutputSurface to ReleaseResourcesboliu@chromium.org2014-01-141-1/+1
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-1/+1
* Revert "cc: Temporary diagnostics."dongseong.hwang@intel.com2013-10-151-21/+0
* cc: Preserve partial culling from child compositor.danakj@chromium.org2013-10-121-2/+3
* cc: Delete LayerTreeAsText / ShowPlatformLayerTreeenne@chromium.org2013-06-201-6/+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-4/+13
* cc: Add per-layer memory usage to tracing snapshotsenne@chromium.org2013-05-151-0/+15
* cc: Make LayerImpl::LayerTypeAsString return the full typeenne@chromium.org2013-05-151-1/+1
* cc: Add TiledLayerImpl::AsValueenne@chromium.org2013-05-141-0/+5
* Ensure opaque background for missing tiles for opaque layerswangxianzhu@chromium.org2013-04-111-24/+15
* cc: Fix build issues for adding ‘chromium_code’: 1 to cc.gyp and cc_tests...danakj@chromium.org2013-03-291-1/+1
* Revert 191400 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."rsleevi@chromium.org2013-03-291-1/+1
* cc: Add ‘chromium_code’: 1 to cc.gyp and cc_tests.gypdanakj@chromium.org2013-03-291-1/+1
* Revert 191364 "cc: Add ‘chromium_code’: 1 to cc.gyp and cc_t..."danakj@chromium.org2013-03-291-1/+1