1. ab4c6bc Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330 by bbudge@chromium.org · 11 years ago
  2. fb0e031 Remove unused IPC::Message priority. by bbudge@chromium.org · 11 years ago
  3. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  4. 0fc8736 Refactor Pickle Read methods to use higher performance PickleIterator. by jbates@chromium.org · 12 years ago
  5. 18bbd0d Fix memory leak if user of IPC::SyncMessage never calls GetReplyDeserializer(). by dmichael@chromium.org · 13 years ago
  6. 80e4c5e Create ipc.dll. Review URL: http://codereview.chromium.org/7633042 by darin@chromium.org · 13 years ago
  7. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  8. eb92165 Allow synchronous messages to be sent from threads other than the main thread. This simplifies code that needs to do this (i.e. webkit db and file threads). by jabdelmalek@google.com · 14 years ago
  9. ab4c65e Give classes with virtual methods virtual protected destructors instead of implicit non-virtual public destructors. by jamesr@chromium.org · 15 years ago
  10. a240677 Added new IPC message class for CommandBuffer. by apatrick@google.com · 15 years ago
  11. 1507065 Revert "Fix a ton of compiler warnings." by tony@chromium.org · 15 years ago
  12. 2c3262c Fix a ton of compiler warnings. by estade@chromium.org · 15 years ago
  13. 1c6dcf2 Split the IPC code into ipc/ by agl@chromium.org · 15 years ago
  14. 9f96682 Revert "Move IPC code to ipc/" by agl@chromium.org · 15 years ago
  15. 2390c8c Move IPC code to ipc/ by agl@chromium.org · 15 years ago