1. 15c8ac4 Add message sizing to basic IPC traits and struct macros. by rockot · 9 years ago
  2. 6dbfea5 IPC::Message -> base::Pickle by rockot · 9 years ago
  3. a487947 Move Pickle to base namespace. by brettw · 9 years ago
  4. 0dd1088 Make IPC_ENUM_TRAITS_MIN_MAX_VALUE() work with c++11 enum class. by tsepez · 10 years ago
  5. 384d976 Implement off-the-wire validation scheme for emum types. by tsepez@chromium.org · 11 years ago
  6. 0fc8736 Refactor Pickle Read methods to use higher performance PickleIterator. by jbates@chromium.org · 13 years ago
  7. c14d448 views: Add an Options enum to MessageBoxView control. by tfarina@chromium.org · 13 years ago
  8. 5a4c53c Here are more exports needed for content_unittests to link in the component build. by dpranke@chromium.org · 13 years ago
  9. 4ae3f56 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 jam@chromium.org · 14 years ago
  10. 1ac4613 Make the implementation .cc files go away, instead have the authors give us a header only. by tsepez@chromium.org · 14 years ago