1. 05cfd8ddb Move Pickle to base namespace. by brettw · 10 years ago
  2. 48fc13b Remove deprecated methods from Pickle. by avi · 11 years ago
  3. f13c491 Revert of Remove deprecated methods from Pickle. (patchset #10 id:180001 of https://codereview.chromium.org/818833004/) by avi · 11 years ago
  4. b740bfe2 Remove deprecated methods from Pickle. by Avi Drissman · 11 years ago
  5. dedd0a9 Implement off-the-wire validation scheme for emum types. by [email protected] · 12 years ago
  6. 01c86ec Remove the rest of #pragma once in one big CL. by [email protected] · 13 years ago
  7. 01cca004 Add support for default values of IPC_STRUCT_MEMBER. by [email protected] · 13 years ago
  8. ce208f87 Refactor Pickle Read methods to use higher performance PickleIterator. by [email protected] · 13 years ago
  9. 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
  10. d7a5e3e Change common_message_generator code block. by [email protected] · 14 years ago
  11. 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
  12. 6476c72c Make the implementation .cc files go away, instead have the authors give us a header only. by [email protected] · 15 years ago