|
ui: Remove SurfaceTexture GpuMemoryBuffer type.
This is not currently used and there are no plans to enable it.
Remove it for now to keep the code simple. We can always add it
back later if it turns out useful.
BUG=
TEST=
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel
Committed: https://crrev.com/c0329013d5cacd4c6c135e9d130a66ac3e25db4a
Cr-Commit-Position: refs/heads/master@{#420260}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+0 lines, -462 lines) |
Patch |
 |
M |
content/browser/gpu/browser_gpu_memory_buffer_manager.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/media/video_capture_buffer_pool.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
gpu/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/in_process_command_buffer.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
gpu/ipc/client/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
gpu/ipc/client/gpu_channel_host.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
gpu/ipc/client/gpu_memory_buffer_impl.cc
|
View
|
1
|
2 chunks |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
D |
gpu/ipc/client/gpu_memory_buffer_impl_surface_texture.h
|
View
|
|
1 chunk |
+0 lines, -62 lines |
0 comments
|
Download
|
 |
D |
gpu/ipc/client/gpu_memory_buffer_impl_surface_texture.cc
|
View
|
|
1 chunk |
+0 lines, -152 lines |
0 comments
|
Download
|
 |
D |
gpu/ipc/client/gpu_memory_buffer_impl_surface_texture_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
gpu/ipc/common/gpu_memory_buffer_support.cc
|
View
|
1
|
2 chunks |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
gpu/ipc/service/BUILD.gn
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
gpu/ipc/service/gpu_memory_buffer_factory.cc
|
View
|
1
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
D |
gpu/ipc/service/gpu_memory_buffer_factory_surface_texture.h
|
View
|
|
1 chunk |
+0 lines, -65 lines |
0 comments
|
Download
|
 |
D |
gpu/ipc/service/gpu_memory_buffer_factory_surface_texture.cc
|
View
|
|
1 chunk |
+0 lines, -98 lines |
0 comments
|
Download
|
 |
D |
gpu/ipc/service/gpu_memory_buffer_factory_surface_texture_unittest.cc
|
View
|
|
1 chunk |
+0 lines, -16 lines |
0 comments
|
Download
|
 |
M |
ui/gfx/gpu_memory_buffer.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/gfx/mojo/buffer_types.mojom
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/gfx/mojo/buffer_types_traits.h
|
View
|
|
2 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
Total messages: 60 (35 generated)
|