1. 631fb8e Decouple IPC::MessageFilter from IPC::Channel by morrita@chromium.org · 10 years ago
  2. 2ced004 Introduce IPC::Channel::Create*() to ensure it being heap-allocated. by morrita@chromium.org · 10 years ago
  3. f74386d Revert 273575 "Introduce IPC::Channel::Create*() to ensure it be..." by mattm@chromium.org · 10 years ago
  4. ae1bebb Introduce IPC::Channel::Create*() to ensure it being heap-allocated. by morrita@chromium.org · 10 years ago
  5. 64c69ff Disable IPCChannelBadMessageTest.BadMessage on Windows as it's flaking on various win buildbots by jam@chromium.org · 10 years ago
  6. c03a630 Ensure that the disabled test doesn't run setup on xp by jam@chromium.org · 10 years ago
  7. dfee8da Disable IPCChannelBadMessageTest.BadMessage on XP bots by jam@chromium.org · 10 years ago
  8. fc09dde Add regression tests to ensure that IPC::Listener::OnBadMessageReceived is always called for all cases, i.e. by jam@chromium.org · 10 years ago
  9. c0c370e Move IPC::MessageFilter and router to a separate file by dmichael@chromium.org · 10 years ago
  10. 663ad4f Make IPC::ChannelProxy test check filter events by dmichael@chromium.org · 10 years ago
  11. 03f232f Allow MessageFilters to restrict listening to specific message classes by jdduke@chromium.org · 10 years ago
  12. fa8e795 Revert "Allow MessageFilters to restrict listening to specific message classes" by jdduke@chromium.org · 10 years ago
  13. b9676fe Allow MessageFilters to restrict listening to specific message classes by jdduke@chromium.org · 10 years ago