summaryrefslogtreecommitdiff
path: root/ipc/ipc_message_templates.h
AgeCommit message (Expand)Author
2020-06-05Remove an IPC message copy on DispatchWithParamDelayReplytzik
2020-06-05Pass Chrome IPC message parameters by movetzik
2020-06-05[c++] Whitelist std::integer_sequence and replace base::IndexSequence with st...Jeremy Roman
2020-06-05Make printing work better with OOPIF. (try 2)thestig
2020-06-05Revert of Make printing work better with OOPIF. (patchset #17 id:340001 of ht...sgurun
2020-06-05Make printing work better with OOPIF.thestig
2020-06-05Move TRACE_EVENT in IPC message dispatch to add message namessid
2020-06-05Replace base::Tuple in //ipc with std::tupletzik
2020-06-05use variadic macros/templates in IPC message implementationmdempsky