|
cc: Remove GetRasterSource from PictureLayerTilingClient.
This patch removes GetRasterSource from
PictureLayerTilingClient and adds it to PLTS.
Also changes PLTS creation from using a constructor to
using a ::Create function.
BUG= 433048
R=danakj
Committed: https://crrev.com/5879bdc6865f534d4d8e78ef9389d0d75b3dc42f
Cr-Commit-Position: refs/heads/master@{#304457}
Total comments: 1
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+113 lines, -124 lines) |
Patch |
 |
M |
cc/debug/rasterize_and_record_benchmark_impl.cc
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -6 lines |
0 comments
|
Download
|
 |
M |
cc/layers/picture_layer_impl.h
|
View
|
3
4
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/layers/picture_layer_impl.cc
|
View
|
1
2
3
4
|
4 chunks |
+5 lines, -9 lines |
0 comments
|
Download
|
 |
M |
cc/resources/picture_layer_tiling.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/resources/picture_layer_tiling.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/resources/picture_layer_tiling_perftest.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/resources/picture_layer_tiling_set.h
|
View
|
1
2
3
4
|
3 chunks |
+7 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/resources/picture_layer_tiling_set.cc
|
View
|
1
2
3
4
|
3 chunks |
+10 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/resources/picture_layer_tiling_set_unittest.cc
|
View
|
1
2
3
4
|
8 chunks |
+55 lines, -62 lines |
0 comments
|
Download
|
 |
M |
cc/resources/picture_layer_tiling_unittest.cc
|
View
|
1
2
3
4
|
6 chunks |
+23 lines, -27 lines |
0 comments
|
Download
|
 |
M |
cc/resources/tile_manager_unittest.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
cc/test/fake_picture_layer_impl.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/test/fake_picture_layer_tiling_client.h
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/test/fake_picture_layer_tiling_client.cc
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
Total messages: 14 (2 generated)
|