summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_unittest_picture.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix tree topology in layer_tree_host_unittest:sunxd2016-01-091-9/+10
* Determine MaxScrollOffset without using 'tree' structure of LayerTreesunxd2016-01-071-4/+7
* Turn off computation of the interest rect in cc in synchronized paint mode.chrishtr2015-11-241-2/+5
* cc: Remove ScopedPtrVector and cc::remove_if.vmpstr2015-11-181-14/+17
* Ensure the viewport is always represented by the inner viewport layer.tdresser2015-09-281-1/+1
* cc: Deflake RSLLMembershipWithScale testenne2015-08-211-0/+6
* cc: Fix flaky RSLLMembershipWithScale testenne2015-08-061-27/+37
* cc: Fix post-commit property tree update for animationsajuma2015-07-131-0/+4
* cc: Fix LTHPicture unittest failure with property tree verificationenne2015-06-151-2/+6
* cc: Remove the non-implside flavour of LayerTreeTests.Dana Jansens2015-06-121-6/+5
* CC: Plumb LayerSettings parameter for cc::Layer construction.loyso2015-05-251-13/+13
* cc: Remove recycled twin information from picture layer tiling set.vmpstr2015-05-201-34/+0
* cc: Remove tile sharing from tilings.vmpstr2015-04-291-11/+13
* Revert of cc: Remove tile sharing from tilings. (patchset #20 id:380001 of ht...vmpstr2015-04-271-13/+11
* cc: Remove tile sharing from tilings.vmpstr2015-04-241-11/+13
* Disable LayerTreeHostPictureTestRSLLMembershipWithScale due to flake.benwells2015-03-191-1/+2
* cc: Commit directly to active tree when using single thread.danakj2015-02-171-4/+6
* cc: Fix DCHECK when impl thread changes scale on a layer being hidden.danakj2015-02-141-0/+238
* cc: Attempt to deflake the LayerTreeHostPictureTestTwinLayer test.danakj2015-01-271-9/+19
* cc: Mirror LiveTilesRect and tiles between active and recycled trees.danakj2014-12-121-0/+126
* cc: Don't swap PictureLayerTilingSet on activate.danakj2014-12-111-10/+14
* cc: Push layer properties after tree/host properties during commit.danakj2014-12-101-0/+64
* cc: Always keep the PictureLayerImpl::twin_layer_ pointer valid.danakj2014-10-271-5/+13
* Revert two cc patches due to crashes on canary.pdr2014-10-261-13/+5
* cc: Always keep the PictureLayerImpl::twin_layer_ pointer valid.danakj2014-10-241-5/+13
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-7/+7
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-7/+7
* Revert 232881 "cc: Fix hit-testing in zero-opacity layers."skyostil@google.com2013-11-121-74/+0
* cc: Fix hit-testing in zero-opacity layers.sadrul@chromium.org2013-11-051-0/+74
* cc: Rename LayerTreeHost::commit_number to source_frame_number.danakj@chromium.org2013-07-241-1/+1
* cc: Make activation happen as soon as possibleenne@chromium.org2013-06-121-2/+2
* cc: Cache the twin tree's layer in PictureLayerImpl.danakj@chromium.org2013-05-171-0/+119