summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_layer_tree_host.h
Commit message (Expand)AuthorAgeFilesLines
* cc: Make layer updating optional in BeginMainFrameskyostil2015-08-121-0/+1
* cc: Stop passing a ResourceUpdateQueue to Layer::Update().danakj2015-06-191-3/+1
* cc: Turn impl_side_painting and use_one_copy on in LayerTreeSettings.danakj2015-06-161-1/+5
* cc: Add LayerTreeHost::InitParams for LayerTreeHost creation.sadrul2015-05-111-1/+1
* cc: Make PaintedScrollbarLayer not use ContentsScalingLayerenne2015-02-131-1/+2
* Revert of cc: Make PaintedScrollbarLayer not use ContentsScalingLayer (patchs...enne2015-02-121-2/+1
* cc: Make PaintedScrollbarLayer not use ContentsScalingLayerenne2015-02-121-1/+2
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-3/+3
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-2/+2
* Make cc output surface creation asyncenne2014-09-251-4/+5
* cc: Add message passing mechanism to micro benchmarking.ernstm@chromium.org2014-05-301-0/+1
* Switch to use SharedBitmapManager all the time in cc_unittestsjbauman@chromium.org2014-03-201-4/+3
* cc: Plumbing for impl thread micro benchmarksvmpstr@chromium.org2013-11-181-0/+5
* Introduce separate client and init path for single-threaded ccjamesr@chromium.org2013-11-071-1/+2
* Add delegated rendering support for software renderer.jbauman@chromium.org2013-10-221-1/+1
* cc: Add MicroBenchmarkController plumbing.vmpstr@chromium.org2013-10-121-24/+15
* cc: Always have a LayerTreeHost in tests when we expect it in prod.danakj@chromium.org2013-08-031-0/+2
* cc: Early out in PushPropertiesTo tree walk for commit.danakj@chromium.org2013-07-131-0/+67