index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
cc
/
layers
/
layer_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Impl thread smooth scrolling.
skobes@chromium.org
2014-07-10
1
-1
/
+12
*
Create DrawQuad in RenderPass and only give out raw pointer to layers
weiliangc@chromium.org
2014-07-03
1
-3
/
+2
*
Removed QuadSink and MockQuadCuller
weiliangc@chromium.org
2014-06-23
1
-5
/
+4
*
cc: Pass scaled bounds to debug border quads for drawing.
sohan.jyoti@samsung.com
2014-06-20
1
-3
/
+9
*
Rendering context information added to SharedQuadState
thildebr@chromium.org
2014-06-19
1
-8
/
+8
*
cc: cleanup: Remove unnecessary DCHECK
hyunki.baik@samsung.com
2014-06-16
1
-1
/
+0
*
cc: Move CalculateContentsScale from LayerImpl to LayerTreeHostCommon
sohan.jyoti@samsung.com
2014-06-13
1
-15
/
+0
*
cc: Remove EnsureRenderSurfaceLayerList, do UpdateDrawProps when needed.
danakj@chromium.org
2014-06-13
1
-4
/
+0
*
Added LayerSorter::Sort perftests
thildebr@chromium.org
2014-06-06
1
-0
/
+1
*
Get rid of graphics layer anchor points, and replace with
chrishtr@chromium.org
2014-06-05
1
-16
/
+6
*
Make LayerScrollOffsetDelegate updates consistent.
mkosiba@chromium.org
2014-05-15
1
-1
/
+1
*
cc: Add a flag to layers that returns true if the layer is in RSLL.
vmpstr@chromium.org
2014-05-09
1
-0
/
+5
*
Create SharedQuadState on RenderPass
weiliangc@chromium.org
2014-05-07
1
-3
/
+1
*
Remove physical time dependency from scrollbar fades.
aelias@chromium.org
2014-05-02
1
-33
/
+4
*
cc: Add support for partial swaps when using impl-side painting by only
sohan.jyoti@samsung.com
2014-04-29
1
-0
/
+5
*
Don't clear render surfaces unnecessarily.
vollick@chromium.org
2014-04-28
1
-0
/
+5
*
Only allow overlay pinch-zoom scrollbars when page scale > 1.
wjmaclean@chromium.org
2014-04-24
1
-3
/
+14
*
GlowEffect is suppressed when the scrolling is not possible on that particular
sataya.m@samsung.com
2014-04-22
1
-0
/
+1
*
Stop displaying layers with non-invertible transforms.
avallee@chromium.org
2014-04-16
1
-1
/
+15
*
Rasterize at maximum scale for scale animations on CPU-rasterized layers
ajuma@chromium.org
2014-04-09
1
-8
/
+8
*
cc: Add layer property for scroll handlers
skyostil@chromium.org
2014-03-31
1
-0
/
+10
*
Make scaled_scroll_bounds floaat to avoid truncating intermediate results.
wjmaclean@chromium.org
2014-03-28
1
-1
/
+1
*
Replace CurrentPhysicalTimeTicks with a fallback in CurrentFrameTimeTicks.
aelias@chromium.org
2014-03-26
1
-1
/
+1
*
Use QuadSink::Append for debug borders.
danakj@chromium.org
2014-03-25
1
-1
/
+1
*
cc: Rename QuadSink::Append to MaybeAppend.
danakj@chromium.org
2014-03-13
1
-1
/
+1
*
cc: Remove the AppendQuadsData from QuadSink::Append.
danakj@chromium.org
2014-03-12
1
-1
/
+1
*
Fix LayerTreeImpl::VerticalAdjust().
wjmaclean@chromium.org
2014-03-11
1
-1
/
+2
*
cc: Fix damage when the HUD is enabled.
danakj@chromium.org
2014-03-10
1
-4
/
+0
*
Remove --background-color-instead-of-checkerboard flag.
danakj@chromium.org
2014-03-08
1
-5
/
+0
*
cc: Add visible_rect to Draw*Quad::SetNew().
danakj@chromium.org
2014-03-07
1
-2
/
+4
*
Trace layer bounds/position/scroll_offset in cc.debug
jamesr@chromium.org
2014-03-03
1
-1
/
+3
*
Fix up cc::Layer scroll parent management
jamesr@chromium.org
2014-02-28
1
-42
/
+18
*
Update InnerViewportContainerLayer size when top controls move.
wjmaclean@chromium.org
2014-02-27
1
-5
/
+44
*
Fix frame viewer: LayerTypeAsString() can't be called from ~LayerImpl
nduca@chromium.org
2014-02-26
1
-3
/
+5
*
No more sublayer transform in cc.
vollick@chromium.org
2014-02-16
1
-11
/
+0
*
Fix TRACE_EVENT snapshotting for LayerImpl
nduca@chromium.org
2014-02-15
1
-1
/
+7
*
Avoid int->float->int conversion in OcclusionTracker for int translates.
danakj@chromium.org
2014-02-12
1
-3
/
+2
*
Split preserve3d into: "should-flatten" and "is-3d-sorted"
vollick@chromium.org
2014-02-11
1
-5
/
+15
*
Need to also scale scroll offset, not just the scroll rect.
wjmaclean@chromium.org
2014-02-10
1
-1
/
+3
*
Revert of Split preserve3d into: "should-flatten" and "is-3d-sorted" (https:/...
dstockwell@chromium.org
2014-02-10
1
-15
/
+5
*
Split preserve3d into: "should-flatten" and "is-3d-sorted"
vollick@chromium.org
2014-02-09
1
-5
/
+15
*
Ensure IsActiveTree() and IsPendingTree() queries work in ~LayerImpl().
danakj@chromium.org
2014-02-06
1
-4
/
+3
*
Pass gfx structs by const ref (gfx::Vector2d)
ajay.berwal@samsung.com
2014-02-05
1
-4
/
+3
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-31
1
-72
/
+206
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-29
1
-2
/
+2
*
Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...
ricea@chromium.org
2014-01-29
1
-205
/
+72
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-29
1
-72
/
+205
*
Revert of [#7] Pass gfx structs by const ref (gfx::Size) (https://codereview...
mnissler@chromium.org
2014-01-28
1
-2
/
+2
*
[#7] Pass gfx::Size by const ref.
prashant.n@samsung.com
2014-01-28
1
-2
/
+2
*
Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...
mkwst@chromium.org
2014-01-24
1
-205
/
+72
[next]