|
FBTF: Reapplies r55259, the first new IPC definition patch.
This moves MessageWithTuple::Read() back into the main ipc_message_utils.h
header from the private ipc_messsage_utils_impl.h header. In release mode, this
was causing link failures.
BUG= 51411
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=55587
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+863 lines, -226 lines) |
Patch |
 |
M |
base/tuple.h
|
View
|
|
10 chunks |
+156 lines, -108 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/importer/firefox_importer_unittest_utils_mac.cc
|
View
|
|
1 chunk |
+6 lines, -1 line |
0 comments
|
Download
|
 |
A |
chrome/browser/importer/importer_messages.cc
|
View
|
|
1 chunk |
+11 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome.gyp
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
|
2 chunks |
+7 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_common.gypi
|
View
|
|
7 chunks |
+9 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/common/common_param_traits.h
|
View
|
|
2 chunks |
+2 lines, -1 line |
0 comments
|
Download
|
 |
A |
chrome/common/devtools_messages.cc
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/gpu_messages.cc
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/nacl_messages.cc
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/nacl_messages_internal.h
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/plugin_messages.cc
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/render_messages.cc
|
View
|
|
1 chunk |
+12 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/common/render_messages_internal.h
|
View
|
|
3 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
A |
chrome/common/service_messages.cc
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/utility_messages.cc
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/common/worker_messages.cc
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/automation/automation_messages.cc
|
View
|
|
1 chunk |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ipc/ipc_fuzzing_tests.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
A |
ipc/ipc_message_impl_macros.h
|
View
|
|
1 chunk |
+304 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ipc/ipc_message_macros.h
|
View
|
|
6 chunks |
+196 lines, -85 lines |
0 comments
|
Download
|
 |
M |
ipc/ipc_message_utils.h
|
View
|
|
9 chunks |
+26 lines, -28 lines |
2 comments
|
Download
|
 |
M |
ipc/ipc_message_utils.cc
|
View
|
|
1 chunk |
+18 lines, -0 lines |
0 comments
|
Download
|
 |
A |
ipc/ipc_message_utils_impl.h
|
View
|
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
M |
ipc/sync_socket_unittest.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
printing/pdf_ps_metafile_cairo.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
printing/pdf_ps_metafile_cairo.cc
|
View
|
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
Total messages: 3 (0 generated)
|