summaryrefslogtreecommitdiffstats
path: root/cc/layer_tree_host_unittest_delegated.cc
Commit message (Expand)AuthorAgeFilesLines
* Chromium style checker cleanuprsleevi@chromium.org2013-03-151-1/+1
* cc: Chromify the LayerTreeHostImpl class.danakj@chromium.org2013-03-131-36/+36
* cc: Chromify the LayerTreeHost class.danakj@chromium.org2013-03-131-19/+19
* cc: Chromify Layer and LayerImpl classes.danakj@chromium.org2013-03-121-9/+9
* cc: Chromify ResourceProvider.danakj@chromium.org2013-03-071-12/+12
* cc: Unused resources should be given back to the child compositordanakj@chromium.org2013-03-051-39/+362
* cc: Don't display invalid frames in the delegated renderer layer.danakj@chromium.org2013-03-041-0/+354
* cc: Allow getting unused resources from delegated renderer layer.danakj@chromium.org2013-03-021-2/+131
* cc: Receive and remap resources to the parent.danakj@chromium.org2013-03-011-8/+139
* cc: Without valid frame, delegated renderer layer is not drawabledanakj@chromium.org2013-02-281-57/+52
* cc: Make damage on delegated frame damage the host layer.danakj@chromium.org2013-02-281-7/+222
* cc: DelegatedRendererLayer creates a ChildId with the ResourceProviderdanakj@chromium.org2013-02-271-0/+91