1. 862a5e0 Remove IPC_BEGIN_MESSAGE_MAP_EX macro since r270839 made all bad IPCs kill their child processes. by jam@chromium.org · 10 years ago
  2. 65bedbc Simplify IPC_BEGIN_MESSAGE_MAP_WITH_PARAM macro by using decltype keyword. by jam@chromium.org · 10 years ago
  3. f637018 Add support for passing an arbitrary parameter to an IPC message handler. The motivation is for WebContentsObserver to pass RenderFrameHost* to message handlers easily. by jam@chromium.org · 10 years ago
  4. ab4c6bc Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330 by bbudge@chromium.org · 11 years ago
  5. fb0e031 Remove unused IPC::Message priority. by bbudge@chromium.org · 11 years ago
  6. ccffb7d Make net and ipc explicitly use the base namespace for Values. by brettw@chromium.org · 11 years ago
  7. 4ef57d9 ipc: Do not use Value::Create* functions. by tfarina@chromium.org · 12 years ago
  8. 7ca1913 Move IPC tests into anonymous namespaces. by viettrungluu@chromium.org · 12 years ago
  9. 0fc8736 Refactor Pickle Read methods to use higher performance PickleIterator. by jbates@chromium.org · 12 years ago
  10. 9c8b573 Fix IPC marshalling of dictionaries with dots in their key names. by kalman@chromium.org · 13 years ago
  11. 5c52868 Move some files from base to base/memory. by levin@chromium.org · 13 years ago
  12. 13413eb Rename Real* to Double* in values.* and dependent files by arv@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
  22. ee8d340 Remove remaining deprecated wstring methods from base/values.{cc,h}. by viettrungluu@chromium.org · 14 years ago
  23. 1c6dcf2 Split the IPC code into ipc/ by agl@chromium.org · 15 years ago