1. ea1be23 Update copyright headers in ipc/, ios/, infra/ by Avi Drissman · 3 years ago
  2. 2d879af Run clang-tidy modernize-use-equals-{delete,default} on //ipc by Chris Watkins · 8 years ago
  3. f810f07f Remove IPC::Endpoint. by sammc · 9 years ago
  4. 19eb6f7c Remove obsolete methods from IPC::Channel and related classes. by sammc · 9 years ago
  5. 6b787f9 Remove usage of base::ObserverList<T>::Iter::GetNext() in //ipc. by dcheng · 9 years ago
  6. 246998d8 Switch to standard integer types in ipc/. by avi · 10 years ago
  7. 10a5c06 ipc: Convert int types from basictypes.h to the ones from stdint.h by tfarina · 10 years ago
  8. 5a1613dc Move ObserverList to base namespace. by brettw · 10 years ago
  9. 4ef352d base: Stop passing a non-const ref to ObserverListBase::Iterator. by danakj · 10 years ago
  10. a409ccc Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD. by morrita · 11 years ago
  11. cfdd7ba3 Remove IPC::Channel::TakePipeHandle() by morrita · 11 years ago
  12. 6486088 Introduce ChannelMojo by [email protected] · 11 years ago
  13. 5210d59 IPC::Channel: Reduce POSIX specific API surface by [email protected] · 11 years ago
  14. 2f60c9b Make IPC::Channel polymorphic by [email protected] · 11 years ago
  15. 0ee99068 ipc: Remove ipc_listener.h from ipc_channel.h and update the files. by [email protected] · 13 years ago
  16. b7f59e82 Remove Message::Sender and Channel::Listener typedefs. by [email protected] · 13 years ago
  17. 9f9db89 Add support for attaching filters to an IPC TestSink. by [email protected] · 15 years ago
  18. 3ff2a103 Move the TestSink for doing IPC tests from chrome/common into IPC and create a new IPC test_support project that references it. by [email protected] · 15 years ago[Renamed (88%) from chrome/common/ipc_test_sink.cc]
  19. 6db8d990 Revert 70144 and 70145 and add a build fix. by [email protected] · 15 years ago
  20. 2c9847a1 Revert 70141 - Make a few more places use bool for OnMessageReceived. by [email protected] · 15 years ago
  21. abac987 Make a few more places use bool for OnMessageReceived. by [email protected] · 15 years ago
  22. a83d4229 FBTF: Header cleanup in chrome/common. Part 1. by [email protected] · 15 years ago
  23. 90b721e6 Pepper audio basic functionality unit test, take 3. by [email protected] · 15 years ago
  24. b44a681 Revert 43234 - Add a Pepper audio basic functionality unit test, take 2. by [email protected] · 15 years ago
  25. 74f2754 Add a Pepper audio basic functionality unit test, take 2. by [email protected] · 15 years ago
  26. 445623e6 Revert 42656 - Add a Pepper audio basic functionality unit test. by [email protected] · 15 years ago
  27. bb06e1b Add a Pepper audio basic functionality unit test. by [email protected] · 15 years ago
  28. 168ae92 Added new IPC message class for CommandBuffer. by [email protected] · 16 years ago
  29. 82e5ee8 Revert "Move IPC code to ipc/" by [email protected] · 16 years ago[Renamed (96%) from ipc/ipc_test_sink.cc]
  30. 8cf3f1da Move IPC code to ipc/ by [email protected] · 16 years ago[Renamed (96%) from chrome/common/ipc_test_sink.cc]
  31. a16ed65e NO CODE CHANGE. by [email protected] · 17 years ago
  32. cde96e1 Factor out the message sink from MockRenderThread to a separate class. I will be by [email protected] · 17 years ago