summaryrefslogtreecommitdiffstats
path: root/cc/layers/picture_image_layer_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Histogram to track missing and incomplete tilesweiliangc@chromium.org2014-07-141-1/+1
* cc: Activate sync tree instead of pending tree.alokp@chromium.org2014-07-011-1/+1
* cc: Change PictureLayerTiling::UpdatePile to GetPile().danakj@chromium.org2014-06-261-1/+1
* Skip occluded tiles during rasterization.jbedley@chromium.org2014-06-231-1/+1
* Removed QuadSink and MockQuadCullerweiliangc@chromium.org2014-06-231-4/+4
* cc: Don't add new tilings while syncing a tiling.danakj@chromium.org2014-06-201-35/+26
* cc: Early out sooner in UpdateTilePriorities when !CanHaveTilings().danakj@chromium.org2014-06-191-1/+1
* MockQC stops create its own RP and MockOcclusionTrackerweiliangc@chromium.org2014-06-131-1/+3
* cc: Move tiling management out of draw properties calculation.sohan.jyoti@samsung.com2014-06-131-34/+50
* cc: Remove EnsureRenderSurfaceLayerList, do UpdateDrawProps when needed.danakj@chromium.org2014-06-131-27/+0
* Rasterize at maximum scale for scale animations on CPU-rasterized layersajuma@chromium.org2014-04-091-4/+17
* cc: Clean up TileManager::InitializeTilesWithResourcesForTesting.vmpstr@chromium.org2014-04-041-2/+1
* Switch to use SharedBitmapManager all the time in cc_unittestsjbauman@chromium.org2014-03-201-1/+5
* cc: Use explicit SequencedTaskRunner current loop in TileManagerboliu@chromium.org2014-03-051-1/+2
* Rename and unify paths for LayerTreeTest::CreateFakeOutputSurface.danakj@chromium.org2014-02-051-1/+2
* Revert "cc: Added tile bundles"vmpstr@chromium.org2013-12-201-7/+1
* cc: Added tile bundlesvmpstr@chromium.org2013-12-061-1/+7
* cc: Fix ideal_content_scale check in PictureImageLayerImplboliu@chromium.org2013-10-081-5/+80
* cc: Pass the device and page scale factor to CalculateContentsScaledanakj@chromium.org2013-05-071-2/+2
* cc: Fix impl-side painting flashing due to missing tilesenne@chromium.org2013-05-031-0/+8
* cc: Make tile-creation lazydanakj@chromium.org2013-04-301-2/+2
* Revert 193762 "Makes tile-creation lazy"wangxianzhu@chromium.org2013-04-151-2/+2
* Makes tile-creation lazywhunt@chromium.org2013-04-111-2/+2
* Let AreVisibleResourcesReady return correct value for PictureImageLayerImplwangxianzhu@chromium.org2013-03-261-0/+81