|
cc: Fix size_t to int truncations in tiles/ and trees/
This patch fixes size_t to int truncations for tiles/ and trees/
directories in cc.
BUG= 167187
R=danakj
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/24b32b3ee27a1fa020cf1b263bc71fbc8f077b2d
Cr-Commit-Position: refs/heads/master@{#333598}
Total comments: 12
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+126 lines, -118 lines) |
Patch |
 |
M |
cc/layers/layer.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/resources/memory_history.h
|
View
|
1
2
3
4
5
|
1 chunk |
+1 line, -2 lines |
0 comments
|
Download
|
 |
M |
cc/resources/memory_history.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -17 lines |
0 comments
|
Download
|
 |
M |
cc/test/tiled_layer_test_common.cc
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/tiles/picture_layer_tiling.cc
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/tiles/picture_layer_tiling_set.h
|
View
|
1
2
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
cc/tiles/picture_layer_tiling_set.cc
|
View
|
1
2
3
|
9 chunks |
+15 lines, -20 lines |
0 comments
|
Download
|
 |
M |
cc/tiles/picture_layer_tiling_set_unittest.cc
|
View
|
1
2
|
4 chunks |
+33 lines, -33 lines |
0 comments
|
Download
|
 |
M |
cc/tiles/tile.cc
|
View
|
|
2 chunks |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/tiles/tile_manager.h
|
View
|
1
2
3
4
5
6
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
cc/tiles/tile_manager.cc
|
View
|
1
2
3
4
5
|
5 chunks |
+19 lines, -5 lines |
0 comments
|
Download
|
 |
M |
cc/tiles/tile_priority.cc
|
View
|
|
2 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/tiles/tiling_set_eviction_queue.cc
|
View
|
1
2
3
|
1 chunk |
+12 lines, -10 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_impl.cc
|
View
|
1
2
3
4
|
4 chunks |
+13 lines, -10 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_impl.cc
|
View
|
1
2
|
1 chunk |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/trees/occlusion_tracker.cc
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/trees/property_tree.cc
|
View
|
1
2
3
4
|
1 chunk |
+4 lines, -2 lines |
0 comments
|
Download
|
Total messages: 13 (1 generated)
|