1. 0a9b782 Add missing IWYU message_loop.h includes. by gab · 7 years ago
  2. e3cae21 Change most IPC tests to use ChannelMojo. by sammc · 8 years ago
  3. 80bf9ec Revert of Change most IPC tests to use ChannelMojo. (patchset #1 id:100001 of https://codereview.chromium.org/2451953003/ ) by foolip · 8 years ago
  4. f7796ee Change most IPC tests to use ChannelMojo. by sammc · 8 years ago
  5. 37e7fa4 Plumb explicit IPC task runner through to IPC::Channel creation by rockot · 8 years ago
  6. 284aae5 Remove calls to deprecated MessageLoop methods in ipc. by fdoray · 8 years ago
  7. 87fc78f Re-land: Re-enable multi-process IPC tests on Android. by amistry · 8 years ago
  8. f1e65c9 Revert of Re-enable multi-process IPC tests on Android. (patchset #3 id:40001 of https://codereview.chromium.org/1914143004/ ) by mlamouri · 8 years ago
  9. 2d212c0 Re-enable multi-process IPC tests on Android. by amistry · 8 years ago
  10. c3fb6c5 Convert scoped_ptr to std::unique_ptr in //ipc. by danakj · 8 years ago
  11. 42ebda4 Switch to standard integer types in ipc/. by avi · 9 years ago
  12. ad02964 Don't use base::MessageLoop::{Quit,QuitClosure} in extensions/, ipc/ by ki.stfu · 9 years ago
  13. c596f54 ipc: Remove unnecessary attachment broker plumbing. by erikchen · 9 years ago
  14. d66bf11 Remove Android filter file for ipc_tests. by tfarina · 9 years ago
  15. 99b3dc0 IPC: Make ChannelReader inherit from SupportsAttachmentBrokering. by erikchen · 9 years ago
  16. e468e66 ipc: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 9 years ago
  17. f355d88 MultiProcessTest: Update SpawnChild* to return a Process. by rvargas · 10 years ago
  18. ef7721a Standardize usage of virtual/override/final in ipc/ by dcheng · 10 years ago
  19. 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
  20. 1967f8d Standardize usage of virtual/override/final in ipc/ by dcheng · 10 years ago
  21. d41cdbb replace OVERRIDE and FINAL with override and final in ipc/ by mostynb · 10 years ago
  22. 2ced004 Introduce IPC::Channel::Create*() to ensure it being heap-allocated. by morrita@chromium.org · 10 years ago
  23. f74386d Revert 273575 "Introduce IPC::Channel::Create*() to ensure it be..." by mattm@chromium.org · 10 years ago
  24. ae1bebb Introduce IPC::Channel::Create*() to ensure it being heap-allocated. by morrita@chromium.org · 10 years ago
  25. 1931971 Update include paths in ipc for base/process changes. by rsesek@chromium.org · 11 years ago
  26. 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
  27. 0b2c2a5 ipc: Use base::MessageLoop. by xhwang@chromium.org · 11 years ago
  28. 5a8d7ef Linux/ChromeOS Chromium style checker cleanup, ipc/ edition. by rsleevi@chromium.org · 12 years ago
  29. 0015594 Refactor (many) IPC tests, notably most of the multiprocess tests. by viettrungluu@chromium.org · 12 years ago
  30. 9cdc36e More IPC test header cleanup. by viettrungluu@chromium.org · 12 years ago
  31. 7ca1913 Move IPC tests into anonymous namespaces. by viettrungluu@chromium.org · 12 years ago
  32. 7d86af2 Make ipc_tests file structure a little saner and add an ipc_perftests target. by viettrungluu@chromium.org · 12 years ago
  33. 5966b64 Switch to TimeDelta interfaces for process waiting functions in net and ipc. by tedvessenes@gmail.com · 12 years ago
  34. db1259e Remove Message::Sender and Channel::Listener typedefs. by brettw@chromium.org · 12 years ago
  35. c30c76f Make GlobalDescriptors::MaybeGet return -1 when the key is not found. by jcivelli@chromium.org · 12 years ago
  36. f7d9af8 Revert revert 132842 by xians@chromium.org · 13 years ago
  37. fb79b89 Revert 132842 - If we are using blocking write, when the renderer stop getting the data without notifying the browser, it will hang the browser. This happens with some plugins which use the sync sockets provided by the Pepper. by thestig@chromium.org · 13 years ago
  38. caecd65 If we are using blocking write, when the renderer stop getting the data without notifying the browser, it will hang the browser. This happens with some plugins which use the sync sockets provided by the Pepper. by xians@chromium.org · 13 years ago
  39. d5f359a Implement support for a cancelable SyncSocket. by tommi@chromium.org · 13 years ago
  40. b4587d5 Add support for exporting IPC messages from component DLLs. by darin@chromium.org · 13 years ago
  41. d4a0129 More POSIX support for Chromium, consisting mostly of broadening ifdefs. This by tony@chromium.org · 13 years ago
  42. 7c5cc67 Remove base/platform_thread.h stub and fix up all callers to use the new location and namespace. by brettw@google.com · 14 years ago
  43. 8a2c784 Make IPC::Channel::Listener:OnMessageReceived have a return value indicating whether a message was processed or not. by jam@chromium.org · 14 years ago
  44. c1d3d42 Add support for sockets that can listen and accept a connection. by dmaclach@chromium.org · 14 years ago
  45. f22df39 Revert 69694 - Add support for sockets that can listen and accept a connection. by dmaclach@chromium.org · 14 years ago
  46. 6a9b0c7 Add support for sockets that can listen and accept a connection. by dmaclach@chromium.org · 14 years ago
  47. 8194e85 Revert 69690 - Add support for sockets that can listen and accept a connection. by dmaclach@chromium.org · 14 years ago
  48. 2ef7617 Add support for sockets that can listen and accept a connection. by dmaclach@chromium.org · 14 years ago
  49. 6b1daf8 Revert 69660 - Add support for sockets that can listen and accept a connection. by dmaclach@chromium.org · 14 years ago
  50. b528cbe Add support for sockets that can listen and accept a connection. by dmaclach@chromium.org · 14 years ago
  51. d71e3d6 Revert 69264 - Add support for sockets that can listen and accept a connection. by dmaclach@chromium.org · 14 years ago
  52. 4c2957a Add support for sockets that can listen and accept a connection. by dmaclach@chromium.org · 14 years ago
  53. 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
  54. e6ffcb5 Reapplies all the IPC system work (reverts the revert r56272). by erg@google.com · 14 years ago
  55. bfae859 Completely revert all my IPC work to see if this was what regressed the page cycler. by erg@google.com · 14 years ago
  56. 2610a36 FBTF: Reapplies r55259, the first new IPC definition patch. by erg@google.com · 14 years ago
  57. d0d3aed Revert 55259 - FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. by pinkerton@google.com · 14 years ago
  58. 1835562 FBTF: New IPC definitions, only applied to async ROUTED and CONTROL messages. by erg@google.com · 14 years ago
  59. 9a24207 Up the warnings in ipc (take 2) by thomasvl@google.com · 14 years ago
  60. 4735c84 Remove <iostream> where possible. by erg@google.com · 14 years ago
  61. a36ac15 Revert 51520 - Up the warnings in ipc by thomasvl@chromium.org · 14 years ago
  62. ec41ecd Up the warnings in ipc by thomasvl@google.com · 14 years ago
  63. 6b494e6 Removed the unnecessary NULL checks from sync_socket_unittest.cc. by sehr@google.com · 15 years ago
  64. b72918f Add an implementation of base::SyncSocket::Peek for posix platforms. Also by sehr@google.com · 15 years ago
  65. 750392c Add non-blocking peek for the syncsocket - Windows only by cpu@chromium.org · 15 years ago
  66. fdc9006 Implement SyncSocket class for Posix targets (Linux, Mac), and enable the by sehr@google.com · 15 years ago
  67. 4f325aa This adds the first version of SyncSocket to base, along with a trivial unittest. by sehr@google.com · 15 years ago