1. 78a7e7b Use a direct include of time headers in courgette/, crypto/, dbus/, device/, google_apis/, gpu/, ipc/, jingle/. by avi@chromium.org · 11 years ago
  2. e7eaf39 Use a direct include of strings headers in ipc/, jingle/, media/. by avi@chromium.org · 11 years ago
  3. 0b2c2a5 ipc: Use base::MessageLoop. by xhwang@chromium.org · 11 years ago
  4. 6b4dc5e [Cleanup] Remove StringPrintf from global namespace by groby@chromium.org · 11 years ago
  5. 5254ca0 Get rid of ipc_sender.h include in ipc_message.h. by viettrungluu@chromium.org · 12 years ago
  6. 434073f This change list fixed the issue of #135391, sometimes the channel_id of Logged IPC message is empty by samuel.xu@intel.com · 12 years ago
  7. f947ed0 Separate out IPC::Message::Sender and Channel::Listener into a separate class. by brettw@chromium.org · 12 years ago
  8. 0fc8736 Refactor Pickle Read methods to use higher performance PickleIterator. by jbates@chromium.org · 12 years ago
  9. 30dbbaa Convert use of int ms to TimeDelta in files owned by jeremy. by tedvessenes@gmail.com · 13 years ago
  10. 9827bd1 base:Bind: Convert ipc/. by jhawkins@chromium.org · 13 years ago
  11. f0cf0b7 More message names and some timing output for the IPC logging. by scottbyer@chromium.org · 13 years ago
  12. 8e2e300 Delete Tracked, and move Location to its own file. by ajwong@chromium.org · 13 years ago
  13. 5b5f5e0 Move base/thread.h to base/threading, fix up callers to use the new location. by brettw@chromium.org · 14 years ago
  14. aa87060 Rename all methods accessing Singleton<T> as GetInstance(). by satish@chromium.org · 14 years ago
  15. 86a8de1 ipc: Simplify the magic required to create IPC message headers.This gets rid of having to include the files in a magic place because of xcode dependency issues, and just makes it simpler to create new IPC message classes. It also gets rid of including the X_messages_internal.h file multiple times, which simplifies things and should make the build a little faster. by jam@chromium.org · 14 years ago
  16. fcdd54b Covert LOG(INFO) to VLOG(1) - ipc/. by pkasting@chromium.org · 14 years ago
  17. 8aca727 Remove all wstrings from the IPC logging subsystem. by erg@google.com · 14 years ago
  18. 613caba FBTF: Remove unneeded headers from base/ (part 2) by thestig@chromium.org · 14 years ago
  19. 9a24207 Up the warnings in ipc (take 2) by thomasvl@google.com · 14 years ago
  20. b14ade7 Add DISABLE_RUNNABLE_METHOD_REFCOUNT to make disabling refcounts in RunnableMethods easier. by ajwong@chromium.org · 14 years ago
  21. a240677 Added new IPC message class for CommandBuffer. by apatrick@google.com · 15 years ago
  22. 5cb996e Reverting 27389. Review URL: http://codereview.chromium.org/246027 by darin@chromium.org · 15 years ago
  23. f2b21be Implement about:ipc dialog for Mac. by jrg@chromium.org · 15 years ago
  24. 983005a Reverting 27379, in hopes of fixing browser_tests. by senorblanco@chromium.org · 15 years ago
  25. f35c179 Assert that thread-safe reference counting is used with by darin@chromium.org · 15 years ago
  26. 4bdd5df posix: cut down on IPC logging spew a bit by evan@chromium.org · 15 years ago
  27. 1c6dcf2 Split the IPC code into ipc/ by agl@chromium.org · 15 years ago
  28. 9f96682 Revert "Move IPC code to ipc/" by agl@chromium.org · 15 years ago
  29. 2390c8c Move IPC code to ipc/ by agl@chromium.org · 15 years ago