summaryrefslogtreecommitdiffstats
path: root/cc/layers/layer_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* Impl thread smooth scrolling.skobes@chromium.org2014-07-101-1/+12
* Create DrawQuad in RenderPass and only give out raw pointer to layersweiliangc@chromium.org2014-07-031-3/+2
* Removed QuadSink and MockQuadCullerweiliangc@chromium.org2014-06-231-5/+4
* cc: Pass scaled bounds to debug border quads for drawing.sohan.jyoti@samsung.com2014-06-201-3/+9
* Rendering context information added to SharedQuadStatethildebr@chromium.org2014-06-191-8/+8
* cc: cleanup: Remove unnecessary DCHECKhyunki.baik@samsung.com2014-06-161-1/+0
* cc: Move CalculateContentsScale from LayerImpl to LayerTreeHostCommonsohan.jyoti@samsung.com2014-06-131-15/+0
* cc: Remove EnsureRenderSurfaceLayerList, do UpdateDrawProps when needed.danakj@chromium.org2014-06-131-4/+0
* Added LayerSorter::Sort perfteststhildebr@chromium.org2014-06-061-0/+1
* Get rid of graphics layer anchor points, and replace withchrishtr@chromium.org2014-06-051-16/+6
* Make LayerScrollOffsetDelegate updates consistent.mkosiba@chromium.org2014-05-151-1/+1
* cc: Add a flag to layers that returns true if the layer is in RSLL.vmpstr@chromium.org2014-05-091-0/+5
* Create SharedQuadState on RenderPassweiliangc@chromium.org2014-05-071-3/+1
* Remove physical time dependency from scrollbar fades.aelias@chromium.org2014-05-021-33/+4
* cc: Add support for partial swaps when using impl-side painting by only sohan.jyoti@samsung.com2014-04-291-0/+5
* Don't clear render surfaces unnecessarily.vollick@chromium.org2014-04-281-0/+5
* Only allow overlay pinch-zoom scrollbars when page scale > 1.wjmaclean@chromium.org2014-04-241-3/+14
* GlowEffect is suppressed when the scrolling is not possible on that particular sataya.m@samsung.com2014-04-221-0/+1
* Stop displaying layers with non-invertible transforms.avallee@chromium.org2014-04-161-1/+15
* Rasterize at maximum scale for scale animations on CPU-rasterized layersajuma@chromium.org2014-04-091-8/+8
* cc: Add layer property for scroll handlersskyostil@chromium.org2014-03-311-0/+10
* Make scaled_scroll_bounds floaat to avoid truncating intermediate results.wjmaclean@chromium.org2014-03-281-1/+1
* Replace CurrentPhysicalTimeTicks with a fallback in CurrentFrameTimeTicks.aelias@chromium.org2014-03-261-1/+1
* Use QuadSink::Append for debug borders.danakj@chromium.org2014-03-251-1/+1
* cc: Rename QuadSink::Append to MaybeAppend.danakj@chromium.org2014-03-131-1/+1
* cc: Remove the AppendQuadsData from QuadSink::Append.danakj@chromium.org2014-03-121-1/+1
* Fix LayerTreeImpl::VerticalAdjust().wjmaclean@chromium.org2014-03-111-1/+2
* cc: Fix damage when the HUD is enabled.danakj@chromium.org2014-03-101-4/+0
* Remove --background-color-instead-of-checkerboard flag.danakj@chromium.org2014-03-081-5/+0
* cc: Add visible_rect to Draw*Quad::SetNew().danakj@chromium.org2014-03-071-2/+4
* Trace layer bounds/position/scroll_offset in cc.debugjamesr@chromium.org2014-03-031-1/+3
* Fix up cc::Layer scroll parent managementjamesr@chromium.org2014-02-281-42/+18
* Update InnerViewportContainerLayer size when top controls move.wjmaclean@chromium.org2014-02-271-5/+44
* Fix frame viewer: LayerTypeAsString() can't be called from ~LayerImplnduca@chromium.org2014-02-261-3/+5
* No more sublayer transform in cc.vollick@chromium.org2014-02-161-11/+0
* Fix TRACE_EVENT snapshotting for LayerImplnduca@chromium.org2014-02-151-1/+7
* Avoid int->float->int conversion in OcclusionTracker for int translates.danakj@chromium.org2014-02-121-3/+2
* Split preserve3d into: "should-flatten" and "is-3d-sorted"vollick@chromium.org2014-02-111-5/+15
* Need to also scale scroll offset, not just the scroll rect.wjmaclean@chromium.org2014-02-101-1/+3
* Revert of Split preserve3d into: "should-flatten" and "is-3d-sorted" (https:/...dstockwell@chromium.org2014-02-101-15/+5
* Split preserve3d into: "should-flatten" and "is-3d-sorted"vollick@chromium.org2014-02-091-5/+15
* Ensure IsActiveTree() and IsPendingTree() queries work in ~LayerImpl().danakj@chromium.org2014-02-061-4/+3
* Pass gfx structs by const ref (gfx::Vector2d)ajay.berwal@samsung.com2014-02-051-4/+3
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-311-72/+206
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-291-2/+2
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...ricea@chromium.org2014-01-291-205/+72
* Pinch/Zoom Infrastructure & Plumbing CLwjmaclean@chromium.org2014-01-291-72/+205
* Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...mnissler@chromium.org2014-01-281-2/+2
* [#7] Pass gfx::Size by const ref.prashant.n@samsung.com2014-01-281-2/+2
* Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...mkwst@chromium.org2014-01-241-205/+72