|
gpu: Remove GPU service side GMB creation from handle.
Buffer creation from handle does not need to happen on the
GPU service side. This reduces complexity and improves
performance by avoiding a round-trip to the GPU process
when importing buffers.
BUG= 597932
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+21 lines, -187 lines) |
Patch |
 |
M |
content/browser/gpu/browser_gpu_memory_buffer_manager.cc
|
View
|
|
2 chunks |
+21 lines, -21 lines |
0 comments
|
Download
|
 |
M |
content/browser/gpu/gpu_process_host.h
|
View
|
|
1 chunk |
+0 lines, -10 lines |
0 comments
|
Download
|
 |
M |
content/browser/gpu/gpu_process_host.cc
|
View
|
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_memory_buffer_factory.h
|
View
|
|
1 chunk |
+0 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_memory_buffer_factory_io_surface.h
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_memory_buffer_factory_io_surface.cc
|
View
|
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.h
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc
|
View
|
|
1 chunk |
+0 lines, -14 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_memory_buffer_factory_surface_texture.h
|
View
|
|
1 chunk |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_memory_buffer_factory_surface_texture.cc
|
View
|
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_memory_buffer_factory_test_template.h
|
View
|
|
1 chunk |
+0 lines, -42 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu_host_messages.h
|
View
|
|
2 chunks |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
M |
content/gpu/gpu_child_thread.cc
|
View
|
|
2 chunks |
+0 lines, -14 lines |
0 comments
|
Download
|
Depends on Patchset:
Total messages: 1 (1 generated)
|