1. dedd0a9 Implement off-the-wire validation scheme for emum types. by [email protected] · 12 years ago
  2. 01cca004 Add support for default values of IPC_STRUCT_MEMBER. by [email protected] · 13 years ago
  3. 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
  4. d7a5e3e Change common_message_generator code block. by [email protected] · 14 years ago
  5. 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
  6. 6476c72c Make the implementation .cc files go away, instead have the authors give us a header only. by [email protected] · 15 years ago