|
Image decoding: Remove deprecated image caching code
ImageDecodingStore was used to cache images for impl side painting on
Android. Now impl side painting is using image cache in Skia.
ImageDecodingStore is only used to cache decoders.
Deleted 1k lines of code.
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=180746
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+30 lines, -981 lines) |
Patch |
|
M |
Source/platform/blink_platform.gypi
|
View
|
|
2 chunks |
+0 lines, -4 lines |
0 comments
|
Download
|
|
M |
Source/platform/graphics/DeferredImageDecoder.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
Source/platform/graphics/DeferredImageDecoder.cpp
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
|
D |
Source/platform/graphics/DiscardablePixelRef.h
|
View
|
|
1 chunk |
+0 lines, -70 lines |
0 comments
|
Download
|
|
D |
Source/platform/graphics/DiscardablePixelRef.cpp
|
View
|
|
1 chunk |
+0 lines, -119 lines |
0 comments
|
Download
|
|
M |
Source/platform/graphics/ImageDecodingStore.h
|
View
|
|
10 chunks |
+9 lines, -117 lines |
0 comments
|
Download
|
|
M |
Source/platform/graphics/ImageDecodingStore.cpp
|
View
|
|
13 chunks |
+8 lines, -147 lines |
0 comments
|
Download
|
|
M |
Source/platform/graphics/ImageDecodingStoreTest.cpp
|
View
|
|
8 chunks |
+8 lines, -305 lines |
0 comments
|
Download
|
|
M |
Source/platform/graphics/ImageFrameGenerator.h
|
View
|
|
1 chunk |
+1 line, -6 lines |
0 comments
|
Download
|
|
M |
Source/platform/graphics/ImageFrameGenerator.cpp
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
Source/platform/graphics/ImageFrameGeneratorTest.cpp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
|
D |
Source/platform/graphics/ScaledImageFragment.h
|
View
|
|
1 chunk |
+0 lines, -75 lines |
0 comments
|
Download
|
|
D |
Source/platform/graphics/ScaledImageFragment.cpp
|
View
|
|
1 chunk |
+0 lines, -44 lines |
0 comments
|
Download
|
|
D |
Source/platform/graphics/test/MockDiscardablePixelRef.h
|
View
|
|
1 chunk |
+0 lines, -88 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|