|
Generate param traits size methods for IPC files in content/ (and traits it depends on).
This allows us to reuse these traits in Mojo if needed.
I didn't add GetSize to every single trait in content/ and below; just enough to get the content message generator to compile with the size traits.
NOTRY=true
Committed: https://crrev.com/45eceef93a1f6018a9a9a63df84fa0b32a326315
Cr-Commit-Position: refs/heads/master@{#393058}
Total comments: 5
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+533 lines, -37 lines) |
Patch |
|
M |
base/pickle.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
base/pickle.cc
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/common/cc_messages.h
|
View
|
|
6 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/common/cc_messages.cc
|
View
|
1
|
6 chunks |
+78 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/common/content_message_generator.cc
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/common/content_param_traits.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/common/content_param_traits.cc
|
View
|
|
2 chunks |
+12 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/common/indexed_db/indexed_db_param_traits.h
|
View
|
|
3 chunks |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/common/indexed_db/indexed_db_param_traits.cc
|
View
|
1
|
3 chunks |
+55 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/common/input/input_param_traits.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
content/common/input/input_param_traits.cc
|
View
|
|
1 chunk |
+8 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/common/media/media_param_traits.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/common/media/media_param_traits.cc
|
View
|
|
2 chunks |
+20 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/common/resource_messages.h
|
View
|
|
5 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/common/resource_messages.cc
|
View
|
1
|
5 chunks |
+99 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/public/common/OWNERS
|
View
|
1
2
3
|
1 chunk |
+11 lines, -15 lines |
0 comments
|
Download
|
|
M |
content/public/common/common_param_traits.h
|
View
|
|
5 chunks |
+5 lines, -0 lines |
0 comments
|
Download
|
|
M |
content/public/common/common_param_traits.cc
|
View
|
|
6 chunks |
+37 lines, -0 lines |
0 comments
|
Download
|
|
M |
device/bluetooth/bluetooth_uuid.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
device/bluetooth/bluetooth_uuid.cc
|
View
|
1
|
2 chunks |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_message.cc
|
View
|
|
1 chunk |
+3 lines, -0 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_message_utils.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
ipc/ipc_message_utils.cc
|
View
|
1
2
|
3 chunks |
+23 lines, -0 lines |
0 comments
|
Download
|
|
M |
ipc/mach_port_mac.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
ipc/mach_port_mac.cc
|
View
|
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
|
M |
media/gpu/ipc/common/media_param_traits.cc
|
View
|
|
1 chunk |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
mojo/public/tools/bindings/mojom.gni
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
ui/events/ipc/latency_info_param_traits.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
ui/events/ipc/latency_info_param_traits.cc
|
View
|
|
2 chunks |
+20 lines, -0 lines |
0 comments
|
Download
|
|
M |
ui/gfx/ipc/OWNERS
|
View
|
1
2
3
|
1 chunk |
+8 lines, -11 lines |
0 comments
|
Download
|
|
M |
ui/gfx/ipc/geometry/OWNERS
|
View
|
1
2
3
|
1 chunk |
+8 lines, -11 lines |
0 comments
|
Download
|
|
M |
ui/gfx/ipc/geometry/gfx_param_traits.h
|
View
|
|
7 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
|
M |
ui/gfx/ipc/geometry/gfx_param_traits.cc
|
View
|
|
7 chunks |
+39 lines, -0 lines |
0 comments
|
Download
|
|
M |
ui/gfx/ipc/gfx_param_traits.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
ui/gfx/ipc/gfx_param_traits.cc
|
View
|
1
|
3 chunks |
+19 lines, -0 lines |
0 comments
|
Download
|
|
M |
ui/gfx/ipc/skia/gfx_skia_param_traits.h
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
|
M |
ui/gfx/ipc/skia/gfx_skia_param_traits.cc
|
View
|
|
2 chunks |
+10 lines, -0 lines |
0 comments
|
Download
|
|
M |
url/ipc/url_param_traits.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
|
M |
url/ipc/url_param_traits.cc
|
View
|
1
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
Total messages: 34 (17 generated)
|