|
cc: Remove ResourceUpdateQueue and ResourceUpdateController.
These classes are for uploading textures with non-impl-side painting,
so don't use them anymore now. Also removes ResourceUpdate and the
last ContentLayerUpdater that used it, which is all dead code now
that TiledLayer is gone.
R=enne, vmpstr
TBR=jam
BUG= 413479
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/4dac85e8857e3adec857749c68a893e8f1448e7d
Cr-Commit-Position: refs/heads/master@{#335287}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+7 lines, -1197 lines) |
Patch |
 |
M |
cc/BUILD.gn
|
View
|
1
2
|
2 chunks |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
M |
cc/blink/web_external_texture_layer_impl.cc
|
View
|
1
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/cc.gyp
|
View
|
|
2 chunks |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
M |
cc/debug/micro_benchmark_controller_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/layers/layer_perftest.cc
|
View
|
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
cc/layers/layer_unittest.cc
|
View
|
|
2 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
cc/layers/nine_patch_layer.cc
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/layers/painted_scrollbar_layer.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/layers/picture_layer_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/layers/ui_resource_layer.cc
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
cc/resources/bitmap_content_layer_updater.h
|
View
|
|
1 chunk |
+0 lines, -78 lines |
0 comments
|
Download
|
 |
D |
cc/resources/bitmap_content_layer_updater.cc
|
View
|
|
1 chunk |
+0 lines, -107 lines |
0 comments
|
Download
|
 |
D |
cc/resources/content_layer_updater.h
|
View
|
|
1 chunk |
+0 lines, -66 lines |
0 comments
|
Download
|
 |
D |
cc/resources/content_layer_updater.cc
|
View
|
|
1 chunk |
+0 lines, -118 lines |
0 comments
|
Download
|
 |
D |
cc/resources/layer_painter.h
|
View
|
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
 |
D |
cc/resources/layer_updater.h
|
View
|
1
2
3
|
1 chunk |
+0 lines, -76 lines |
0 comments
|
Download
|
 |
D |
cc/resources/layer_updater.cc
|
View
|
1
2
3
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
D |
cc/resources/resource_update.h
|
View
|
|
1 chunk |
+0 lines, -37 lines |
0 comments
|
Download
|
 |
D |
cc/resources/resource_update.cc
|
View
|
|
1 chunk |
+0 lines, -32 lines |
0 comments
|
Download
|
 |
D |
cc/resources/resource_update_controller.h
|
View
|
|
1 chunk |
+0 lines, -88 lines |
0 comments
|
Download
|
 |
D |
cc/resources/resource_update_controller.cc
|
View
|
|
1 chunk |
+0 lines, -163 lines |
0 comments
|
Download
|
 |
D |
cc/resources/resource_update_queue.h
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
 |
D |
cc/resources/resource_update_queue.cc
|
View
|
|
1 chunk |
+0 lines, -56 lines |
0 comments
|
Download
|
 |
M |
cc/scheduler/scheduler.h
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/scheduler/scheduler.cc
|
View
|
|
3 chunks |
+0 lines, -17 lines |
0 comments
|
Download
|
 |
M |
cc/scheduler/scheduler_unittest.cc
|
View
|
|
6 chunks |
+0 lines, -81 lines |
0 comments
|
Download
|
 |
M |
cc/test/fake_painted_scrollbar_layer.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/test/fake_proxy.h
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/test/fake_proxy.cc
|
View
|
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host.h
|
View
|
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host.cc
|
View
|
|
2 chunks |
+0 lines, -26 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/trees/proxy.h
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/trees/single_thread_proxy.h
|
View
|
|
4 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
cc/trees/single_thread_proxy.cc
|
View
|
|
5 chunks |
+0 lines, -30 lines |
0 comments
|
Download
|
 |
M |
cc/trees/thread_proxy.h
|
View
|
|
6 chunks |
+3 lines, -14 lines |
0 comments
|
Download
|
 |
M |
cc/trees/thread_proxy.cc
|
View
|
|
9 chunks |
+4 lines, -40 lines |
0 comments
|
Download
|
 |
M |
components/view_manager/surfaces/surfaces_scheduler.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/view_manager/surfaces/surfaces_scheduler.cc
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
Total messages: 32 (15 generated)
|