Sign in
chromium
/
chromium
/
src
/
a93c58151c01a8ccc6d98697f04c851f8992ef92
/
ipc
/
param_traits_read_macros.h
05cfd8ddb
Move Pickle to base namespace.
by brettw
· 10 years ago
48fc13b
Remove deprecated methods from Pickle.
by avi
· 11 years ago
f13c491
Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of https://codereview.chromium.org/818833004/)
by avi
· 11 years ago
b740bfe2
Remove deprecated methods from Pickle.
by Avi Drissman
· 11 years ago
dedd0a9
Implement off-the-wire validation scheme for emum types.
by
[email protected]
· 12 years ago
01c86ec
Remove the rest of #pragma once in one big CL.
by
[email protected]
· 13 years ago
01cca004
Add support for default values of IPC_STRUCT_MEMBER.
by
[email protected]
· 13 years ago
ce208f87
Refactor Pickle Read methods to use higher performance PickleIterator.
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