summaryrefslogtreecommitdiffstats
path: root/cc/test/layer_tree_pixel_test.h
Commit message (Expand)AuthorAgeFilesLines
* Revert of Re-land: cc: Use worker context for one-copy tile initialization. (...kbr2015-08-091-2/+0
* Re-land: cc: Use worker context for one-copy tile initialization.reveman2015-08-091-0/+2
* Revert of cc: Use worker context for one-copy tile initialization. (patchset ...kbr2015-08-071-2/+0
* cc: Use worker context for one-copy tile initialization.reveman2015-08-061-0/+2
* cc: Remove the non-implside flavour of LayerTreeTests.Dana Jansens2015-06-121-1/+0
* cc: Remove UpdateDrawProperties during sync compositeenne2015-02-191-1/+1
* cc: Translate filter when texture is larger than quad recthendrikw2015-02-121-0/+5
* Standardize usage of virtual/override/final specifiers in cc/.dcheng2014-12-231-1/+1
* Move output surface fallback from cc to embeddersenne2014-12-101-1/+1
* cc: Support texture rect targets for masksenne2014-10-301-5/+6
* Support single-threaded impl-side paintingenne2014-10-291-0/+4
* cc: Move readback test flags into only readback testsenne2014-10-221-4/+2
* Standardize usage of virtual/override/final in cc/dcheng2014-10-211-6/+6
* cc: Replace > > with >>danakj2014-10-161-1/+1
* replace OVERRIDE and FINAL with override and final in cc/mostynb2014-10-061-6/+6
* Fixes for re-enabling more MSVC level 4 warnings: cc/ editionpkasting@chromium.org2014-07-031-5/+3
* Remove offscreen compositor contexts.danakj@chromium.org2014-04-241-1/+0
* cc: Make cc_unittests opt into real GL NullDraw contexts.danakj@chromium.org2014-02-221-3/+5
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-1/+1
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-1/+1
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-1/+1
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-3/+3
* Use the GL in process bindings directly in cc_unittestsjamesr@chromium.org2013-12-201-5/+8
* cc: Remove DeviceViewport and DeviceClip from the RendererClientdanakj@chromium.org2013-12-101-0/+1
* Rename WebKit namespace to blink (part 5)abarth@chromium.org2013-11-071-1/+1
* Remove solid_color_scrollbars CC LayerTreeSetting.aelias@chromium.org2013-10-201-0/+1
* Expose only one LayerTreeHostClient::OffscreenContextProvider()jamesr@chromium.org2013-09-271-4/+1
* cc: Move TextureMailbox::ReleaseCallback to SingleReleaseCallback.danakj@chromium.org2013-09-171-1/+5
* Add a flag to allow renderer to use software compositor when GL compositor do...jbauman@chromium.org2013-08-011-1/+1
* cc: A pixel test for readbacks of layers with CanClipSelf == true.danakj@chromium.org2013-07-261-3/+19
* cc: Allow output readback/copy requests to specify a sub-rect to copy.danakj@chromium.org2013-06-201-3/+12
* cc: Add ability to request copy of compositor output as a texture.danakj@chromium.org2013-06-181-2/+15
* cc: Fix readback from non-root layers.danakj@chromium.org2013-05-081-0/+5
* cc: Async readback.danakj@chromium.org2013-04-261-2/+2
* Revert 196713 "cc: Async readback."danakj@chromium.org2013-04-261-2/+2
* cc: Async readback.danakj@chromium.org2013-04-261-2/+2
* Revert 196592 "cc: Async readback."kinuko@chromium.org2013-04-261-2/+2
* cc: Async readback.danakj@chromium.org2013-04-261-2/+2
* cc: Add remaining pixel tests for background blur.danakj@chromium.org2013-03-301-0/+10
* cc: Chromify LayerTreeTest.danakj@chromium.org2013-03-201-10/+7
* Part 10 of cc/ directory shuffles: layersjamesr@chromium.org2013-03-181-1/+1
* Revert 188524 "cc: Add remaining pixel tests for background blur."danakj@chromium.org2013-03-161-5/+0
* cc: Add remaining pixel tests for background blur.danakj@chromium.org2013-03-161-0/+5
* cc: Add layer-based pixel tests.danakj@chromium.org2013-03-151-0/+55