summaryrefslogtreecommitdiffstats
path: root/cc/test/fake_ui_resource_layer_tree_host_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Split Proxy to eliminate unnecessary dependencies on the impl sidekhushalsagar2015-10-211-3/+2
* cc: Remove GL_REPEAT wrap modeccameron2015-10-091-2/+1
* cc: Turn impl_side_painting and use_one_copy on in LayerTreeSettings.danakj2015-06-161-2/+3
* Rename cc::ResourceProvider::ResourceId to cc::ResourceId and move it to its ...jbauman2015-05-191-4/+3
* cc: Add ResourceId validation checks at the time of AppendQuads.danakj2015-04-071-3/+5
* cc: Move worker threads to RenderThreadImpl.reveman2015-03-231-1/+3
* Define cc::RendererCapabilities in its own header, fix up includesjamesr2015-03-161-0/+1
* Switch to use SharedBitmapManager all the time in cc_unittestsjbauman@chromium.org2014-03-201-2/+4
* cc: Add opacity to UIResourceBitmap and UIResourceLayerpowei@chromium.org2013-10-261-2/+14
* Generic UIResourceLayer for shared resources.clholgat@chromium.org2013-10-041-0/+39