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
/
trees
/
layer_tree_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename composited selection anchor/focus to start/end
jdduke@chromium.org
2014-07-16
1
-6
/
+6
*
Add a UMA for the number of layers in a frame.
dneto@chromium.org
2014-07-14
1
-0
/
+2
*
Pass resourceless software mode in SetExternalConstraints
boliu@chromium.org
2014-07-10
1
-1
/
+1
*
Impl thread smooth scrolling.
skobes@chromium.org
2014-07-10
1
-0
/
+1
*
Route selection bounds updates through the compositor
jdduke@chromium.org
2014-07-01
1
-0
/
+12
*
cc: Remove EnsureRenderSurfaceLayerList, do UpdateDrawProps when needed.
danakj@chromium.org
2014-06-13
1
-2
/
+2
*
Combined scale factor and delta updates into one call.
bokan@chromium.org
2014-06-12
1
-0
/
+3
*
cc: Refactor how picture layers are exposed to the tile manager.
reveman@chromium.org
2014-06-12
1
-0
/
+4
*
cc: Remove low-res-tiling flag from PictureLayerImpl.
alokp@chromium.org
2014-05-22
1
-1
/
+1
*
cc: Move gpu rasterization flag from tree-impl to tree-host-impl.
alokp@chromium.org
2014-05-20
1
-3
/
+1
*
Remove hit-testing-only RSLL entries
vollick@chromium.org
2014-05-15
1
-2
/
+1
*
Hit test on the layer tree rather than the RSLL
vollick@chromium.org
2014-05-12
1
-0
/
+8
*
cc: Move gpu rasterization flag from LayerImpl to LayerTreeImpl.
alokp@chromium.org
2014-05-10
1
-0
/
+6
*
cc: Add a flag to layers that returns true if the layer is in RSLL.
vmpstr@chromium.org
2014-05-09
1
-0
/
+6
*
cc: Allow one frame of pre-rasterization for GPU rasterization.
ernstm@chromium.org
2014-05-07
1
-0
/
+1
*
Remove physical time dependency from scrollbar fades.
aelias@chromium.org
2014-05-02
1
-1
/
+2
*
cc: use viewport-wide tiles for GPU rasterization.
ernstm@chromium.org
2014-04-24
1
-0
/
+1
*
Replace CurrentPhysicalTimeTicks with a fallback in CurrentFrameTimeTicks.
aelias@chromium.org
2014-03-26
1
-1
/
+0
*
Removing the use of base::Time inside the LayerTreeHost system.
mithro@mithis.com
2014-03-11
1
-1
/
+0
*
Fix LayerTreeImpl::VerticalAdjust().
wjmaclean@chromium.org
2014-03-11
1
-1
/
+1
*
Update InnerViewportContainerLayer size when top controls move.
wjmaclean@chromium.org
2014-02-27
1
-3
/
+1
*
Ensure IsActiveTree() and IsPendingTree() queries work in ~LayerImpl().
danakj@chromium.org
2014-02-06
1
-0
/
+2
*
cc: Prevent drawing low res tiles after visibility change
enne@chromium.org
2014-02-01
1
-0
/
+5
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-31
1
-6
/
+16
*
Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...
ricea@chromium.org
2014-01-29
1
-16
/
+6
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-29
1
-6
/
+16
*
Revert of Pinch/Zoom Infrastructure & Plumbing CL (https://codereview.chromiu...
mkwst@chromium.org
2014-01-24
1
-16
/
+6
*
Pinch/Zoom Infrastructure & Plumbing CL
wjmaclean@chromium.org
2014-01-24
1
-6
/
+16
*
cc: Add RendererCapabilitiesImpl
boliu@chromium.org
2014-01-15
1
-1
/
+2
*
cc: Add histogram for unserviced copy requests and return by reference.
danakj@chromium.org
2013-12-07
1
-1
/
+1
*
cc: Support animating scroll offset
ajuma@chromium.org
2013-12-03
1
-0
/
+1
*
Revert 237857 "Revert 237848 "Use LatencyInfoSwapPromise to trac..."
dbeam@chromium.org
2013-11-29
1
-8
/
+1
*
Revert 237848 "Use LatencyInfoSwapPromise to track LatencyInfo t..."
dbeam@chromium.org
2013-11-29
1
-1
/
+8
*
Use LatencyInfoSwapPromise to track LatencyInfo through compositor
miletus@chromium.org
2013-11-29
1
-8
/
+1
*
Add SwapPromise support to LayerTreeHost and LayerTreeImpl
miletus@chromium.org
2013-11-27
1
-0
/
+13
*
Only draw the overhang pattern on overhang areas.
ccameron@chromium.org
2013-11-06
1
-0
/
+2
*
cc: Add opacity to UIResourceBitmap and UIResourceLayer
powei@chromium.org
2013-10-26
1
-0
/
+2
*
Rename BeginFrame to BeginMainFrame and BeginImplFrame (part 3).
dominikg@chromium.org
2013-10-23
1
-1
/
+1
*
Fix race conditions in window snapshot code.
kbr@chromium.org
2013-10-15
1
-0
/
+4
*
cc: Fix hit-testing of empty layers.
sadrul@chromium.org
2013-10-05
1
-2
/
+2
*
Revert "Revert 224496 "Move ui/base/latency_info* to ui/events""
ben@chromium.org
2013-09-23
1
-1
/
+1
*
Revert 224496 "Move ui/base/latency_info* to ui/events"
ben@chromium.org
2013-09-20
1
-1
/
+1
*
Move ui/base/latency_info* to ui/events
ben@chromium.org
2013-09-20
1
-1
/
+1
*
Update the nine patch layer to use UI resources
powei@chromium.org
2013-09-20
1
-1
/
+1
*
Pumb PinchVirtualViewport layers into CC.
wjmaclean@chromium.org
2013-09-17
1
-0
/
+8
*
Revert "Plumb PinchVirtualViewport layers into CC."
wjmaclean@chromium.org
2013-09-16
1
-8
/
+0
*
Plumb PinchVirtualViewport layers into CC.
wjmaclean@chromium.org
2013-09-16
1
-0
/
+8
*
CC: Add a scheduled action for ManageTiles
epenner@chromium.org
2013-09-14
1
-1
/
+1
*
Revert 223162 "Update the nine patch layer to use UI resources"
zmo@chromium.org
2013-09-13
1
-1
/
+1
*
Update the nine patch layer to use UI resources
powei@chromium.org
2013-09-13
1
-1
/
+1
[next]