summaryrefslogtreecommitdiffstats
path: root/cc/quads/draw_quad_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add support for 9- and 10-bit h264 videos.hubbe2016-02-091-9/+43
* Revert of Add support for 9- and 10-bit h264 videos. (patchset #27 of https:/...flackr2016-02-051-43/+9
* Add support for 9- and 10-bit h264 videos.hubbe2016-02-051-9/+43
* Switch to standard integer types in cc/.avi2015-12-211-0/+2
* cc: Remove the base RasterSourcehendrikw2015-10-191-2/+2
* cc: Remove redundant overlay argumentsccameron2015-10-081-41/+15
* cc: Remove PicturePile and PicturePileImpl.vmpstr2015-09-241-5/+3
* Allow IOSurfaceDrawQuad to be a candidate for overlaysandresantoso2015-08-211-5/+16
* cc: Remove code for drawing checkerboard quads, it's not used.danakj2015-08-051-35/+0
* cc: Rename visible_content_rect and content stuff on quads.danakj2015-06-191-22/+10
* cc: Rework overlays to not use the ResourceProvider and pass texture sizeachaulk2015-06-101-14/+33
* cc: Remove DrawQuad::IterateResorucesvmpstr2015-06-021-45/+47
* Rename cc::ResourceProvider::ResourceId to cc::ResourceId and move it to its ...jbauman2015-05-191-16/+15
* Add detection for rotation and flip overlay transformshalliwell2015-05-131-7/+7
* cc: Add support for non-2D texture targets to YUVVideoQuad.reveman2015-05-121-30/+33
* Increase YUV video clampingmagjed2015-03-271-11/+17
* Revert of Increase YUV video clamping (patchset #4 id:60001 of https://codere...pdr2015-03-141-7/+7
* Increase YUV video clampingmagjed2015-03-131-7/+7
* cc: Scale checkerboard quads by the device scale factor.danakj2015-03-041-3/+7
* Add support for the Rec709 YUV color space to the hardware composited video p...rileya2015-02-191-2/+2
* Clamp YUV videos to their visible size in the shaderenne2015-02-021-25/+13
* cc: Make the PictureLayerImpl raster source null until commit.danakj2014-12-161-3/+7
* [cc] Add nearest neighbor filtering for PictureLayer.jackhou2014-12-131-15/+26
* Use EXPECT_EQ when possible.hush2014-12-041-24/+24
* [cc] Add nearest neighbor filtering for TextureLayer.jackhou2014-12-041-22/+37
* cc: Remove references to picture pile impl from more areas.vmpstr2014-11-101-29/+13
* Choose largest DrawQuad type, no longer dependent on compiler flagweiliangc2014-11-051-9/+9
* Modify ALLOW_UNUSED to allow enabling unused local warnings on MSVC.pkasting2014-10-161-4/+8
* Include mask texture size in RenderPassDrawQuadenne2014-10-161-14/+25
* Make RenderPass::Id an isolated classweiliangc@chromium.org2014-08-221-4/+4
* Remove unused RenderPassDrawQuad fieldsdanakj@chromium.org2014-08-121-115/+145
* Implement HiDPI and pinch-zoom scaling of filter paramsgarykac@chromium.org2014-08-081-11/+15
* Move Copy method from DrawQuad to RenderPassweiliangc@chromium.org2014-07-111-275/+341
* Rendering context information added to SharedQuadStatethildebr@chromium.org2014-06-191-2/+6
* Use a struct for cc::Surface ids for more type safetyjamesr@chromium.org2014-06-131-2/+2
* Expose default ctor of SQS and remove Create and Copy funciton of SQSweiliangc@chromium.org2014-05-121-6/+8
* Support videos with JPEG color range in GPU YUV convert path.rileya@chromium.org2014-05-031-6/+14
* cc: Support texcoord offsets in YUVVideoDrawQuadsheu@chromium.org2014-03-271-7/+7
* cc: Add visible_rect to Draw*Quad::SetNew().danakj@chromium.org2014-03-071-24/+79
* Add cc:DrawQuad type for surfacesjamesr@chromium.org2014-01-171-0/+23
* Remove direct-to-backbuffer Ganesh pathenne@chromium.org2013-12-061-12/+3
* The blink part of this implementation is uploaded at https://codereview.chrom...rosca@adobe.com2013-11-261-2/+7
* cc: Preserve partial culling from child compositor.danakj@chromium.org2013-10-121-8/+8
* Remove PerformClipping(),CanClipSelf() and the related logic in LTHCommon.jun.a.jiang@intel.com2013-10-051-96/+0
* Add support for converting cc::FilterOperations into an SkImageFilterajuma@chromium.org2013-09-261-12/+21
* cc: Reland r233830. "Adding support for RGBA_4444 tile textures". r223830 had...kaanb@chromium.org2013-09-191-7/+7
* Revert "Adding support for RGBA_4444 tile textures"tomhudson@google.com2013-09-181-7/+7
* Adding support for RGBA_4444 tile textureskaanb@chromium.org2013-09-181-7/+7
* Blend TextureLayer background-color at draw time.alokp@chromium.org2013-07-121-7/+14
* cc: Use multiple resources to switch LCD statusvmpstr@chromium.org2013-06-261-2/+2