summaryrefslogtreecommitdiffstats
path: root/cc/trees/layer_tree_host_pixeltest_filters.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: fix for huge filtered render surfaces.senorblanco2016-02-081-0/+63
* Accelerated filters should filter unpadded primitives.senorblanco2016-01-201-0/+54
* Switch to standard integer types in cc/.avi2015-12-211-0/+2
* cc: widen threshold for background filter pixeltests on Windows.Stephen White2015-12-141-4/+4
* cc: Fix software backdrop filtershendrikw2015-10-061-2/+3
* cc: Add software background filtershendrikw2015-08-211-36/+115
* Splitting of layers for correct intersectionsawoloszyn2015-03-121-2/+2
* Revert of Splitting of layers for correct intersections (patchset #20 id:3700...gab2015-03-111-2/+2
* Splitting of layers for correct intersectionsawoloszyn2015-03-111-2/+2
* Revert of Splitting of layers for correct intersections (patchset #17 id:3100...eroman2015-02-271-2/+2
* Splitting of layers for correct intersectionsawoloszyn2015-02-271-2/+2
* cc: Translate filter when texture is larger than quad recthendrikw2015-02-121-0/+56
* cc: Render to destination transform when rendering into a separate surfacehendrikw2015-01-261-1/+62
* cc: Test to check results of filter on scaled layerhendrikw2014-11-111-0/+57
* Use blending shaders for background filters.rosca2014-11-101-2/+2
* cc: Move readback test flags into only readback testsenne2014-10-221-25/+17
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-2/+2
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-2/+2
* Implement HiDPI and pinch-zoom scaling of filter paramsgarykac@chromium.org2014-08-081-0/+74
* Rendering context information added to SharedQuadStatethildebr@chromium.org2014-06-191-4/+4
* Use factory methods for Skia effects in unit tests.dominikg@chromium.org2014-05-111-1/+1
* Split preserve3d into: "should-flatten" and "is-3d-sorted"vollick@chromium.org2014-02-111-2/+9
* Revert of Split preserve3d into: "should-flatten" and "is-3d-sorted" (https:/...dstockwell@chromium.org2014-02-101-9/+2
* Split preserve3d into: "should-flatten" and "is-3d-sorted"vollick@chromium.org2014-02-091-2/+9
* Enable general CSS filters in the software compositorajuma@chromium.org2013-11-011-44/+51
* Revert 229569 "Enable general CSS filters in the software compos..."grt@chromium.org2013-10-191-51/+44
* Enable general CSS filters in the software compositorajuma@chromium.org2013-10-191-44/+51
* Remove support for SK_CROP_RECT_IS_INT, now that it is no longer used in Blink.senorblanco@chromium.org2013-10-161-4/+0
* Update LayerTreeHostFiltersPixelTest to the new SkImageFilter CropRect API.senorblanco@chromium.org2013-10-151-2/+6
* Add support for converting cc::FilterOperations into an SkImageFilterajuma@chromium.org2013-09-261-1/+3
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-251-2/+2
* Revert 224725 "Fix compilation and ui_unittests with float trans..."sky@chromium.org2013-09-231-2/+2
* Fix compilation and ui_unittests with float transformsenne@chromium.org2013-09-231-2/+2
* Pass the quad's rect (contents_rect) origin to skia image filters as an offse...senorblanco@chromium.org2013-08-291-0/+47
* cc: Re-enable LayerTreeHostFiltersPixelTest.BackgroundFilterBlurOutsetsdanakj@chromium.org2013-08-291-3/+3
* Revert 220159 "cc: Re-enable LayerTreeHostFiltersPixelTest.Backg..."tkent@chromium.org2013-08-291-3/+3
* cc: Re-enable LayerTreeHostFiltersPixelTest.BackgroundFilterBlurOutsetsdanakj@chromium.org2013-08-291-3/+3
* Newly re-enable test fails consistently on the Win 7 botsmpearson@chromium.org2013-07-281-3/+3
* Re-enable cc_unittest LayerTreeHostFiltersPixelTest.BackgroundFilterBlurOutse...senorblanco@chromium.org2013-07-281-3/+3
* cc: A pixel test for readbacks of layers with CanClipSelf == true.danakj@chromium.org2013-07-261-0/+1
* Disable BackgroundFilterBlurOutsets until the upcoming skia roll.senorblanco@chromium.org2013-07-251-6/+3
* Mark test BackgroundFilterBlurOutsets as fuzzy on all platforms, and add the ...senorblanco@chromium.org2013-07-251-2/+5
* Making LayerTreeHostFiltersPixelTest slightly more strictmymax@amazon.com2013-07-131-14/+38
* Upgrading Mesa to 9.0.3dpranke@chromium.org2013-07-021-1/+9
* Move implementation of WebFilterOperations into ccajuma@chromium.org2013-06-251-6/+6
* cc: Allow output readback/copy requests to specify a sub-rect to copy.danakj@chromium.org2013-06-201-5/+7
* cc: Add ability to request copy of compositor output as a texture.danakj@chromium.org2013-06-181-1/+1
* cc: Pixel rebaselines for https://chromiumcodereview.appspot.com/17018002/danakj@chromium.org2013-06-171-1/+1
* cc: Don't flip render passes when rendering them.danakj@chromium.org2013-06-121-1/+1
* cc: PNG baseline for https://codereview.chromium.org/16667004/danakj@chromium.org2013-06-111-1/+1