1. 6b47767 IPC: Fix attachment brokering race condition. by erikchen · 8 years ago
  2. c3fb6c5 Convert scoped_ptr to std::unique_ptr in //ipc. by danakj · 8 years ago
  3. 6194d97 Change IPC::ChannelMojo to use associated interfaces. by sammc · 9 years ago
  4. 42ebda4 Switch to standard integer types in ipc/. by avi · 9 years ago
  5. cb85086 ipc: Write end-to-end tests for SharedMemoryHandle brokering on Mac. by erikchen · 9 years ago
  6. 2d565d3 ipc: Remove basictypes.h includes. by tfarina · 9 years ago
  7. 3155dee ipc: Add attachment broker code for the privileged browser process. by erikchen · 9 years ago
  8. 9d483fc Fix ipc_mojo_perftests which has been broken since last Mojo roll by morrita · 10 years ago
  9. fadecfb Make ChannelMojoHost::ChannelDelegate a RefContedThreadSafe by morrita · 10 years ago
  10. f355d88 MultiProcessTest: Update SpawnChild* to return a Process. by rvargas · 10 years ago
  11. cd52576 Standardize usage of virtual/override/final specifiers in ipc/. by dcheng · 10 years ago
  12. d41cdbb replace OVERRIDE and FINAL with override and final in ipc/ by mostynb · 10 years ago
  13. 7c48ab8 IPC::ChannelMojo: Introduce IPC::MojoBootstrap for Windows by morrita · 10 years ago
  14. ab77970 Add ipc_mojo_perftests by morrita · 10 years ago
  15. 369f915 Fix a DCHECK violation in ipc_perftests by yzshen · 10 years ago
  16. 07bc797 ipc/ fixups for scoped_refptr operator T* removal. by dcheng · 10 years ago
  17. a422094 Add ChannelProxy benchmark to ipc_perftests. by morrita · 10 years ago
  18. 15996aa Introduce ChannelMojo by morrita@chromium.org · 10 years ago
  19. 1931971 Update include paths in ipc for base/process changes. by rsesek@chromium.org · 11 years ago
  20. 8799428 Move MessageLoop to base namespace. by brettw@chromium.org · 11 years ago
  21. 0015594 Refactor (many) IPC tests, notably most of the multiprocess tests. by viettrungluu@chromium.org · 12 years ago
  22. 7d86af2 Make ipc_tests file structure a little saner and add an ipc_perftests target. by viettrungluu@chromium.org · 12 years ago[Renamed (60%) from ipc/ipc_tests.h]
  23. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  24. 362c8a8 Add OVERRIDE to ipc/. by avi@chromium.org · 13 years ago
  25. 1c8c3be Re-land part of r55416, minus actually moving the test_suite.h contents to a .cc file. by brettw@chromium.org · 14 years ago
  26. 12ec1e8 Revert 55400 - Cleanup in base. This moves the implementation (and a bunch of header file by nsylvain@chromium.org · 14 years ago
  27. d1d70ba Cleanup in base. This moves the implementation (and a bunch of header file by brettw@chromium.org · 14 years ago
  28. 3f98514 Add an AppendSwitchASCII to CommandLine, and convert a test to it. by evan@chromium.org · 14 years ago
  29. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  30. 4f325aa This adds the first version of SyncSocket to base, along with a trivial unittest. by sehr@google.com · 15 years ago
  31. 1c6dcf2 Split the IPC code into ipc/ by agl@chromium.org · 15 years ago
  32. 9f96682 Revert "Move IPC code to ipc/" by agl@chromium.org · 15 years ago
  33. 2390c8c Move IPC code to ipc/ by agl@chromium.org · 15 years ago