summaryrefslogtreecommitdiffstats
path: root/cc/surfaces/surface.h
Commit message (Expand)AuthorAgeFilesLines
* Make Surface::GetEligibleFrame constjbauman@chromium.org2014-07-251-1/+1
* Use a SurfaceFactory and manage resources for that group of surfacesjamesr@chromium.org2014-06-271-34/+6
* Manage resource lifetimes in frames submitted to Surfacesjamesr@chromium.org2014-06-171-1/+30
* Use a struct for cc::Surface ids for more type safetyjamesr@chromium.org2014-06-131-2/+3
* Initial surface aggregator implementationjamesr@chromium.org2014-01-291-0/+8
* Skeleton surface interfaces in cc/surfacesjamesr@chromium.org2014-01-161-0/+37