|
cc: Rename TileTaskClient interface to RasterBufferProvider.
Rename TileTaskClient interface to RasterBufferProvider to depict what
it does. This patch moves the interface to raster_buffer.h.
BUG= 599863
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/0bab14526b98f6ef643a5025576c699280028cb5
Cr-Commit-Position: refs/heads/master@{#387866}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+89 lines, -65 lines) |
Patch |
|
M |
cc/raster/bitmap_tile_task_worker_pool.h
|
View
|
1
2
3
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
cc/raster/bitmap_tile_task_worker_pool.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
cc/raster/gpu_tile_task_worker_pool.h
|
View
|
1
2
3
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
cc/raster/gpu_tile_task_worker_pool.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
cc/raster/one_copy_tile_task_worker_pool.h
|
View
|
1
2
3
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
cc/raster/one_copy_tile_task_worker_pool.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
cc/raster/raster_buffer.h
|
View
|
|
1 chunk |
+14 lines, -0 lines |
0 comments
|
Download
|
|
M |
cc/raster/tile_task_runner.h
|
View
|
1
2
3
|
2 chunks |
+6 lines, -18 lines |
0 comments
|
Download
|
|
M |
cc/raster/tile_task_worker_pool.h
|
View
|
1
2
3
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
|
M |
cc/raster/tile_task_worker_pool.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
cc/raster/tile_task_worker_pool_perftest.cc
|
View
|
1
2
3
|
3 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
|
M |
cc/raster/tile_task_worker_pool_unittest.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
cc/raster/zero_copy_tile_task_worker_pool.h
|
View
|
1
2
3
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
cc/raster/zero_copy_tile_task_worker_pool.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
|
M |
cc/test/fake_tile_manager.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
cc/tiles/gpu_image_decode_controller.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
|
M |
cc/tiles/software_image_decode_controller.cc
|
View
|
1
2
3
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
cc/tiles/tile_manager.cc
|
View
|
1
2
3
|
2 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
|
M |
cc/tiles/tile_manager_perftest.cc
|
View
|
1
2
3
|
2 chunks |
+4 lines, -2 lines |
0 comments
|
Download
|
|
M |
cc/tiles/tile_manager_unittest.cc
|
View
|
1
2
3
|
3 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
Depends on Patchset:
Dependent Patchsets:
Total messages: 12 (5 generated)
|