summaryrefslogtreecommitdiffstats
path: root/cc/test/layer_test_common.cc
Commit message (Expand)AuthorAgeFilesLines
* cc: Stop passing the occlusion explicitly to AppendQuads.danakj2015-02-141-2/+4
* cc: Make PaintedScrollbarLayer not use ContentsScalingLayerenne2015-02-131-1/+9
* Revert of cc: Make PaintedScrollbarLayer not use ContentsScalingLayer (patchs...enne2015-02-121-9/+1
* cc: Make PaintedScrollbarLayer not use ContentsScalingLayerenne2015-02-121-1/+9
* cc: Stop passing OcclusionTracker to RenderSurfaceImpl.danakj2015-02-111-5/+5
* cc: Remove the RenderPassId field from AppendQuadsData.danakj2015-01-291-5/+5
* Move RenderSurface creation outside of CalcDrawPropsawoloszyn2014-12-221-0/+1
* Make ListContainer Consistently Act as Container of Pointersweiliangc2014-10-291-7/+7
* cc cleanup: Update paths to geometry headersheejin.r.chung2014-10-231-4/+4
* cc: Pass Occlusion instead of OcclusionTracker to LayerImplsvmpstr2014-10-071-4/+12
* Clean the usage of QuadList (Const)Iteratorweiliangc2014-10-071-16/+11
* Use Custome ListContainer to Allocate SharedQuadStateweiliangc2014-10-031-5/+2
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-2/+1
* Revert of cc: Remove use of PassAs() and constructor-casting with scoped_ptr....dcheng2014-09-271-1/+2
* cc: Remove use of PassAs() and constructor-casting with scoped_ptr.danakj2014-09-271-2/+1
* Use custom ListContainer to allocate DrawQuadsweiliangc2014-09-261-6/+12
* Make cc output surface creation asyncenne2014-09-251-1/+2
* Apply the correct transform_to_root_target DelegatedRendererLayerImpl::Append...hartmanng2014-09-221-6/+6
* Make RenderPass::Id an isolated classweiliangc@chromium.org2014-08-221-2/+2
* Removed QuadSink and MockQuadCullerweiliangc@chromium.org2014-06-231-12/+16
* MockQC stops create its own RP and MockOcclusionTrackerweiliangc@chromium.org2014-06-131-11/+13
* cc: Apply occlusion before creating quads in PaintedScrollbarLayerImpl.danakj@chromium.org2014-04-171-2/+6
* cc: Apply occlusion before creating quads in DelegatedRendererLayerImpl.danakj@chromium.org2014-03-261-7/+26
* cc: Apply occlusion before creating quads in RenderSurfaceImpl.danakj@chromium.org2014-03-211-0/+12
* cc: Apply occlusion before creating quads in TextureLayerImpl.danakj@chromium.org2014-03-191-1/+28
* cc: Apply occlusion before creating quads in IOSurfaceLayerImpl.danakj@chromium.org2014-03-171-0/+7
* cc: Apply occlusion before creating quads in SolidColorLayerImpl.danakj@chromium.org2014-03-131-0/+31
* Pass gfx::Rect and gfx::RectF by const ref.prashant.n@samsung.com2014-01-101-2/+2
* cc: Add PRESUBMIT rule to ban using cc:: inside of namespace cc {...}danakj@chromium.org2013-12-101-5/+4
* cc: Chromify LayerTestCommondanakj@chromium.org2013-03-201-28/+28
* Part 6 of cc/ directory shuffles: quadsjamesr@chromium.org2013-03-181-2/+2
* Part 1 of cc/ directory shuffles: basejamesr@chromium.org2013-03-181-3/+3
* Chromify MathUtil and FloatQuadUnittestjamesr@chromium.org2013-03-181-1/+1
* cc: Unify namespaces for all test filesenne@chromium.org2012-12-161-0/+2
* cc: Turn SharedQuadState into a struct-like class similar to DrawQuads.danakj@chromium.org2012-11-211-1/+1
* cc: Turn DrawQuad into a struct-like class with public data members.danakj@chromium.org2012-11-171-1/+1
* cc: Convert DrawQuad to chromium style.danakj@chromium.org2012-11-171-1/+1
* Remove WTF and WebCore from cc/ and webkit/compositor_bindings/piman@chromium.org2012-11-101-2/+0
* cc: Create a Region class that wraps SkRegion, to replace use of WebCore::Reg...danakj@chromium.org2012-11-081-1/+1
* cc: Remove WebCore rect use from the compositor, except within Region.danakj@chromium.org2012-11-031-4/+2
* Remove most remaining references to IntRect and FloatRect.danakj@chromium.org2012-11-011-4/+5
* cc: Use gfx:: Geometry types for positions, bounds, and related things.danakj@chromium.org2012-11-011-14/+18
* Remove root layer specialness in calculateDrawTransformsshawnsingh@chromium.org2012-10-301-1/+24
* Revert 164723 - Remove root layer specialness in calculateDrawTransformssergeyu@chromium.org2012-10-301-24/+1
* Remove root layer specialness in calculateDrawTransformsshawnsingh@chromium.org2012-10-291-1/+24
* cc: Remove CC*.h temporary includes, part 6/4.tfarina@chromium.org2012-10-241-1/+1
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-221-4/+4
* cc: Use ui/gfx geometry types for the CCRenderPass and CCDrawQuad classes.danakj@chromium.org2012-10-201-1/+1
* Revert "cc: Rename cc classes and members to match filenames"enne@chromium.org2012-10-191-4/+4
* cc: Rename cc classes and members to match filenamesenne@chromium.org2012-10-191-4/+4