|
cc: Gather and lock/unlock SkDiscardablePixelRefs instead of skia::LazyPixelRefs.
This removes the use of skia::LazyPixelRef from the compositor,
which allows us to gather and lock/unlock SkDiscardablePixelRefs
in the instead.
skia::LazyPixelRef will be removed completely when no longer in use
by blink.
BUG= 329094
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=243660
Total comments: 10
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+313 lines, -1486 lines) |
Patch |
 |
M |
cc/resources/picture.h
|
View
|
1
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
cc/resources/picture.cc
|
View
|
1
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
cc/resources/picture_pile_impl.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/resources/picture_pile_impl_unittest.cc
|
View
|
1
2
3
4
|
14 chunks |
+90 lines, -91 lines |
0 comments
|
Download
|
 |
M |
cc/resources/picture_unittest.cc
|
View
|
1
2
3
4
|
13 chunks |
+41 lines, -37 lines |
0 comments
|
Download
|
 |
M |
cc/resources/raster_worker_pool.h
|
View
|
1
|
2 chunks |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
cc/resources/raster_worker_pool.cc
|
View
|
1
|
5 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
cc/resources/tile_manager.h
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/resources/tile_manager.cc
|
View
|
1
2
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/test/skia_common.h
|
View
|
|
2 chunks |
+1 line, -19 lines |
0 comments
|
Download
|
 |
M |
cc/test/skia_common.cc
|
View
|
|
2 chunks |
+4 lines, -31 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
1
2
3
4
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
D |
skia/ext/lazy_pixel_ref_utils.h
|
View
|
|
1 chunk |
+0 lines, -33 lines |
0 comments
|
Download
|
 |
D |
skia/ext/lazy_pixel_ref_utils.cc
|
View
|
|
1 chunk |
+0 lines, -411 lines |
0 comments
|
Download
|
 |
D |
skia/ext/lazy_pixel_ref_utils_unittest.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -709 lines |
0 comments
|
Download
|
 |
A |
skia/ext/pixel_ref_utils.h
|
View
|
1
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
A + |
skia/ext/pixel_ref_utils.cc
|
View
|
1
|
4 chunks |
+20 lines, -21 lines |
0 comments
|
Download
|
 |
A + |
skia/ext/pixel_ref_utils_unittest.cc
|
View
|
1
2
3
|
27 chunks |
+96 lines, -105 lines |
0 comments
|
Download
|
 |
M |
skia/skia_chrome.gypi
|
View
|
1
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 18 (0 generated)
|