1. 122c4da Remove base::StringValue by jdoerrie · 8 years ago
  2. 23972357 Remove base::FundamentalValue by jdoerrie · 8 years ago
  3. 9bf370c Remove unused parts of IPC::ChannelHandle. by sammc · 9 years ago
  4. 4a5ac60 Add base::UnguessableToken by tguilbert · 9 years ago
  5. 18573e1 Add IPC serialization support for base::Optional by bmcquade · 9 years ago
  6. 3618252 Support using a Mojo message pipe in a ChannelHandle. by amistry · 9 years ago
  7. 3e86de2a Remove ListValue::Append(new {Fundamental,String}Value(...)) pattern in //ipc by dcheng · 9 years ago
  8. 03de39b2 Convert scoped_ptr to std::unique_ptr in //ipc. by danakj · 9 years ago
  9. c7a7a76 Make IPC::ParamTraits<>GetSize work with base::Value as a result of JSON parsing. by amistry · 9 years ago
  10. 0457af10 Add message sizing to basic IPC traits and struct macros. by rockot · 9 years ago
  11. 246998d8 Switch to standard integer types in ipc/. by avi · 9 years ago
  12. 10a5c06 ipc: Convert int types from basictypes.h to the ones from stdint.h by tfarina · 10 years ago
  13. 1edf97f9 Add ipc ParamTraits for StackVector by miletus · 10 years ago
  14. bd4d711 Change most uses of Pickle to base::Pickle by brettw · 10 years ago
  15. 753bb25 Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330 by [email protected] · 12 years ago
  16. 9ea0ecd Remove unused IPC::Message priority. by [email protected] · 12 years ago
  17. 5799981 Move file_path.h to base/files. by [email protected] · 12 years ago
  18. 14062da ipc: Wrap unit test into IPC namespace. by [email protected] · 12 years ago
  19. 6d4b67a Rename FilePath -> base::FilePath in various toplevel directories by [email protected] · 12 years ago
  20. aeae59f Don't allow '\0' characters in FilePath. by [email protected] · 12 years ago
  21. 2a3aa7b5 Move IPC tests into anonymous namespaces. by [email protected] · 12 years ago
  22. 10cbaf0 Validate that paths don't contain embedded NULLs at deserialization. by [email protected] · 12 years ago
  23. 34d4861 Make the serialization of IPC::Messages inside other IPC::Messages independent by [email protected] · 13 years ago