summaryrefslogtreecommitdiffstats
path: root/cc/test/render_pass_test_common.cc
Commit message (Expand)AuthorAgeFilesLines
* Make RenderPass::Id an isolated classweiliangc@chromium.org2014-08-221-1/+1
* cc: Use a normal texture for background texture.dongseong.hwang@intel.com2014-08-211-13/+12
* Early wait on texture resource sync points in gl_renderer.vmiura@chromium.org2014-08-161-0/+30
* Remove unused RenderPassDrawQuad fieldsdanakj@chromium.org2014-08-121-4/+0
* Implement HiDPI and pinch-zoom scaling of filter paramsgarykac@chromium.org2014-08-081-0/+2
* Use RenderPass to create DrawQuad in unittestsweiliangc@chromium.org2014-07-101-34/+23
* Rendering context information added to SharedQuadStatethildebr@chromium.org2014-06-191-2/+4
* Use RenderPass CreateAndAppendSQS whenever possibleweiliangc@chromium.org2014-05-081-25/+16
* Support videos with JPEG color range in GPU YUV convert path.rileya@chromium.org2014-05-031-1/+3
* cc: Support texcoord offsets in YUVVideoDrawQuadsheu@chromium.org2014-03-271-1/+1
* cc: Add visible_rect to Draw*Quad::SetNew().danakj@chromium.org2014-03-071-11/+16
* cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}danakj@chromium.org2013-12-101-72/+59
* The blink part of this implementation is uploaded at https://codereview.chrom...rosca@adobe.com2013-11-261-2/+9
* cc: Add shared quad states correctly in unit tests.danakj@chromium.org2013-09-261-6/+10
* Add support for converting cc::FilterOperations into an SkImageFilterajuma@chromium.org2013-09-261-2/+0
* cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...kaanb@chromium.org2013-09-191-16/+16
* Revert "Adding support for RGBA_4444 tile textures"tomhudson@google.com2013-09-181-16/+16
* Adding support for RGBA_4444 tile textureskaanb@chromium.org2013-09-181-16/+16
* [cc] Allow resources and ui resources to specify wrap modeccameron@chromium.org2013-09-051-0/+8
* Blend TextureLayer background-color at draw time.alokp@chromium.org2013-07-121-0/+1
* Move implementation of WebFilterOperations into ccajuma@chromium.org2013-06-251-4/+4
* Adding YUVA support for enabling Alpha Playbackvigneshv@chromium.org2013-06-071-3/+4
* Revert 204508 "Adding YUVA support for enabling Alpha Playback"dalecurtis@google.com2013-06-061-4/+3
* Adding YUVA support for enabling Alpha Playbackvigneshv@chromium.org2013-06-061-3/+4
* cc: Add force anti-aliasing off option to SolidColorDrawQuadwonsik@chromium.org2013-05-021-1/+2
* cc: Move video upload to VideoResourceUpdater.danakj@chromium.org2013-04-101-18/+20
* cc: Fix capitalization style in chromified files.danakj@chromium.org2013-03-251-24/+25
* Part 8 of cc/ directory shuffles: resourcesjamesr@chromium.org2013-03-181-1/+1
* Part 6 of cc/ directory shuffles: quadsjamesr@chromium.org2013-03-181-10/+10
* cc: Chromify the VideoLayerImpl classes.danakj@chromium.org2013-03-151-2/+2
* cc: Chromify ResourceProvider.danakj@chromium.org2013-03-071-22/+22
* cc: Moving anti-aliasing decision to parent compositor.ernstm@chromium.org2013-03-041-12/+1
* cc: Stop using drawableContentRect for occlusion.danakj@chromium.org2013-01-221-1/+0
* Putting back: Add point-based UV coordinate on TextureLayerjscholler@chromium.org2013-01-181-1/+2
* Revert 177288ilevy@chromium.org2013-01-171-2/+1
* cc: Add point-based UV coordinate on TextureLayerjscholler@chromium.org2013-01-171-1/+2
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-161-36/+91
* cc: Defer texture allocation (to allow async allocations).epenner@chromium.org2013-01-091-0/+2
* Revert 175690estade@chromium.org2013-01-091-77/+36
* cc: Implement DelegatingRender::drawFrame() method.danakj@chromium.org2013-01-091-36/+77
* cc: Put context-loss tests in layer_tree_host_unittest_context.ccdanakj@chromium.org2013-01-041-3/+9
* Move filters to RenderPassDrawQuadpiman@chromium.org2012-12-211-1/+4
* Revert "cc: Defer texture allocation (to allow async allocations)."loislo@chromium.org2012-12-201-1/+0
* cc: Defer texture allocation (to allow async allocations).epenner@chromium.org2012-12-191-0/+1
* cc: Cleaning up LayerTreeHost tests.danakj@chromium.org2012-12-191-2/+6
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-161-4/+2
* Adding support for per vertex opacity on textured layerjscholler@chromium.org2012-12-151-0/+2
* Combine mask texture parameters into single gfx::RectFjamesr@chromium.org2012-12-131-4/+1
* Use nearest neighbor filtering for non-translated quadsskyostil@chromium.org2012-12-041-0/+35
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-4/+3