|
cc: Remove TextureUploader.
Drop the TextureUploader and the methods on ResourceProvider for using
it. This is no longer used except in a few places that should be using
ResourceProvider::CopyToResource instead. Switch those places over.
R=enne, vmpstr
BUG= 413479
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/84b61428f5da71db985a929c57a6dc49cf07b465
Cr-Commit-Position: refs/heads/master@{#335341}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+4 lines, -910 lines) |
Patch |
 |
M |
cc/BUILD.gn
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/cc.gyp
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
cc/cc_tests.gyp
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/layers/texture_layer_impl.cc
|
View
|
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
cc/output/delegating_renderer.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/output/gl_renderer.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/output/renderer_pixeltest.cc
|
View
|
|
1 chunk |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/resources/prioritized_resource.cc
|
View
|
|
1 chunk |
+0 lines, -2 lines |
2 comments
|
Download
|
 |
M |
cc/resources/resource_provider.h
|
View
|
|
3 chunks |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
cc/resources/resource_provider.cc
|
View
|
|
9 chunks |
+0 lines, -118 lines |
0 comments
|
Download
|
 |
M |
cc/resources/resource_provider_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -67 lines |
0 comments
|
Download
|
 |
D |
cc/resources/texture_uploader.h
|
View
|
|
1 chunk |
+0 lines, -118 lines |
0 comments
|
Download
|
 |
D |
cc/resources/texture_uploader.cc
|
View
|
|
1 chunk |
+0 lines, -315 lines |
0 comments
|
Download
|
 |
D |
cc/resources/texture_uploader_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -255 lines |
0 comments
|
Download
|
 |
M |
cc/trees/layer_tree_host_impl.cc
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
Total messages: 17 (4 generated)
|