|
Implement TransferableResource StructTraits
This CL also moves out the dependency on skia
resource_format.h to resource_format_utils. This was to avoid
adding skia as a public dependency from the
TransferableResource StructTraits.
BUG=
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel
Committed: https://crrev.com/6ee49c47ef4aec355eb3f23064a8de8ec4245aed
Cr-Commit-Position: refs/heads/master@{#397105}
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+269 lines, -157 lines) |
Patch |
 |
M |
cc/BUILD.gn
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/cc.gyp
|
View
|
1
2
3
4
5
6
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/cc_tests.gyp
|
View
|
1
2
3
4
5
6
7
8
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/ipc/BUILD.gn
|
View
|
1
2
3
4
5
6
7
|
3 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
cc/ipc/struct_traits_unittest.cc
|
View
|
1
2
3
4
5
6
7
|
2 chunks |
+65 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/ipc/traits_test_service.mojom
|
View
|
1
2
3
4
5
6
7
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/ipc/transferable_resource.mojom
|
View
|
|
1 chunk |
+31 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/ipc/transferable_resource.typemap
|
View
|
|
1 chunk |
+15 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/ipc/transferable_resource_struct_traits.h
|
View
|
|
1 chunk |
+76 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/ipc/typemaps.gni
|
View
|
2
4
5
6
7
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
cc/raster/raster_buffer_provider.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
cc/resources/resource_format.h
|
View
|
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
cc/resources/resource_format.cc
|
View
|
|
1 chunk |
+0 lines, -23 lines |
0 comments
|
Download
|
 |
A |
cc/resources/resource_format_utils.h
|
View
|
|
1 chunk |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
A |
cc/resources/resource_format_utils.cc
|
View
|
|
1 chunk |
+32 lines, -0 lines |
0 comments
|
Download
|
 |
M |
cc/tiles/gpu_image_decode_controller.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
cc/tiles/software_image_decode_controller.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
components/bitmap_uploader/bitmap_uploader.cc
|
View
|
2
4
5
6
7
|
2 chunks |
+11 lines, -12 lines |
0 comments
|
Download
|
 |
M |
components/mus/public/cpp/surfaces/surfaces_type_converters.h
|
View
|
2
4
5
6
7
|
1 chunk |
+0 lines, -13 lines |
0 comments
|
Download
|
 |
M |
components/mus/public/cpp/surfaces/surfaces_type_converters.cc
|
View
|
2
4
5
6
7
|
5 chunks |
+2 lines, -38 lines |
0 comments
|
Download
|
 |
M |
components/mus/public/cpp/surfaces/tests/surface_unittest.cc
|
View
|
2
4
5
6
7
|
3 chunks |
+0 lines, -39 lines |
0 comments
|
Download
|
 |
M |
components/mus/public/interfaces/compositor_frame.mojom
|
View
|
2
4
5
6
7
|
2 chunks |
+2 lines, -28 lines |
0 comments
|
Download
|
 |
M |
content/browser/renderer_host/render_widget_host_view_base.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 32 (17 generated)
|