summaryrefslogtreecommitdiffstats
path: root/cc/layers/picture_layer_impl_perftest.cc
Commit message (Expand)AuthorAgeFilesLines
* Transfer LayerImpl ownership to LayerTreeImplvollick2016-03-221-1/+1
* Clean LayerImpl's scroll offset callers in unit tests.sunxd2016-03-091-4/+10
* Revert of Introduce LayerListImpl (patchset #11 id:200001 of https://coderevi...vollick2016-03-011-1/+1
* Revert of Use LTHI's *_list() accessors whenever possible (patchset #1 id:1 o...vollick2016-03-011-1/+1
* Use LTHI's *_list() accessors whenever possiblevollick2016-03-011-1/+1
* Introduce LayerListImplvollick2016-03-011-1/+1
* Switch to standard integer types in cc/.avi2015-12-211-0/+1
* Create RenderSurface on Effect Treeweiliangc2015-12-091-1/+1
* Revert of Create RenderSurface on Effect Tree (patchset #7 id:120001 of https...weiliangc2015-12-081-1/+1
* Create RenderSurface on Effect Treeweiliangc2015-12-071-1/+1
* cc: Build property trees for layer trees constructed in perf testsajuma2015-11-301-0/+1
* cc: Replace Pass() with std::move() in some subdirs.danakj2015-11-181-1/+1
* cc: Split Proxy to eliminate unnecessary dependencies on the impl sidekhushalsagar2015-10-211-4/+4
* cc: Remove SetLayerTreeHostClientReady()sievers2015-10-071-0/+1
* Using pending tree was breaking the dchecks, use active tree instead.sohan.jyoti2015-09-291-47/+46
* cc: Remove PicturePile and PicturePileImpl.vmpstr2015-09-241-10/+10
* Re-land: cc: Implement shared worker contexts.reveman2015-09-241-1/+3
* Revert of cc: Implement shared worker contexts. (patchset #9 id:160001 of htt...kbr2015-09-171-3/+1
* cc: Implement shared worker contexts.reveman2015-09-161-1/+3
* cc: Don't create tiles in a non-ideal tiling.vmpstr2015-08-121-0/+1
* cc: Make TilingSetEvictionQueue perf tests use >1 tilingsenne2015-07-091-49/+50
* Revert "cc: Make tiling interest rect calc based on viewport."sohan.jyoti2015-06-241-8/+1
* cc: Remove ImplSidePaintingSettings.danakj2015-06-171-2/+8
* cc: Move files out of cc/resources/.danakj2015-05-181-1/+1
* cc: Make tiling interest rect calc based on viewport.sohan.jyoti2015-05-141-1/+1
* cc: Separate the priority from the tile and put in new PrioritizedTilehendrikw2015-05-121-2/+2
* cc: Drop skip_shared_out_of_order_tiles field from TilingSetEvictionQueue.e.hakkinen2015-05-051-2/+2
* cc: Remove use of MessageLoopProxyskyostil2015-04-131-1/+2
* cc: Switch tiling set eviction queue to consider combined priority.e.hakkinen2015-04-071-16/+4
* cc: Move worker threads to RenderThreadImpl.reveman2015-03-231-1/+4
* cc: Calculate "can use lcd text" on the compositor threadenne2015-02-191-4/+8
* Finalize rename of LayerImpl scroll offset methods.aelias2015-02-031-2/+2
* cc: Remove TilingSetRasterQueue virtual base.vmpstr2015-01-241-2/+2
* cc: Remove TilingSetEvictionQueue construction from PictureLayerImpl.vmpstr2015-01-121-4/+6
* cc: Split tiling set raster queues into all and required.vmpstr2015-01-121-4/+5
* Fix for cc_perftests failingawoloszyn2014-12-221-0/+1
* cc: Changed some perftest names that don't reflect functionality tested.vmpstr2014-12-201-31/+12
* cc: Remove the PostCommitInitialization from PictureLayerImpl.danakj2014-12-161-1/+0
* cc: Move LayerRasterTileIterator to a separate file and make it a queuevmpstr2014-12-081-24/+21
* cc: Move LayerEvictionTileIterator to a separate file and make it a queuee.hakkinen2014-11-271-19/+19
* cc: Remove readability/inheritance exception for linter in cc.danakj2014-11-141-1/+1
* cc: Add RecordingSource and replace references to PicturePileshendrikw2014-11-111-1/+1
* [C++11 Allowed Features] Declares a type-safe null pointer converting from NU...kulkarni.a2014-10-101-4/+4
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-1/+1
* Use ScrollOffset instead of vector2d to track scroll offset in ccmiletus2014-10-011-2/+4
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-3/+2
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-2/+3
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-3/+2
* cc: Add layer raster tile iterator construct perftestvmpstr@chromium.org2014-07-181-13/+57
* cc: Add layer eviction iterator perftests.vmpstr@chromium.org2014-07-181-0/+117