summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_ui_resource_layer_tree_host_impl.h
Commit message (Expand)AuthorAgeFilesLines
* Switch cc to std::unordered_*.davidben2016-01-281-3/+4
* cc: Split Proxy to eliminate unnecessary dependencies on the impl sidekhushalsagar2015-10-211-3/+4
* cc: Turn impl_side_painting and use_one_copy on in LayerTreeSettings.danakj2015-06-161-1/+3
* Rename cc::ResourceProvider::ResourceId to cc::ResourceId and move it to its ...jbauman2015-05-191-2/+1
* cc: Add ResourceId validation checks at the time of AppendQuads.danakj2015-04-071-1/+0
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-6/+6
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-4/+4
* Switch to use SharedBitmapManager all the time in cc_unittestsjbauman@chromium.org2014-03-201-1/+2
* cc: Add opacity to UIResourceBitmap and UIResourceLayerpowei@chromium.org2013-10-261-1/+3
* Generic UIResourceLayer for shared resources.clholgat@chromium.org2013-10-041-0/+35