summaryrefslogtreecommitdiffstats
path: root/cc/surfaces/surfaces_pixeltest.cc
Commit message (Expand)AuthorAgeFilesLines
* Execute Surface draw callback when Surface is destroyed.jbauman2014-12-111-6/+12
* Remove size from Surfaces.jbauman2014-11-251-6/+6
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-2/+1
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-1/+1
* Aggregate damage rects in surface aggregatorjbauman2014-08-271-6/+3
* Add callback when queueing frame on Surface to create backpressure.jbauman2014-08-231-6/+6
* Make RenderPass::Id an isolated classweiliangc@chromium.org2014-08-221-6/+6
* Enqueuing new frames in a Surface should cause Displays to reaggregate itjbauman@chromium.org2014-08-161-3/+6
* Use RenderPass to create DrawQuad in unittestsweiliangc@chromium.org2014-07-101-24/+20
* Allocate surface IDs on client sidejamesr@chromium.org2014-07-021-8/+15
* Use a SurfaceFactory and manage resources for that group of surfacesjamesr@chromium.org2014-06-271-21/+41
* Rendering context information added to SharedQuadStatethildebr@chromium.org2014-06-191-1/+2
* Use RenderPass CreateAndAppendSQS whenever possibleweiliangc@chromium.org2014-05-081-17/+18
* Remove offscreen compositor contexts.danakj@chromium.org2014-04-241-3/+0
* cc: Add visible_rect to Draw*Quad::SetNew().danakj@chromium.org2014-03-071-0/+10
* Pixel tests and some shared quad state fixupsjamesr@chromium.org2014-02-111-0/+303