summaryrefslogtreecommitdiffstats
path: root/cc/quads/render_pass_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Remove unused RenderPassDrawQuad fieldsdanakj@chromium.org2014-08-121-2/+0
* Implement HiDPI and pinch-zoom scaling of filter paramsgarykac@chromium.org2014-08-081-0/+1
* Make DrawQuad constructors public, rm DQ::Create() functionweiliangc@chromium.org2014-07-161-1/+2
* Use RenderPass to create DrawQuad in unittestsweiliangc@chromium.org2014-07-101-25/+16
* Rendering context information added to SharedQuadStatethildebr@chromium.org2014-06-191-8/+16
* Use RenderPass CreateAndAppendSQS whenever possibleweiliangc@chromium.org2014-05-081-16/+9
* cc: Change damage tracking from floats to integers.danakj@chromium.org2014-04-071-1/+1
* Plumb overlay processing into DirectRenderer.alexst@chromium.org2014-03-281-15/+4
* Start of hardware overlay support in CC with Ubercompositor.alexst@chromium.org2014-03-201-4/+15
* cc: Add visible_rect to Draw*Quad::SetNew().danakj@chromium.org2014-03-071-15/+30
* The blink part of this implementation is uploaded at https://codereview.chrom...rosca@adobe.com2013-11-261-16/+56
* cc: RenderPass::CopyAll should not break if quads are culled.danakj@chromium.org2013-10-251-24/+92
* cc: Delete RenderSurface caching.alokp@chromium.org2013-10-011-14/+3
* cc: Add RenderPass::CopyAll().danakj@chromium.org2013-09-271-0/+132
* Move implementation of WebFilterOperations into ccajuma@chromium.org2013-06-251-1/+0
* cc: Add ability to request copy of compositor output as a texture.danakj@chromium.org2013-06-181-2/+1
* Update refernces to Blink's Platform API (cc)abarth@chromium.org2013-05-291-1/+1
* cc: Add CopyAsBitmapRequest class to hold the readback callback.danakj@chromium.org2013-05-241-4/+8
* cc: Async readback.danakj@chromium.org2013-04-261-0/+5
* Revert 196713 "cc: Async readback."danakj@chromium.org2013-04-261-5/+0
* cc: Async readback.danakj@chromium.org2013-04-261-0/+5
* Revert 196592 "cc: Async readback."kinuko@chromium.org2013-04-261-5/+0
* cc: Async readback.danakj@chromium.org2013-04-261-0/+5
* This fixes all lint issues (except for false positives) in:jamesr@chromium.org2013-03-261-1/+2
* cc chromification: render_pass_unittest.ccpiman@chromium.org2013-03-181-41/+45
* Part 6 of cc/ directory shuffles: quadsjamesr@chromium.org2013-03-181-0/+74