1. 00cf036 Fix a few typos in the IPC message macros documentation by philipj · 9 years ago
  2. e6605e7 ipc: Add the class HandleWin. by erikchen · 9 years ago
  3. a681353 ipc: Make a common subclass for Channel and ProxyChannel. by erikchen · 9 years ago
  4. a379033 Revert of Re-enable ChannelMojo. (patchset #1 id:40001 of https://codereview.chromium.org/1273283002/ ) by rockot · 9 years ago
  5. a2345af Re-enable ChannelMojo. by rockot · 9 years ago
  6. 8115a59 Complete SyncMessageFilter initialization after SyncChannel initialization by rockot · 9 years ago
  7. c3e3393 Revert of Re-enable ChannelMojo (patchset #1 id:20001 of https://codereview.chromium.org/1262503011/ ) by hiroshige · 9 years ago
  8. b066e07 Re-enable ChannelMojo by rockot · 9 years ago
  9. edb9203 Let IPC::SyncMessageFilter take advantage of thread-safe Send. by rockot · 9 years ago
  10. 518a692 ipc: Allow ChannelProxy to be set as a channel endpoint. by erikchen · 9 years ago
  11. ca630d7 Reland #1: Clean up interface of attachment broker. by erikchen · 9 years ago
  12. 5db2705 Revert of ipc: Clean up interface of attachment broker. (patchset #5 id:80001 of https://codereview.chromium.org/1269553003/) by avi · 9 years ago
  13. ae7442b ipc: Clean up interface of attachment broker. by erikchen · 9 years ago
  14. bbb5fed Revert of Re-enable ChannelMojo (patchset #1 id:80001 of https://codereview.chromium.org/1256473002/) by rockot · 9 years ago
  15. 521604c Re-enable ChannelMojo by rockot · 9 years ago
  16. 1722491 Hold message in SyncMessageFilter before init by boliu · 9 years ago
  17. 7870b09 ipc: Create AttachmentBrokerPrivileged and AttachmentBrokerUnprivileged. by erikchen · 9 years ago
  18. cc6ccfc ipc: Create an unforgeable mechanism to get the process id of the sender. by erikchen · 9 years ago
  19. d66bf11 Remove Android filter file for ipc_tests. by tfarina · 9 years ago
  20. 3155dee ipc: Add attachment broker code for the privileged browser process. by erikchen · 9 years ago
  21. f295bbc Update ChannelReader to use AttachmentBroker. by erikchen · 9 years ago
  22. b2addb3 ipc: Move BasicMessageTest into ipc_message_unittest.cc by tfarina · 9 years ago
  23. ec6f1a3 Use thread-safe send when using Mojo. by jam · 9 years ago
  24. d41fe22 Add ipc ParamTraits for StackVector by miletus · 9 years ago
  25. 46ce00d Remove ForwardingMessageFilter. by mvanouwerkerk · 9 years ago
  26. 3edf15a ipc: Remove the ability to override the listener task runner by skyostil · 9 years ago
  27. 784e89c Add IPC and Windows message map macro blocks to .clang-format options by Daniel Cheng · 9 years ago
  28. da5404b Make attachment broker a subclass of IPC::Listener. by erikchen · 9 years ago
  29. 85e4712 ChannelPosix: Robustly close FDs of deleting messages. by morrita · 9 years ago
  30. 78b9e49 Fix unused private fields errors in ipc/mojo/. by mlamouri · 9 years ago
  31. a3c26c3 Adjust the binding point of IPC flow events from the next slice to the enclosing scope. by yuhaoz · 9 years ago
  32. 32cfb8e Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782 by rockot · 9 years ago
  33. 47068c1 Convert usage of mojo::ErrorHandler in //ipc/mojo to callbacks. by amistry · 9 years ago
  34. fdd43fe Stub in more IPC attachment brokering functionality. by erikchen · 9 years ago
  35. c872710 Revert of Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782 (patchset #1 id:1 of https://codereview.chromium.org/1216023006/) by thakis · 9 years ago
  36. cd60f7a Update mojo sdk to rev a05bfef8096006056b2fff78092faf14d1319782 by rockot · 9 years ago
  37. 4353962 Replace image_messages.h with Mojo service by halton.huo · 9 years ago
  38. a045e6d Update client side navigator.connect API to use ServicePortCollection [2/3] by mek · 9 years ago
  39. 7ce235f IPC::ChannelMojo::Send() should fail once it is closed. by morrita · 9 years ago
  40. 8149127 Revert of Revert of Make SharedMemoryHandle a class on Mac. (patchset #1 id:1 of https://codereview.chromium.org/1200473003/) by scottmg · 9 years ago
  41. e76a93e Revert of Make SharedMemoryHandle a class on Mac. (patchset #20 id:580001 of https://codereview.chromium.org/1163943004/) by scottmg · 9 years ago
  42. e52d17b Mac: Make SharedMemoryHandle its own class. by erikchen · 9 years ago
  43. d2d22b5 Disable ipc_mojo_unittests that timeout on Android. by msw · 9 years ago
  44. 5dd52cd Release obigation to call ChannelMojoHost::OnClientLaunched() by leon.han · 9 years ago
  45. ce99285 ipc: Remove virtual inheritance of SupportsAttachmentBrokering. by erikchen · 9 years ago
  46. 99b3dc0 IPC: Make ChannelReader inherit from SupportsAttachmentBrokering. by erikchen · 9 years ago
  47. 62d3813 IPC: Add new classes required for attachment brokering. by erikchen · 9 years ago
  48. 0a29f3d Disable ChannelMojo by rockot · 9 years ago
  49. a6d452b Fix leak of PlatformHandleDispatchers in Mojo IPC by rogerj · 9 years ago
  50. 22d9c46 ChannelMojo: Make MOJO_RESULT_FAILED_PRECONDITION an error. by morrita · 9 years ago
  51. 184b350 Replace more ObserverList with base::ObserverList. by brettw · 9 years ago
  52. 1f007c2 Refactoring: Moving the SafeJsonParser to its own component. by eranm · 9 years ago
  53. f314620 Change most uses of Pickle to base::Pickle by brettw · 9 years ago
  54. a487947 Move Pickle to base namespace. by brettw · 9 years ago
  55. cf58460 Move ObserverList to base namespace. by brettw · 9 years ago
  56. 85c3556 Fixit: Fork base::TimeTicks --> TimeTicks + ThreadTicks + TraceTicks by miu · 9 years ago
  57. 79a9090 Move Tuple to base namespace. by brettw · 9 years ago
  58. 88511de Make IPC::Channel buffers stack based and secure against growth by bratell · 9 years ago
  59. 37db35d ipc: remove IPC_USES_READWRITE by mdempsky · 9 years ago
  60. b5f30dd Convert JsonWriter::Write to taking a const ref for the in-param by estade · 9 years ago
  61. e3a801d Force immediate Mojo EDK shutdown on IO loop destruction. by rockot · 9 years ago
  62. 033e61e More base::Values-related bare pointer -> scoped_ptr conversions by estade · 9 years ago
  63. e468e66 ipc: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 9 years ago
  64. ab99227 Mojo IPC threading fixes by rockot · 9 years ago
  65. df3387d Change kMaxDescriptorsPerMessage back to 7 by yusukes · 9 years ago
  66. b5bd86a Resolve the beforeinstallprompt event's promise. by benwells · 9 years ago
  67. 731d7ca Change the callsites of InterfacePtr<> methods which directly deal with message pipe handles. by yzshen · 9 years ago
  68. 1939c74 Revert of Change the callsites of InterfacePtr<> methods which directly deal with message pipe handles. (patchset #3 id:40001 of https://codereview.chromium.org/1120753004/) by dbeam · 9 years ago
  69. 644fb7b Change the callsites of InterfacePtr<> methods which directly deal with message pipe handles. by yzshen · 9 years ago
  70. 8317b71 Update {virtual,override} to follow C++11 style in ipc. by nick · 9 years ago
  71. 6c7dfb1 DER VIED IST NICHT FUER DER GEFINGERPOKEN. by thakis · 9 years ago
  72. 54748e1 GuestView: Decouple extension IPCs from soon-to-be component IPCs by fsamuel · 9 years ago
  73. 5138bf5 ChannelMojo: Introduce thread-safe Send() by morrita · 9 years ago
  74. 75e0f67 Add CastChannelMsgStart to IPCMessageStart. by derekjchow · 9 years ago
  75. 420ae51 Add instrumentation for various functions janky on the Mac IO thread. by pkasting · 9 years ago
  76. 1520fa1 Make chrome/renderer/content_settings_observer.cc depend on //components/contents_settings for IPC by vabr · 9 years ago
  77. d7325c2 ChannelMojo: Ensure that it always has ScopedIPCSupport by morrita · 9 years ago
  78. 592c6fd Revert of ChannelMojo: Ensure that it always has ScopedIPCSupport (patchset #1 id:1 of https://codereview.chromium.org/1054253005/) by sorin · 9 years ago
  79. 106fb00 ChannelMojo: Ensure that it always has ScopedIPCSupport by morrita · 9 years ago
  80. 76a6992 Implement IPC::ParamTraits<mojo::MessagePipeHandle> by morrita · 9 years ago
  81. f544e4e ChannelMojo: Use DestoryChannelOnIOThread() by morrita · 9 years ago
  82. 5652f35 Revert of Implement IPC::ParamTraits<mojo::MessagePipeHandle> (patchset #4 id:60001 of https://codereview.chromium.org/1051443003/) by mfomitchev · 9 years ago
  83. e242b0d Implement IPC::ParamTraits<mojo::MessagePipeHandle> by morrita · 9 years ago
  84. 8fad663 Revert of Implement IPC::ParamTraits<mojo::MessagePipeHandle> (patchset #3 id:40001 of https://codereview.chromium.org/1051443003/) by mfomitchev · 9 years ago
  85. 2aee4a4 Implement IPC::ParamTraits<mojo::MessagePipeHandle> by morrita · 9 years ago
  86. a737e80 Re-enable ChannelMojo by morrita · 9 years ago
  87. 4c5bdf1 Simplify IPC::SyncMessageSchema::WriteReplyParams() using variadic templates by mikhail.pozdnyakov · 9 years ago
  88. c28edbb Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/1021393002/) by morrita · 9 years ago
  89. 021c316 Revert of Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/1029263008/) by tkent · 9 years ago
  90. ab48057 Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/1021393002/) by tkent · 9 years ago
  91. 1dc2145 Revert of ChannelMojo: Let MessagePipeReader wait "peer closed" signal as well. (patchset #2 id:20001 of https://codereview.chromium.org/1023043002/) by tkent · 9 years ago
  92. fe671fc ChannelMojo: Let MessagePipeReader wait "peer closed" signal as well. by morrita · 9 years ago
  93. 0762ee9 Re-enable ChannelMojo by morrita · 9 years ago
  94. 4f286e9 Decouple Cache Storage messaging from Service Worker/Embedded Worker by jsbell · 9 years ago
  95. 5b118a0 Remove uses of KillProcess() by rvargas · 9 years ago
  96. eb96787 Increase MessageAttachmentSet::kMaxDescriptorsPerMessage to 128 by yusukes · 9 years ago
  97. da23c5d ChannelMojo: Turn DLOG to LOG for ERROR and WARNING by morrita · 9 years ago
  98. 9d483fc Fix ipc_mojo_perftests which has been broken since last Mojo roll by morrita · 9 years ago
  99. 62aae65 Disable ChannelMojo. by rockot · 9 years ago
  100. 167897f Revert of Revert of Enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/1002973002/) by alexmos · 9 years ago