|
ozone: rename to GpuMemoryBuffer(Factory|Impl)OzoneNativePixmap.
GpuMemoryBuffer(Factory|Impl)OzoneNativeBuffer eventually creates NativePixmap,
so rename them to GpuMemoryBuffer(Factory|Impl)OzoneNativePixmap.
BUG= 475633
Committed: https://crrev.com/6a80cc0d45f2f51dd4604ef2f78473e43786eb6c
Cr-Commit-Position: refs/heads/master@{#340258}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+106 lines, -693 lines) |
Patch |
 |
M |
content/browser/gpu/browser_gpu_memory_buffer_manager.cc
|
View
|
1
2
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/common/BUILD.gn
|
View
|
1
2
|
1 chunk |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/client/gpu_channel_host.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
content/common/gpu/client/gpu_memory_buffer_impl.cc
|
View
|
1
2
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
 |
D |
content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.h
|
View
|
|
1 chunk |
+0 lines, -40 lines |
0 comments
|
Download
|
 |
D |
content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc
|
View
|
|
1 chunk |
+0 lines, -56 lines |
0 comments
|
Download
|
 |
A + |
content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap.h
|
View
|
1
2
|
2 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
A + |
content/common/gpu/client/gpu_memory_buffer_impl_ozone_native_pixmap.cc
|
View
|
1
|
1 chunk |
+12 lines, -14 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/gpu_memory_buffer_factory.cc
|
View
|
1
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
D |
content/common/gpu/gpu_memory_buffer_factory_ozone_native_buffer.h
|
View
|
|
1 chunk |
+0 lines, -61 lines |
0 comments
|
Download
|
 |
D |
content/common/gpu/gpu_memory_buffer_factory_ozone_native_buffer.cc
|
View
|
|
1 chunk |
+0 lines, -95 lines |
0 comments
|
Download
|
 |
A + |
content/common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.h
|
View
|
|
3 chunks |
+9 lines, -9 lines |
0 comments
|
Download
|
 |
A + |
content/common/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc
|
View
|
1
|
4 chunks |
+18 lines, -21 lines |
0 comments
|
Download
|
 |
M |
content/common/gpu/media/vaapi_drm_picture.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
content/content_common.gypi
|
View
|
1
2
|
3 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
 |
M |
gpu/command_buffer/service/in_process_command_buffer.cc
|
View
|
1
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
ui/gfx/gpu_memory_buffer.h
|
View
|
1
2
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/demo/ozone_demo.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/demo/surfaceless_gl_renderer.h
|
View
|
|
3 chunks |
+4 lines, -4 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/demo/surfaceless_gl_renderer.cc
|
View
|
|
3 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/gpu/BUILD.gn
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
D |
ui/ozone/gpu/gpu_memory_buffer_factory_ozone_native_buffer.h
|
View
|
|
1 chunk |
+0 lines, -67 lines |
0 comments
|
Download
|
 |
D |
ui/ozone/gpu/gpu_memory_buffer_factory_ozone_native_buffer.cc
|
View
|
|
1 chunk |
+0 lines, -260 lines |
0 comments
|
Download
|
 |
A + |
ui/ozone/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.h
|
View
|
|
3 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
 |
A + |
ui/ozone/gpu/gpu_memory_buffer_factory_ozone_native_pixmap.cc
|
View
|
|
5 chunks |
+9 lines, -11 lines |
0 comments
|
Download
|
 |
M |
ui/ozone/gpu/ozone_gpu.gyp
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 20 (6 generated)
|