1. f947ed0 Separate out IPC::Message::Sender and Channel::Listener into a separate class. by brettw@chromium.org · 12 years ago
  2. 42a2e0d Android: Get the cache directory using path service. by nileshagrawal@chromium.org · 12 years ago
  3. 56b3370 Convert uses of int ms to TimeDelta in content/browser, ipc, and webkit/plugins. by tedvessenes@gmail.com · 13 years ago
  4. 10328bb Removing MessageLoop::QuitTask() from ipc/ by dcheng@chromium.org · 13 years ago
  5. 2eb192e Android IPC changes. by jrg@chromium.org · 13 years ago
  6. c4f2de2 Reduce number of unnamed-type-template-args violations (mostly when passing values to DCHECK(), ASSERT_EQ(), etc.), generally by naming previously-anonymous enums. We've decided not to eliminate the warning entirely because doing so is only possible with tons of ugly static_cast<>()s in Mac code. by pkasting@chromium.org · 13 years ago
  7. 344a3d5 There are times on the Mac when pipe names of 0 length may occur. Let the caller handle by dmaclach@chromium.org · 13 years ago
  8. ecc3f07 Tag IPC::Channel::Listener implementations with OVERRIDE by evan@chromium.org · 13 years ago
  9. f37b4e5 Fix NamedProxyLauncher on windows. Wait for the named pipe to be connectable. by kkania@chromium.org · 13 years ago
  10. 5c52868 Move some files from base to base/memory. by levin@chromium.org · 14 years ago
  11. 2812db6 Add some bullet proofing to ipc_channel_posix. by dmaclach@chromium.org · 14 years ago
  12. 8a2c784 Make IPC::Channel::Listener:OnMessageReceived have a return value indicating whether a message was processed or not. by jam@chromium.org · 14 years ago
  13. c1d3d42 Add support for sockets that can listen and accept a connection. by dmaclach@chromium.org · 14 years ago
  14. f22df39 Revert 69694 - Add support for sockets that can listen and accept a connection. by dmaclach@chromium.org · 14 years ago
  15. 6a9b0c7 Add support for sockets that can listen and accept a connection. by dmaclach@chromium.org · 14 years ago
  16. 8194e85 Revert 69690 - Add support for sockets that can listen and accept a connection. by dmaclach@chromium.org · 14 years ago
  17. 2ef7617 Add support for sockets that can listen and accept a connection. by dmaclach@chromium.org · 14 years ago
  18. 6b1daf8 Revert 69660 - Add support for sockets that can listen and accept a connection. by dmaclach@chromium.org · 14 years ago
  19. b528cbe Add support for sockets that can listen and accept a connection. by dmaclach@chromium.org · 14 years ago
  20. d71e3d6 Revert 69264 - Add support for sockets that can listen and accept a connection. by dmaclach@chromium.org · 14 years ago
  21. 4c2957a Add support for sockets that can listen and accept a connection. by dmaclach@chromium.org · 14 years ago