Sign in
chromium
/
chromium
/
src
/
5ad5f93029e1767bb46ed6b8310b608cd7b7460a
/
ipc
/
ipc_message_null_macros.h
dedd0a9
Implement off-the-wire validation scheme for emum types.
by
[email protected]
· 12 years ago
01cca004
Add support for default values of IPC_STRUCT_MEMBER.
by
[email protected]
· 13 years ago
6766b17
Get rid of a bunch of view_messages.h includes from chrome by making the TabContentsObserver interface not use a struct from it. Instead, the interface uses a new struct, content::FrameNavigateParams, that's in the public directory. The IPC message's struct derives from it.
by
[email protected]
· 14 years ago
d7a5e3e
Change common_message_generator code block.
by
[email protected]
· 14 years ago
94dc971d
Move resource related IPCs to their own file in content. I added a IPC_STRUCT_TRAITS_PARENT macro to allow the automatic serializing macros to add a parent struct.
by
[email protected]
· 14 years ago
6476c72c
Make the implementation .cc files go away, instead have the authors give us a header only.
by
[email protected]
· 15 years ago