1. a29af56 Use a direct include of the message_loop header in dbus/, device/, extensions/, google_apis/, gpu/, ipc/, jingle/. by avi@chromium.org · 11 years ago
  2. 30230a8 Rename base/hash_tables to base/containers/hash_tables. by brettw@chromium.org · 11 years ago
  3. 0b2c2a5 ipc: Use base::MessageLoop. by xhwang@chromium.org · 11 years ago
  4. 5254ca0 Get rid of ipc_sender.h include in ipc_message.h. by viettrungluu@chromium.org · 12 years ago
  5. 1d967bf Remove the rest of #pragma once in one big CL. by ajwong@chromium.org · 12 years ago
  6. f947ed0 Separate out IPC::Message::Sender and Channel::Listener into a separate class. by brettw@chromium.org · 12 years ago
  7. f0cf0b7 More message names and some timing output for the IPC logging. by scottbyer@chromium.org · 13 years ago
  8. 80e4c5e Create ipc.dll. Review URL: http://codereview.chromium.org/7633042 by darin@chromium.org · 13 years ago
  9. 7039b93 ipc: remove an unused function prototype by evan@chromium.org · 13 years ago
  10. 5c52868 Move some files from base to base/memory. by levin@chromium.org · 13 years ago
  11. aa87060 Rename all methods accessing Singleton<T> as GetInstance(). by satish@chromium.org · 14 years ago
  12. 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
  13. 8aca727 Remove all wstrings from the IPC logging subsystem. by erg@google.com · 14 years ago
  14. 613caba FBTF: Remove unneeded headers from base/ (part 2) by thestig@chromium.org · 14 years ago
  15. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 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. f2b21be Implement about:ipc dialog for Mac. by jrg@chromium.org · 15 years ago
  19. 1507065 Revert "Fix a ton of compiler warnings." by tony@chromium.org · 15 years ago
  20. 2c3262c Fix a ton of compiler warnings. by estade@chromium.org · 15 years ago
  21. 1c6dcf2 Split the IPC code into ipc/ by agl@chromium.org · 15 years ago
  22. 9f96682 Revert "Move IPC code to ipc/" by agl@chromium.org · 15 years ago
  23. 2390c8c Move IPC code to ipc/ by agl@chromium.org · 15 years ago