1. 5c52868 Move some files from base to base/memory. by levin@chromium.org · 14 years ago
  2. 82f52f8 Create a message filter for message port and worker messages. This allows a nice cleanup of getting rid of the notifications when RenderMessageFilter and WorkerProcessHost go away. SafeBrowsingResourceHandler doesn't need it anymore as well, since it now overrides OnRequestClosed() which does the same thing. by jam@chromium.org · 14 years ago
  3. 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
  4. 8aca727 Remove all wstrings from the IPC logging subsystem. by erg@google.com · 14 years ago
  5. 01d1452 `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views by thakis@chromium.org · 14 years ago
  6. c16fa4f linux: uncontroversial cleanups found by clang by evan@chromium.org · 15 years ago
  7. b2bde43 Fixing valgrind issues. TEST=none BUG=none by apatrick@google.com · 15 years ago
  8. a240677 Added new IPC message class for CommandBuffer. by apatrick@google.com · 15 years ago
  9. 1c6dcf2 Split the IPC code into ipc/ by agl@chromium.org · 15 years ago
  10. 9f96682 Revert "Move IPC code to ipc/" by agl@chromium.org · 16 years ago
  11. 2390c8c Move IPC code to ipc/ by agl@chromium.org · 16 years ago