|
gpu: Move ContextProviderCommandBuffer into mus gpu client-lib.
By moving ContextProviderCommandBuffer into mus gpu client-lib, both
content and other mus clients can use this.
BUG= 643746
TBR=jam@ for content/renderer and content/test (since simple rename)
Committed: https://crrev.com/85cc5d8da31c92572589c5522fd90643be6580d6
Cr-Commit-Position: refs/heads/master@{#439694}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+232 lines, -1032 lines) |
Patch |
 |
M |
content/browser/BUILD.gn
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/browser/compositor/browser_compositor_output_surface.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/compositor/gpu_browser_compositor_output_surface.h
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/compositor/gpu_browser_compositor_output_surface.cc
|
View
|
1
2
|
3 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/browser/compositor/gpu_output_surface_mac.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/compositor/gpu_output_surface_mac.mm
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/compositor/gpu_process_transport_factory.h
|
View
|
1
2
|
2 chunks |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/compositor/gpu_process_transport_factory.cc
|
View
|
1
2
3
4
5
|
8 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
 |
M |
content/browser/compositor/gpu_surfaceless_browser_compositor_output_surface.h
|
View
|
1
2
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/compositor/gpu_surfaceless_browser_compositor_output_surface.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/compositor/mus_browser_compositor_output_surface.h
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/compositor/mus_browser_compositor_output_surface.cc
|
View
|
1
2
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/browser/compositor/offscreen_browser_compositor_output_surface.h
|
View
|
1
2
|
1 chunk |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/compositor/offscreen_browser_compositor_output_surface.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/browser/compositor/reflector_texture.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/gpu/gpu_ipc_browsertests.cc
|
View
|
1
2
|
7 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/compositor_impl_android.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/compositor_impl_android.cc
|
View
|
1
2
|
5 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/context_provider_factory_impl_android.h
|
View
|
1
2
3
|
4 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/context_provider_factory_impl_android.cc
|
View
|
1
2
|
4 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view_android.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/common/BUILD.gn
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
D |
content/common/gpu/client/command_buffer_metrics.h
|
View
|
|
1 chunk |
+0 lines, -43 lines |
0 comments
|
Download
|
 |
D |
content/common/gpu/client/command_buffer_metrics.cc
|
View
|
|
1 chunk |
+0 lines, -182 lines |
0 comments
|
Download
|
 |
D |
content/common/gpu/client/context_provider_command_buffer.h
|
View
|
|
1 chunk |
+0 lines, -143 lines |
0 comments
|
Download
|
 |
D |
content/common/gpu/client/context_provider_command_buffer.cc
|
View
|
|
1 chunk |
+0 lines, -468 lines |
0 comments
|
Download
|
 |
M |
content/renderer/child_frame_compositing_helper.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/gpu/render_widget_compositor.cc
|
View
|
1
2
3
4
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/gpu/renderer_compositor_frame_sink.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/media/android/stream_texture_factory.h
|
View
|
1
2
|
4 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/android/stream_texture_factory.cc
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/renderer_gpu_video_accelerator_factories.h
|
View
|
1
2
|
5 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/renderer_gpu_video_accelerator_factories.cc
|
View
|
1
2
|
5 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/video_track_recorder.cc
|
View
|
1
2
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webmediaplayer_ms.cc
|
View
|
|
2 chunks |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/renderer/media/webmediaplayer_ms_compositor.cc
|
View
|
1
2
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/media/webrtc/webrtc_video_capturer_adapter.cc
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/video_decoder_shim.h
|
View
|
1
2
|
2 chunks |
+5 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/pepper/video_decoder_shim.cc
|
View
|
1
2
|
5 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_frame_impl.cc
|
View
|
1
2
3
4
5
|
3 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_thread_impl.h
|
View
|
1
2
|
5 chunks |
+7 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/renderer/render_thread_impl.cc
|
View
|
1
2
|
13 chunks |
+18 lines, -17 lines |
0 comments
|
Download
|
 |
M |
content/renderer/renderer_blink_platform_impl.cc
|
View
|
1
2
|
5 chunks |
+6 lines, -6 lines |
0 comments
|
Download
|
 |
M |
content/renderer/webgraphicscontext3d_provider_impl.h
|
View
|
1
2
|
2 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/renderer/webgraphicscontext3d_provider_impl.cc
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/test/BUILD.gn
|
View
|
1
2
3
4
5
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
content/test/DEPS
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
content/test/layouttest_support.cc
|
View
|
1
2
|
3 chunks |
+10 lines, -9 lines |
0 comments
|
Download
|
 |
M |
services/ui/public/cpp/gpu/BUILD.gn
|
View
|
1
2
|
2 chunks |
+13 lines, -2 lines |
0 comments
|
Download
|
 |
A + |
services/ui/public/cpp/gpu/command_buffer_metrics.h
|
View
|
1
2
|
2 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
 |
A + |
services/ui/public/cpp/gpu/command_buffer_metrics.cc
|
View
|
1
2
|
3 chunks |
+19 lines, -19 lines |
0 comments
|
Download
|
 |
A + |
services/ui/public/cpp/gpu/context_provider_command_buffer.h
|
View
|
1
2
|
4 chunks |
+8 lines, -9 lines |
0 comments
|
Download
|
 |
A + |
services/ui/public/cpp/gpu/context_provider_command_buffer.cc
|
View
|
1
2
|
6 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
Total messages: 44 (33 generated)
|