1. 42ebda4 Switch to standard integer types in ipc/. by avi · 9 years ago
  2. 2d565d3 ipc: Remove basictypes.h includes. by tfarina · 9 years ago
  3. 1cbfa08 ipc: Convert int types from basictypes.h to the ones from stdint.h by tfarina · 9 years ago
  4. a487947 Move Pickle to base namespace. by brettw · 9 years ago
  5. ef7721a Standardize usage of virtual/override/final in ipc/ by dcheng · 10 years ago
  6. 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
  7. 1967f8d Standardize usage of virtual/override/final in ipc/ by dcheng · 10 years ago
  8. ab4c6bc Revert https://src.chromium.org/viewvc/chrome?view=rev&revision=231330 by bbudge@chromium.org · 11 years ago
  9. fb0e031 Remove unused IPC::Message priority. by bbudge@chromium.org · 11 years ago
  10. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  11. 0fc8736 Refactor Pickle Read methods to use higher performance PickleIterator. by jbates@chromium.org · 13 years ago
  12. 18bbd0d Fix memory leak if user of IPC::SyncMessage never calls GetReplyDeserializer(). by dmichael@chromium.org · 13 years ago
  13. 80e4c5e Create ipc.dll. Review URL: http://codereview.chromium.org/7633042 by darin@chromium.org · 13 years ago
  14. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  15. 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 · 15 years ago
  16. ab4c65e Give classes with virtual methods virtual protected destructors instead of implicit non-virtual public destructors. by jamesr@chromium.org · 15 years ago
  17. a240677 Added new IPC message class for CommandBuffer. by apatrick@google.com · 15 years ago
  18. 1507065 Revert "Fix a ton of compiler warnings." by tony@chromium.org · 15 years ago
  19. 2c3262c Fix a ton of compiler warnings. by estade@chromium.org · 15 years ago
  20. 1c6dcf2 Split the IPC code into ipc/ by agl@chromium.org · 15 years ago
  21. 9f96682 Revert "Move IPC code to ipc/" by agl@chromium.org · 16 years ago
  22. 2390c8c Move IPC code to ipc/ by agl@chromium.org · 16 years ago