|
Re-land: cc: Cleanup internal::WorkerPoolTaskClient interface.
::CompleteOnOriginThread is now called when RasterWorkerPool has
completed all necessary initialization of resource, including
texture uploads. This improves the WorkerPoolTask/Client interface
significantly and will allow better resource recycling once
::RunReplyOnOriginThread is removed.
BUG= 269841
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=252874
Total comments: 8
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+215 lines, -180 lines) |
Patch |
 |
M |
cc/resources/direct_raster_worker_pool.h
|
View
|
|
1 chunk |
+4 lines, -7 lines |
0 comments
|
Download
|
 |
M |
cc/resources/direct_raster_worker_pool.cc
|
View
|
|
1 chunk |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
cc/resources/image_raster_worker_pool.h
|
View
|
|
1 chunk |
+4 lines, -7 lines |
0 comments
|
Download
|
 |
M |
cc/resources/image_raster_worker_pool.cc
|
View
|
|
1 chunk |
+7 lines, -6 lines |
0 comments
|
Download
|
 |
M |
cc/resources/pixel_buffer_raster_worker_pool.h
|
View
|
1
|
5 chunks |
+15 lines, -16 lines |
0 comments
|
Download
|
 |
M |
cc/resources/pixel_buffer_raster_worker_pool.cc
|
View
|
1
2
3
4
5
|
14 chunks |
+117 lines, -98 lines |
0 comments
|
Download
|
 |
M |
cc/resources/raster_worker_pool.h
|
View
|
1
2
3
4
|
2 chunks |
+6 lines, -7 lines |
0 comments
|
Download
|
 |
M |
cc/resources/raster_worker_pool.cc
|
View
|
|
3 chunks |
+3 lines, -5 lines |
0 comments
|
Download
|
 |
M |
cc/resources/raster_worker_pool_perftest.cc
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/resources/raster_worker_pool_unittest.cc
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/resources/resource_provider.h
|
View
|
1
2
3
|
6 chunks |
+11 lines, -6 lines |
0 comments
|
Download
|
 |
M |
cc/resources/resource_provider.cc
|
View
|
1
2
3
4
|
4 chunks |
+29 lines, -11 lines |
0 comments
|
Download
|
 |
M |
cc/test/fake_tile_manager.cc
|
View
|
|
3 chunks |
+8 lines, -7 lines |
0 comments
|
Download
|
Total messages: 45 (0 generated)
|