1. b83485d Remove IPC::Endpoint. by sammc · 8 years ago
  2. 2d06263 Remove obsolete methods from IPC::Channel and related classes. by sammc · 8 years ago
  3. 81f5fa8 Remove deprecated functions from comment for IPC::TestSink. by kotenkov · 9 years ago
  4. 42ebda4 Switch to standard integer types in ipc/. by avi · 9 years ago
  5. ad02964 Don't use base::MessageLoop::{Quit,QuitClosure} in extensions/, ipc/ by ki.stfu · 9 years ago
  6. 2d565d3 ipc: Remove basictypes.h includes. by tfarina · 9 years ago
  7. 1cbfa08 ipc: Convert int types from basictypes.h to the ones from stdint.h by tfarina · 9 years ago
  8. 184b350 Replace more ObserverList with base::ObserverList. by brettw · 9 years ago
  9. 79a9090 Move Tuple to base namespace. by brettw · 9 years ago
  10. ef7721a Standardize usage of virtual/override/final in ipc/ by dcheng · 10 years ago
  11. 9b01d24 Revert of Standardize usage of virtual/override/final in ipc/ (patchset #1 id:1 of https://codereview.chromium.org/645623006/) by dcheng · 10 years ago
  12. 1967f8d Standardize usage of virtual/override/final in ipc/ by dcheng · 10 years ago
  13. 13e514d Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD. by morrita · 10 years ago
  14. d41cdbb replace OVERRIDE and FINAL with override and final in ipc/ by mostynb · 10 years ago
  15. 5785428 Remove IPC::Channel::TakePipeHandle() by morrita · 10 years ago
  16. 15996aa Introduce ChannelMojo by morrita@chromium.org · 10 years ago
  17. bbcb44c Build fix with gcc 4.8 and C++11 enabled by ch.dumez@samsung.com · 10 years ago
  18. 844f1c3 IPC::Channel: Reduce POSIX specific API surface by morrita@chromium.org · 10 years ago
  19. fde2b6b Make IPC::Channel polymorphic by morrita@chromium.org · 10 years ago
  20. 0dc2c0c Revert 193974 "Test extension reloading behavior." by dmazzoni@chromium.org · 12 years ago
  21. 9903f12 Test extension reloading behavior. by jyasskin@chromium.org · 12 years ago
  22. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  23. db1259e Remove Message::Sender and Channel::Listener typedefs. by brettw@chromium.org · 12 years ago
  24. 362c8a8 Add OVERRIDE to ipc/. by avi@chromium.org · 13 years ago
  25. 78b7593 Virtual destructors should have virtual keyword. by hans@chromium.org · 13 years ago
  26. cbc95ec Simplify ResolveProxyMsgHelper. Make it not special case renderer/plugin, and derive from BrowserMessageFilter for easier filtering and replying. by jam@chromium.org · 14 years ago
  27. ccb3fef Rent syncemove all uses of the global Dispatcher Get function. by brettw@chromium.org · 14 years ago
  28. 44ae58f Add support for attaching filters to an IPC TestSink. by bryner@chromium.org · 14 years ago
  29. c0f8558 Move the TestSink for doing IPC tests from chrome/common into IPC and create a new IPC test_support project that references it. by brettw@google.com · 14 years ago
  30. 9f96682 Revert "Move IPC code to ipc/" by agl@chromium.org · 16 years ago
  31. 2390c8c Move IPC code to ipc/ by agl@chromium.org · 16 years ago