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
/
layer_tree_host_impl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
cc: Add PictureLayerImpl::AsValue
enne@chromium.org
2013-02-15
1
-0
/
+1
*
cc: Only allow trees created at the current viewport size to draw.
aelias@chromium.org
2013-02-14
1
-0
/
+7
*
Have a common implementation of cc::OutputSurface instead of multiple duplica...
skaslev@chromium.org
2013-02-13
1
-4
/
+4
*
cc: Prevent premature activation during prefer smoothness
nduca@chromium.org
2013-02-13
1
-5
/
+13
*
[cc] Trace detailed tile info when --trace-all-rendered-frames
nduca@chromium.org
2013-02-12
1
-20
/
+49
*
Move event generation from LayerAnimationController::animate to a new method
ajuma@chromium.org
2013-02-08
1
-5
/
+18
*
cc: Make recordRenderingStats on TileManager toggleable
egraether@chromium.org
2013-02-08
1
-3
/
+14
*
Rework top controls movement to simplify the logic.
tedchoc@chromium.org
2013-02-07
1
-2
/
+0
*
cc: Fix paint time collection for continuous painting mode
egraether@chromium.org
2013-02-06
1
-1
/
+1
*
cc: Only reduce amount of wasted memory during pending tree activation.
reveman@google.com
2013-02-06
1
-6
/
+3
*
Adjust fling velocity correctly by page scale.
aelias@chromium.org
2013-02-06
1
-6
/
+6
*
cc: Add cheapness predictor success histogram
vmpstr@chromium.org
2013-02-06
1
-1
/
+1
*
cc: Deblur layers that animate-scale-down on creation.
danakj@chromium.org
2013-02-06
1
-9
/
+5
*
cc: Prevent use of deleted textures when using impl-side painting.
reveman@chromium.org
2013-02-04
1
-0
/
+7
*
[cc] Show GPU memory usage and overage below FPS counter
nduca@chromium.org
2013-02-02
1
-0
/
+7
*
cc: Avoid expensive RenderingStats collection.
danakj@chromium.org
2013-02-02
1
-1
/
+1
*
Convert top controls to use DIP instead of PX.
tedchoc@chromium.org
2013-02-01
1
-1
/
+1
*
cc: Don't do full tree sync unless needed with impl painting.
danakj@chromium.org
2013-02-01
1
-1
/
+2
*
Added a UMA metric to track slow path scrolling.
clholgat@chromium.org
2013-02-01
1
-1
/
+5
*
Add a bit to not bubble scrolls to parent scrolling layers
yusufo@chromium.org
2013-01-31
1
-2
/
+15
*
Move page scale ownership to LayerTreeImpl.
aelias@chromium.org
2013-01-30
1
-96
/
+39
*
Delete zoomed_viewport_offset_ and its users.
aelias@chromium.org
2013-01-29
1
-25
/
+8
*
cc: Don't call base::TimeTicks::Now() for every layer.
danakj@chromium.org
2013-01-28
1
-0
/
+13
*
[cc] Add tracing for tree activation state
nduca@chromium.org
2013-01-28
1
-0
/
+25
*
cc: Prevent tree activation hang when out of memory.
reveman@chromium.org
2013-01-28
1
-2
/
+6
*
cc: Throttle tile priority updates to once a frame.
danakj@chromium.org
2013-01-27
1
-4
/
+4
*
cc: Sync HUD layer to active tree in impl painting.
danakj@chromium.org
2013-01-26
1
-0
/
+4
*
cc: Make updateDrawProperties tree-specific
enne@chromium.org
2013-01-24
1
-51
/
+48
*
cc: Remove duplicate tree priority counter.
reveman@chromium.org
2013-01-23
1
-1
/
+0
*
Activate LayerImpl tree with sync+push instead of pointer swap
jamesr@chromium.org
2013-01-23
1
-10
/
+29
*
cc: Unify context losing machinery
danakj@chromium.org
2013-01-23
1
-0
/
+1
*
cc: Fix inappropriate use of term "texture".
reveman@chromium.org
2013-01-23
1
-5
/
+5
*
cc: Have smoothness take priority during scroll and pinch zoom.
reveman@chromium.org
2013-01-22
1
-0
/
+4
*
cc: Stop using drawableContentRect for occlusion.
danakj@chromium.org
2013-01-22
1
-2
/
+1
*
cc: Add "new content takes priority" setting to GlobalStateThatImpactsTilePri...
reveman@chromium.org
2013-01-21
1
-0
/
+16
*
Make new-style page scale work on Android.
aelias@chromium.org
2013-01-21
1
-12
/
+8
*
cc: Use the size of the source frame along with the source frame's renderpasses
danakj@chromium.org
2013-01-20
1
-0
/
+1
*
Find root scroll layer at tree activation
jamesr@chromium.org
2013-01-19
1
-8
/
+13
*
cc: Redraw incomplete frames when new texture uploads finish
brianderson@chromium.org
2013-01-18
1
-8
/
+17
*
cc: Fix resource eviction with impl-side painting.
reveman@chromium.org
2013-01-17
1
-15
/
+4
*
Separate scrollbar animation controller from scrollbar positioning
jamesr@chromium.org
2013-01-17
1
-7
/
+3
*
cc: add PaintTimeCounter to keep track of per frame paint time
egraether@chromium.org
2013-01-17
1
-0
/
+7
*
This change makes the timestamp saving functionality of the FrameRateCounter ...
egraether@chromium.org
2013-01-16
1
-3
/
+1
*
Add support for calculating the position of the top controls in the cc layer.
tedchoc@chromium.org
2013-01-16
1
-0
/
+30
*
cc: Implement DelegatingRender::drawFrame() method.
danakj@chromium.org
2013-01-16
1
-7
/
+8
*
cc: Fix lost context handling when using impl-side painting.
reveman@chromium.org
2013-01-16
1
-3
/
+6
*
Move pending tile priorities to active on tree activation
brianderson@chromium.org
2013-01-13
1
-0
/
+2
*
Decouple texture upload checks, tree activation, and drawing.
brianderson@chromium.org
2013-01-12
1
-22
/
+13
*
cc: Walk layer tree to determine if pending tree can be activated.
reveman@chromium.org
2013-01-12
1
-8
/
+5
*
LTHI's bg animation timer should set the fake thread to impl.
vollick@chromium.org
2013-01-10
1
-0
/
+18
[next]