1. 1cbfa08 ipc: Convert int types from basictypes.h to the ones from stdint.h by tfarina · 9 years ago
  2. 184b350 Replace more ObserverList with base::ObserverList. by brettw · 9 years ago
  3. 79a9090 Move Tuple to base namespace. by brettw · 9 years ago
  4. ef7721a Standardize usage of virtual/override/final in ipc/ by dcheng · 10 years ago
  5. 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
  6. 1967f8d Standardize usage of virtual/override/final in ipc/ by dcheng · 10 years ago
  7. 13e514d Refactoring: Make IPC::Channel::TakeClientFileDescriptor() a ScopedFD. by morrita · 10 years ago
  8. d41cdbb replace OVERRIDE and FINAL with override and final in ipc/ by mostynb · 10 years ago
  9. 5785428 Remove IPC::Channel::TakePipeHandle() by morrita · 10 years ago
  10. 15996aa Introduce ChannelMojo by morrita@chromium.org · 10 years ago
  11. bbcb44c Build fix with gcc 4.8 and C++11 enabled by ch.dumez@samsung.com · 10 years ago
  12. 844f1c3 IPC::Channel: Reduce POSIX specific API surface by morrita@chromium.org · 10 years ago
  13. fde2b6b Make IPC::Channel polymorphic by morrita@chromium.org · 10 years ago
  14. 0dc2c0c Revert 193974 "Test extension reloading behavior." by dmazzoni@chromium.org · 12 years ago
  15. 9903f12 Test extension reloading behavior. by jyasskin@chromium.org · 12 years ago
  16. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  17. db1259e Remove Message::Sender and Channel::Listener typedefs. by brettw@chromium.org · 12 years ago
  18. 362c8a8 Add OVERRIDE to ipc/. by avi@chromium.org · 13 years ago
  19. 78b7593 Virtual destructors should have virtual keyword. by hans@chromium.org · 13 years ago
  20. 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
  21. ccb3fef Rent syncemove all uses of the global Dispatcher Get function. by brettw@chromium.org · 14 years ago
  22. 44ae58f Add support for attaching filters to an IPC TestSink. by bryner@chromium.org · 14 years ago
  23. 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
  24. 9f96682 Revert "Move IPC code to ipc/" by agl@chromium.org · 16 years ago
  25. 2390c8c Move IPC code to ipc/ by agl@chromium.org · 16 years ago