summaryrefslogtreecommitdiffstats
path: root/cc/surfaces/surface_aggregator_perftest.cc
Commit message (Expand)AuthorAgeFilesLines
* Hook up BeginFrameSource to SurfaceFactoryClient via SurfaceManagerenne2016-03-091-11/+2
* cc: Replace Pass() with std::move() in some subdirs.danakj2015-11-181-6/+7
* cc: Plumbing for BeginFrameSource based on Surfacesbrianderson2015-10-201-1/+11
* cc: Remove redundant overlay argumentsccameron2015-10-081-1/+1
* Rename several instances of SubmitFrame to SubmitCompositorFramefsamuel2015-08-241-4/+4
* Don't aggregate quads outside of damage rect when using partial swap.jbauman2015-07-141-7/+49
* cc: Rework overlays to not use the ResourceProvider and pass texture sizeachaulk2015-06-101-2/+2
* cc: Make a FakeResourceProvider and use it in tests to construct.danakj2015-05-261-3/+3
* Make a couple of SurfaceAggregatorPerfTestsjbauman2015-04-161-0/+132