summaryrefslogtreecommitdiffstats
path: root/cc/delegated_renderer_layer_impl_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Implement WebKit::WebUnitTestSupport::createLayerTreeViewForTesting()jamesr@chromium.org2013-02-121-1/+1
* cc: Chromium-stylify the DelegatedRendererLayer classes and tests.danakj@chromium.org2013-01-231-954/+1119
* cc: Clip delegated quads to the correct clip rect.danakj@chromium.org2013-01-221-53/+525
* cc: Stop using drawableContentRect for occlusion.danakj@chromium.org2013-01-221-5/+2
* cc: Use the size of the source frame along with the source frame's renderpassesdanakj@chromium.org2013-01-201-4/+53
* cc: DelegatedRenderer layer needs a surface if rotated.danakj@chromium.org2013-01-201-1/+19
* cc: Test non-root passes are not transformed.danakj@chromium.org2013-01-191-13/+71
* cc: Test to verify the order of the transforms when mapping to the delegated ...danakj@chromium.org2013-01-161-7/+19
* cc: Map the clip_rect in the SharedQuadState to include the drawTransform of ...danakj@chromium.org2013-01-091-0/+1
* cc: Move more functionality from host to LayerTreeImplenne@chromium.org2013-01-051-2/+3
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-161-4/+0
* [Android WebView] Tie together Chrome's browser compositor with the Android V...leandrogracia@chromium.org2012-12-151-34/+1
* Combine mask texture parameters into single gfx::RectFjamesr@chromium.org2012-12-131-1/+1
* cc: Make DelegatedRendererLayerImplTest use FakeLayerTreeHostImplClientenne@chromium.org2012-12-131-14/+4
* [cc] Make LayerImpls point at LayerTreeImpl instead of LTHInduca@chromium.org2012-12-111-6/+6
* cc: Move WebCompositorOutputSurface and related classes into cc/danakj@chromium.org2012-12-071-2/+0
* cc: Pass LayerTreeHostImpl to LayerImpl constructorenne@chromium.org2012-12-071-6/+7
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-7/+3
* Revert 171403danakj@chromium.org2012-12-061-3/+7
* cc: Finish the rename from cc::GraphicsContext to cc::OutputSurfacedanakj@chromium.org2012-12-061-7/+3
* cc: Give ownership of render passes to the renderer when drawing a frame.danakj@chromium.org2012-12-041-22/+32
* cc: Add a test to verify DelegatedRendererLayer owns a RenderSurface when nee...danakj@chromium.org2012-11-281-0/+28
* [cc] Add TileManager to LayerTreeHostImplnduca@chromium.org2012-11-281-0/+1
* Animation code is not yet migrated by this patch, due to WebTransformOperations.shawnsingh@chromium.org2012-11-271-25/+24
* cc: Minimize the number of times GL scissoring state is changedshawnsingh@chromium.org2012-11-211-3/+3
* cc: Make RenderPass into a struct-like class.danakj@chromium.org2012-11-211-79/+80
* cc: Turn SharedQuadState into a struct-like class similar to DrawQuads.danakj@chromium.org2012-11-211-5/+8
* cc: Make the DrawQuad subclasses into a struct-like classes.danakj@chromium.org2012-11-201-6/+22
* cc: Turn DrawQuad into a struct-like class with public data members.danakj@chromium.org2012-11-171-15/+15
* cc: Convert DrawQuad to chromium style.danakj@chromium.org2012-11-171-15/+15
* cc: Remove opaque flags from SharedQuadState and DrawQuaddanakj@chromium.org2012-11-171-3/+3
* cc: Remove forbidden using namespace directives.tfarina@chromium.org2012-11-101-2/+3
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* Remove static thread pointers from CC, attempt 3aelias@chromium.org2012-11-081-4/+6
* cc: Fix style for comments at the end of namespacesdanakj@chromium.org2012-11-051-1/+1
* A speculative Revert for r165872 - Remove static thread pointers from CC, att...hbono@chromium.org2012-11-051-6/+4
* Remove static thread pointers from CC, attempt 2aelias@chromium.org2012-11-041-4/+6
* Revert 165476 - Remove static thread pointers from CCjamesr@chromium.org2012-11-011-6/+4
* Remove static thread pointers from CCjamesr@chromium.org2012-11-011-4/+6
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-44/+44
* Remove WTF::currentTime() / WTF::monotonicallyIncreasingTime() uses from ccjamesr@chromium.org2012-10-291-2/+2
* Report memory usage statistics from the renderer.ccameron@chromium.org2012-10-251-0/+1
* cc: Remove CC*.h temporary includes, part 6/4.tfarina@chromium.org2012-10-241-2/+2
* Fix usage of TestRenderPasspiman@chromium.org2012-10-231-4/+4
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-84/+84
* Conditionalize memory allocation limit based on visibilityccameron@chromium.org2012-10-221-1/+1
* cc: Remove CC*.h temporary includes, part 4/4.tfarina@chromium.org2012-10-221-3/+3
* cc: Use ui/gfx geometry types for the CCRenderPass and CCDrawQuad classes.danakj@chromium.org2012-10-201-3/+3
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-84/+84
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-84/+84