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_impl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Part 10 of cc/ directory shuffles: layers
jamesr@chromium.org
2013-03-18
1
-528
/
+0
*
Part 8 of cc/ directory shuffles: resources
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Part 6 of cc/ directory shuffles: quads
jamesr@chromium.org
2013-03-18
1
-2
/
+2
*
Part 5 of cc/ directory shuffles: input
jamesr@chromium.org
2013-03-18
1
-1
/
+1
*
Part 3 of cc/ directory shuffles: animation
jamesr@chromium.org
2013-03-18
1
-2
/
+2
*
Part 1 of cc/ directory shuffles: base
jamesr@chromium.org
2013-03-18
1
-3
/
+3
*
Fix viewport and scrollbars for top-controls hiding.
aelias@chromium.org
2013-03-15
1
-0
/
+2
*
Do not push properties that are animated on impl only.
vollick@chromium.org
2013-03-13
1
-0
/
+2
*
cc: Chromify Layer and LayerImpl classes.
danakj@chromium.org
2013-03-12
1
-340
/
+423
*
cc: Make damage on delegated frame damage the host layer.
danakj@chromium.org
2013-02-28
1
-3
/
+3
*
cc: Give mask and replica layers a parent.
danakj@chromium.org
2013-02-22
1
-1
/
+0
*
cc: Add PictureLayerImpl::AsValue
enne@chromium.org
2013-02-15
1
-0
/
+5
*
cc: Deblur layers that animate-scale-down on creation.
danakj@chromium.org
2013-02-06
1
-0
/
+1
*
Fix typo in layer_impl.h
qiankun.miao@intel.com
2013-02-04
1
-1
/
+1
*
cc: Throttle tile priority updates to once a frame.
danakj@chromium.org
2013-01-27
1
-1
/
+2
*
Activate LayerImpl tree with sync+push instead of pointer swap
jamesr@chromium.org
2013-01-23
1
-7
/
+12
*
Separate scrollbar animation controller from scrollbar positioning
jamesr@chromium.org
2013-01-17
1
-5
/
+13
*
Move pending tile priorities to active on tree activation
brianderson@chromium.org
2013-01-13
1
-0
/
+1
*
cc: Walk layer tree to determine if pending tree can be activated.
reveman@chromium.org
2013-01-12
1
-0
/
+2
*
This patch prevents the creation of some render targets by informing the logi...
whunt@chromium.org
2013-01-09
1
-0
/
+2
*
Implement a method to access the non-composited content root layer picture pile.
leandrogracia@chromium.org
2013-01-09
1
-0
/
+3
*
cc: Use maximum tiling contents scales for picture layer scale
enne@chromium.org
2013-01-08
1
-0
/
+6
*
We don't want to tick animation controllers for non-active layers
vollick@chromium.org
2013-01-07
1
-0
/
+1
*
cc: Update max scroll offset for pending tree
enne@chromium.org
2012-12-20
1
-1
/
+1
*
Ref count layer animation controllers.
vollick@chromium.org
2012-12-20
1
-8
/
+10
*
Clean up cc and webkit/compositor_bindings include path shenanigans
jamesr@chromium.org
2012-12-18
1
-1
/
+1
*
cc: Refactor content scale/bounds into draw properties
enne@chromium.org
2012-12-16
1
-8
/
+3
*
cc: Add id->LayerImpl map to LayerTreeImpl
enne@chromium.org
2012-12-14
1
-0
/
+3
*
Mark layers that can use LCD text based on layer transform and opacity.
alokp@chromium.org
2012-12-13
1
-4
/
+2
*
Move second internal recursion to a precomputation in layer_tree_host_common.cc
shawnsingh@google.com
2012-12-12
1
-5
/
+1
*
[cc] Route LayerImpl::layerTreeHostImpl() calls through LayerTreeImpl
nduca@chromium.org
2012-12-12
1
-1
/
+0
*
[cc] Make LayerImpls point at LayerTreeImpl instead of LTHI
nduca@chromium.org
2012-12-11
1
-5
/
+7
*
cc: Remove dangerous LayerImpl::removeFromParent
enne@chromium.org
2012-12-10
1
-1
/
+1
*
cc: Split out calcDrawEtc from drawLayers
enne@chromium.org
2012-12-09
1
-0
/
+5
*
Revert 171714 - Use an auxiliary list of animation controllers.
vollick@chromium.org
2012-12-08
1
-5
/
+10
*
Added LayerTreeHostImpl::layerTreeAsJson which serializes a layer tree
skaslev@chromium.org
2012-12-08
1
-0
/
+5
*
cc: Pass LayerTreeHostImpl to LayerImpl constructor
enne@chromium.org
2012-12-07
1
-4
/
+3
*
With this patch we accomplish the following:
vollick@chromium.org
2012-12-07
1
-11
/
+6
*
Move LayerSorter to exist locally only in layer_tree_host_common
shawnsingh@google.com
2012-12-07
1
-3
/
+0
*
cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface
danakj@chromium.org
2012-12-06
1
-3
/
+3
*
Revert 171403
danakj@chromium.org
2012-12-06
1
-3
/
+3
*
cc: Finish the rename from cc::GraphicsContext to cc::OutputSurface
danakj@chromium.org
2012-12-06
1
-3
/
+3
*
Organize internal properties of cc/ layer types
shawnsingh@google.com
2012-12-05
1
-59
/
+24
*
cc: Use skia::RefPtr in place of raw pointers and SkAutoTUnref.
danakj@chromium.org
2012-12-04
1
-3
/
+5
*
Don't create render passes for transparent images.
skaslev@chromium.org
2012-11-30
1
-4
/
+8
*
cc: Add a didUpdateTransforms function to LayerImpl
enne@chromium.org
2012-11-28
1
-0
/
+2
*
Animation code is not yet migrated by this patch, due to WebTransformOperations.
shawnsingh@chromium.org
2012-11-27
1
-18
/
+18
*
cc: Minimize the number of times GL scissoring state is changed
shawnsingh@chromium.org
2012-11-21
1
-1
/
+11
*
cc: Don't return non-const Layer* from a const Layer.
danakj@chromium.org
2012-11-21
1
-6
/
+12
*
cc: Add support for debugging layer borders directly in the compositor
danakj@chromium.org
2012-11-15
1
-11
/
+5
[next]