|
Revert "cc: Make tiling interest rect calc based on viewport."
This reverts commit 6d84db54a27c036d77b0e4a26d42c158ee4a6add.
Reason for revert:
This creates perf regression with top-control and viewport resizes on android (creates and deletes extra tiles).
TBR=vmpstr@chromium.org
BUG= 502432
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/0fba32ceb135da0931a4e3b4cd14c07f66634b3a
Cr-Commit-Position: refs/heads/master@{#335971}
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+96 lines, -62 lines) |
Patch |
|
M |
cc/base/switches.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
cc/base/switches.cc
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
cc/debug/rasterize_and_record_benchmark_impl.cc
|
View
|
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
|
M |
cc/layers/picture_layer_impl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
cc/layers/picture_layer_impl_perftest.cc
|
View
|
1
|
1 chunk |
+1 line, -8 lines |
0 comments
|
Download
|
|
M |
cc/layers/picture_layer_impl_unittest.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
cc/tiles/picture_layer_tiling.h
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
cc/tiles/picture_layer_tiling.cc
|
View
|
1
2
|
3 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
|
M |
cc/tiles/picture_layer_tiling_perftest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
cc/tiles/picture_layer_tiling_set.h
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
cc/tiles/picture_layer_tiling_set.cc
|
View
|
|
4 chunks |
+6 lines, -9 lines |
0 comments
|
Download
|
|
M |
cc/tiles/picture_layer_tiling_set_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
cc/tiles/picture_layer_tiling_unittest.cc
|
View
|
|
8 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
|
M |
cc/tiles/tile_manager_perftest.cc
|
View
|
1
|
2 chunks |
+1 line, -8 lines |
0 comments
|
Download
|
|
M |
cc/tiles/tile_manager_unittest.cc
|
View
|
|
3 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
|
M |
cc/trees/layer_tree_settings.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
cc/trees/layer_tree_settings.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
|
M |
chrome/app/generated_resources.grd
|
View
|
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/about_flags.cc
|
View
|
|
2 chunks |
+18 lines, -0 lines |
0 comments
|
Download
|
|
M |
chrome/browser/chromeos/login/chrome_restart_request.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/browser/renderer_host/render_process_host_impl.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/renderer/gpu/render_widget_compositor.cc
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
Total messages: 25 (9 generated)
|