|
services/ui: Remove deprecated gpu code
Summary of changes:
. Move RasterThreadHelper into the client lib, since it's used by mus
clients (views).
. Remove the --use-mojo-gpu-command-buffer-in-mus flag, which means
chrome gpu command buffer is now used on Windows for mus.
. Delete the rest of the code in services/ui/gles2, and
OzoneGpuMemoryBuffer from services/ui/surfaces.
BUG= 623157, 630893
Committed: https://crrev.com/d4628518ceaafa1f53bc0903dcf5fff3c61635ac
Cr-Commit-Position: refs/heads/master@{#408207}
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+75 lines, -3385 lines) |
Patch |
 |
M |
content/browser/compositor/gpu_process_transport_factory.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/browser/compositor/mus_browser_compositor_output_surface.cc
|
View
|
1
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/gpu/gpu_data_manager_impl_private.cc
|
View
|
1
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_process_host_impl.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
services/ui/BUILD.gn
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/ui/common/gpu_service.h
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
services/ui/common/gpu_service.cc
|
View
|
1
|
1 chunk |
+0 lines, -12 lines |
0 comments
|
Download
|
 |
M |
services/ui/common/switches.h
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/ui/common/switches.cc
|
View
|
1
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/BUILD.gn
|
View
|
1
2
|
1 chunk |
+0 lines, -89 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/DEPS
|
View
|
1
2
|
1 chunk |
+0 lines, -8 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/OWNERS
|
View
|
1
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/command_buffer_driver.h
|
View
|
1
2
|
1 chunk |
+0 lines, -173 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/command_buffer_driver.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -568 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/command_buffer_driver_manager.h
|
View
|
1
2
|
1 chunk |
+0 lines, -46 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/command_buffer_driver_manager.cc
|
View
|
1
2
3
4
5
|
1 chunk |
+0 lines, -50 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/command_buffer_impl.h
|
View
|
1
2
|
1 chunk |
+0 lines, -126 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/command_buffer_impl.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -301 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/command_buffer_local.h
|
View
|
1
2
|
1 chunk |
+0 lines, -184 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/command_buffer_local.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -568 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/command_buffer_local_client.h
|
View
|
1
2
|
1 chunk |
+0 lines, -31 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/command_buffer_task_runner.h
|
View
|
1
2
|
1 chunk |
+0 lines, -78 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/command_buffer_task_runner.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -77 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/gl_surface_adapter.h
|
View
|
1
2
|
1 chunk |
+0 lines, -71 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/gl_surface_adapter.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -57 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/gpu_impl.h
|
View
|
1
2
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/gpu_impl.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/gpu_memory_tracker.h
|
View
|
1
2
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/gpu_memory_tracker.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -36 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/gpu_state.h
|
View
|
1
2
|
1 chunk |
+0 lines, -107 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/gpu_state.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -82 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/ozone_gpu_memory_buffer.h
|
View
|
1
2
|
1 chunk |
+0 lines, -71 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/ozone_gpu_memory_buffer.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -115 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/raster_thread_helper.h
|
View
|
1
2
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
 |
D |
services/ui/gles2/raster_thread_helper.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -27 lines |
0 comments
|
Download
|
 |
M |
services/ui/public/cpp/BUILD.gn
|
View
|
1
2
|
3 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/ui/public/cpp/lib/gles2_context.cc
|
View
|
1
|
1 chunk |
+24 lines, -41 lines |
0 comments
|
Download
|
 |
A + |
services/ui/public/cpp/lib/raster_thread_helper.cc
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
A + |
services/ui/public/cpp/raster_thread_helper.h
|
View
|
1
2
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
M |
services/ui/service.h
|
View
|
1
2
3
4
5
|
3 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
services/ui/service.cc
|
View
|
1
2
3
4
5
|
9 chunks |
+2 lines, -44 lines |
0 comments
|
Download
|
 |
M |
services/ui/surfaces/BUILD.gn
|
View
|
1
2
3
4
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
services/ui/surfaces/direct_output_surface_ozone.h
|
View
|
1
2
3
4
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
services/ui/surfaces/direct_output_surface_ozone.cc
|
View
|
1
2
3
4
|
1 chunk |
+3 lines, -10 lines |
0 comments
|
Download
|
 |
M |
services/ui/surfaces/display_compositor.h
|
View
|
1
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
services/ui/surfaces/display_compositor.cc
|
View
|
1
|
2 chunks |
+1 line, -2 lines |
0 comments
|
Download
|
 |
D |
services/ui/surfaces/ozone_gpu_memory_buffer_manager.h
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -39 lines |
0 comments
|
Download
|
 |
M |
services/ui/surfaces/ozone_gpu_memory_buffer_manager.cc
|
View
|
1
2
3
4
|
1 chunk |
+0 lines, -49 lines |
0 comments
|
Download
|
 |
M |
services/ui/surfaces/surfaces_context_provider.h
|
View
|
1
2
|
5 chunks |
+1 line, -14 lines |
0 comments
|
Download
|
 |
M |
services/ui/surfaces/surfaces_context_provider.cc
|
View
|
1
2
|
3 chunks |
+30 lines, -78 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/BUILD.gn
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/ui/ws/frame_generator.h
|
View
|
1
|
3 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/frame_generator.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/frame_generator_unittest.cc
|
View
|
1
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/platform_display.cc
|
View
|
1
|
2 chunks |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
services/ui/ws/platform_display_init_params.h
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/ui/ws/platform_display_init_params.cc
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
services/ui/ws/window_tree_host_factory.cc
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/mus/BUILD.gn
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
ui/views/mus/native_widget_mus.h
|
View
|
1
2
3
4
|
3 chunks |
+0 lines, -6 lines |
0 comments
|
Download
|
 |
M |
ui/views/mus/native_widget_mus.cc
|
View
|
1
2
3
4
|
3 chunks |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
M |
ui/views/mus/surface_context_factory.h
|
View
|
1
2
3
4
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 50 (32 generated)
|