summaryrefslogtreecommitdiffstats
path: root/cc/surfaces/surface_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove size from Surfaces.jbauman2014-11-251-1/+1
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-1/+1
* Allocate surface IDs on client sidejamesr@chromium.org2014-07-021-3/+2
* Use a SurfaceFactory and manage resources for that group of surfacesjamesr@chromium.org2014-06-271-386/+5
* Manage resource lifetimes in frames submitted to Surfacesjamesr@chromium.org2014-06-171-0/+383
* Use a struct for cc::Surface ids for more type safetyjamesr@chromium.org2014-06-131-4/+4
* Initial surface aggregator implementationjamesr@chromium.org2014-01-291-1/+0
* Skeleton surface interfaces in cc/surfacesjamesr@chromium.org2014-01-161-0/+29