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_host_common.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rendering context information added to SharedQuadState
thildebr@chromium.org
2014-06-19
1
-5
/
+5
*
cc: Move CalculateContentsScale from LayerImpl to LayerTreeHostCommon
sohan.jyoti@samsung.com
2014-06-13
1
-4
/
+14
*
cc: Move tiling management out of draw properties calculation.
sohan.jyoti@samsung.com
2014-06-13
1
-1
/
+49
*
Do not skip subtrees with wheel or touch handlers
vollick@chromium.org
2014-06-13
1
-0
/
+20
*
cc: Avoid needless Rect->RectF->Rect conversion in CalcDrawProps.
danakj@chromium.org
2014-06-12
1
-3
/
+3
*
Get rid of graphics layer anchor points, and replace with
chrishtr@chromium.org
2014-06-05
1
-18
/
+14
*
Remove hit-testing-only RSLL entries
vollick@chromium.org
2014-05-15
1
-12
/
+3
*
Hit test on the layer tree rather than the RSLL
vollick@chromium.org
2014-05-12
1
-217
/
+0
*
cc: Add a flag to layers that returns true if the layer is in RSLL.
vmpstr@chromium.org
2014-05-09
1
-21
/
+78
*
Properly reset dirty bits before early-out in PreCalculateMetaInformation.
hartmanng@chromium.org
2014-05-03
1
-3
/
+3
*
Don't early out in PreCalculateMetaInformation
vollick@chromium.org
2014-05-01
1
-2
/
+7
*
Change get_child_as_raw_ptr to get_layer_as_raw_ptr
vollick@chromium.org
2014-04-28
1
-4
/
+4
*
Don't clear render surfaces unnecessarily.
vollick@chromium.org
2014-04-28
1
-22
/
+24
*
Relax touch hit testing in CC to look at all layers under a point
rbyers@chromium.org
2014-04-27
1
-8
/
+6
*
Do main thread hit testing if impl hit testing is affected by occluders.
vollick@chromium.org
2014-04-17
1
-12
/
+25
*
Stop displaying layers with non-invertible transforms.
avallee@chromium.org
2014-04-16
1
-0
/
+17
*
Scroll on main if impl-hit testing isn't guaranteed to be correct
vollick@chromium.org
2014-04-16
1
-15
/
+45
*
Rasterize at maximum scale for scale animations on CPU-rasterized layers
ajuma@chromium.org
2014-04-09
1
-7
/
+127
*
cc: CalculateDrawProperties use device transform scale
boliu@chromium.org
2014-04-09
1
-66
/
+55
*
Fix fixed-pos jitter related to physical pixel snapping.
aelias@chromium.org
2014-04-02
1
-2
/
+11
*
cc: Clean up iterator template to only take 1 parameter.
danakj@chromium.org
2014-02-28
1
-5
/
+1
*
Update InnerViewportContainerLayer size when top controls move.
wjmaclean@chromium.org
2014-02-27
1
-1
/
+1
*
Revert "Revert 253606 "Revert 251238 "cc: Clean up iterator template to ...""
danakj@chromium.org
2014-02-26
1
-1
/
+5
*
Revert 253606 "Revert 251238 "cc: Clean up iterator template to ..."
danakj@chromium.org
2014-02-26
1
-5
/
+1
*
Revert 251238 "cc: Clean up iterator template to only take 1 par..."
danakj@chromium.org
2014-02-26
1
-1
/
+5
*
cc: Ensure changes to a Layer's content bounds or scale get pushed
ajuma@chromium.org
2014-02-25
1
-0
/
+8
*
No more sublayer transform in cc.
vollick@chromium.org
2014-02-16
1
-21
/
+2
*
cc: Clean up iterator template to only take 1 parameter.
danakj@chromium.org
2014-02-14
1
-5
/
+1
*
Avoid int->float->int conversion in OcclusionTracker for int translates.
danakj@chromium.org
2014-02-12
1
-6
/
+5
*
Split preserve3d into: "should-flatten" and "is-3d-sorted"
vollick@chromium.org
2014-02-11
1
-17
/
+13
*
Revert of Split preserve3d into: "should-flatten" and "is-3d-sorted" (https:/...
dstockwell@chromium.org
2014-02-10
1
-12
/
+17
*
Split preserve3d into: "should-flatten" and "is-3d-sorted"
vollick@chromium.org
2014-02-09
1
-17
/
+12
*
[cc] Fix for hidden layers with copy requests getting composited to the screen.
miu@chromium.org
2014-02-07
1
-21
/
+21
*
Pass gfx structs by const ref (gfx::Vector2dF)
ajay.berwal@samsung.com
2014-01-23
1
-4
/
+4
*
[#4] Pass gfx structs by const ref (gfx::PointF)
r.kasibhatla@samsung.com
2014-01-17
1
-7
/
+8
*
Pass gfx::Rect and gfx::RectF by const ref.
prashant.n@samsung.com
2014-01-10
1
-10
/
+10
*
Remove direct-to-backbuffer Ganesh path
enne@chromium.org
2013-12-06
1
-15
/
+0
*
The blink part of this implementation is uploaded at https://codereview.chrom...
rosca@adobe.com
2013-11-26
1
-0
/
+36
*
cc: Mark render surfaces that ignore outside occlusion.
alokp@chromium.org
2013-11-17
1
-13
/
+20
*
Revert 232881 "cc: Fix hit-testing in zero-opacity layers."
skyostil@google.com
2013-11-12
1
-37
/
+13
*
cc: Remove duplicate computation of subtree content-rect.
alokp@chromium.org
2013-11-07
1
-9
/
+6
*
cc: Fix hit-testing in zero-opacity layers.
sadrul@chromium.org
2013-11-05
1
-13
/
+37
*
cc: Make scroll compensation take integer snapping into account
enne@chromium.org
2013-10-25
1
-9
/
+23
*
cc: Fix touch hit-testing for overlapping layers (in tests).
sadrul@chromium.org
2013-10-24
1
-27
/
+14
*
cc: Add CalcDrawProps perf test
enne@chromium.org
2013-10-23
1
-1
/
+1
*
Removed unnecessary condition in if-else expression.
alokp@chromium.org
2013-10-22
1
-1
/
+1
*
Only allocate temporary layer lists when sorting contributions.
vollick@chromium.org
2013-10-19
1
-103
/
+87
*
cc: Make UpdateTilePriorities a separate step
enne@chromium.org
2013-10-19
1
-17
/
+0
*
Revert "Revert "Allow clipping by scroll parents." and "Improve perf of Calcu...
vollick@chromium.org
2013-10-17
1
-11
/
+205
*
Revert "Allow clipping by scroll parents." and "Improve perf of CalculateDraw...
vollick@chromium.org
2013-10-15
1
-205
/
+11
[next]