|
Move LayerSorter to exist locally only in layer_tree_host_common
At this time, LayerSorter does not need to be owned by the layer_tree_host_impl
and passed into calculateDrawProperties. This patch moves it to
layer_tree_host_common.cpp, and removes any leftovers from other files.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=171658
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+51 lines, -53 lines) |
Patch |
 |
M |
cc/damage_tracker_unittest.cc
|
View
|
|
3 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/layer_impl.h
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/layer_impl.cc
|
View
|
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
cc/layer_tree_host_common.h
|
View
|
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
cc/layer_tree_host_common.cc
|
View
|
|
8 chunks |
+24 lines, -10 lines |
0 comments
|
Download
|
 |
M |
cc/layer_tree_host_common_unittest.cc
|
View
|
|
20 chunks |
+20 lines, -22 lines |
0 comments
|
Download
|
 |
M |
cc/layer_tree_host_impl.h
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/layer_tree_host_impl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/layer_tree_host_unittest.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
cc/occlusion_tracker_unittest.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
cc/picture_layer_impl.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|