1. 247f0e9a Revert of Mojo C++ bindings: make ipc/ mojom targets to use STL string/vector types (patchset #3 id:40001 of https://codereview.chromium.org/2181443002/ ) by benwells · 9 years ago
  2. 887252e Mojo C++ bindings: make ipc/ mojom targets to use STL string/vector types by yzshen · 9 years ago
  3. 66ed8c82 Revert of Mojo C++ bindings: make ipc/ mojom targets to use STL string/vector types (patchset #2 id:20001 of https://codereview.chromium.org/2181443002/ ) by yzshen · 9 years ago
  4. 9d5c6a8 Mojo C++ bindings: make ipc/ mojom targets to use STL string/vector types by yzshen · 9 years ago
  5. 0e4de5f Support early associated interface binding on ChannelMojo by rockot · 9 years ago
  6. 5507fee Revert of Support early associated interface binding on ChannelMojo (patchset #7 id:120001 of https://codereview.chromium.org/2163633003/ ) by msramek · 9 years ago
  7. 508da246 Support early associated interface binding on ChannelMojo by rockot · 9 years ago
  8. f192a075 Revert of Support early associated interface binding on ChannelMojo (patchset #5 id:80001 of https://codereview.chromium.org/2163633003/ ) by rockot · 9 years ago
  9. e1037f9 Support early associated interface binding on ChannelMojo by rockot · 9 years ago
  10. a34707ca Plumb explicit IPC task runner through to IPC::Channel creation by rockot · 9 years ago
  11. 8d890f6 Adds Channel-associated interface support on ChannelProxy's thread by rockot · 9 years ago
  12. 7c6bf95 Adds associated interface support to IPC::Channel by rockot · 9 years ago
  13. 3ab4670 Revert of Adds associated interface support to IPC::Channel (patchset #9 id:160001 of https://codereview.chromium.org/2137353002/ ) by rockot · 9 years ago
  14. dc88e50 Adds associated interface support to IPC::Channel by rockot · 9 years ago
  15. 1e355dd1 With ChannelMojo, don't error the channel on Send failure. by amistry · 9 years ago
  16. d4aa70d Fold //ipc/mojo into //ipc. by amistry · 9 years ago[Renamed (98%) from ipc/mojo/ipc_channel_mojo.cc]
  17. f14a8ae Revert "Send input event IPCs directly from the UI thread" by rockot · 9 years ago
  18. cbdbf18 Use public handle API to transfer handle attachments. by amistry · 9 years ago
  19. 980a61b Explicitly serialise platform file attachments instead of doing them implicitly as a mojo handle attachment. by amistry · 9 years ago
  20. e309ea3 Make ChannelMojo compile under NaCl. by amistry · 9 years ago
  21. 868f89e7 Send input event IPCs directly from the UI thread by rockot · 9 years ago
  22. 06325bce ChannelMojo: Don't signal Channel errors with lock held by rockot · 9 years ago
  23. ff0d8038 Disable thread-safe Send on ChannelMojo by rockot · 9 years ago
  24. f08ccc0 Fix include path for moved thread_task_runner_handle.h header in ipc/ by gab · 9 years ago
  25. 6897439 Fix lock-order-inversion in ChannelMojo by rockot · 9 years ago
  26. 9097190 IPC: Fix attachment brokering race condition. by erikchen · 9 years ago
  27. 03de39b2 Convert scoped_ptr to std::unique_ptr in //ipc. by danakj · 9 years ago
  28. c18f64f ChannelMojo: Bind the channel TaskRunner to the right thread by rockot · 9 years ago
  29. 506f92fa2 Make ChannelMojo Send thread-safe by rockot · 9 years ago
  30. b0abbd2 Add support for MojoChannel field trial by rockot · 9 years ago
  31. 57ed9f98 Fix failing tests with ChannelMojo enabled. by sammc · 9 years ago
  32. 89601286 Revert of Fix failing tests with ChannelMojo enabled. (patchset #3 id:300001 of https://codereview.chromium.org/1768903002/ ) by tsergeant · 9 years ago
  33. 013cfed Fix failing tests with ChannelMojo enabled. by sammc · 9 years ago
  34. e4d0abd Change IPC::ChannelMojo to use associated interfaces. by sammc · 9 years ago
  35. c637caf9b [mojo] Delete third_party/mojo by rockot · 10 years ago
  36. e4860045 Global conversion of Pass()→std::move() on OS==linux by dcheng · 10 years ago
  37. 246998d8 Switch to standard integer types in ipc/. by avi · 10 years ago
  38. 0917ec4 Use std::default_delete as the default deleter for scoped_ptr. by dcheng · 10 years ago
  39. f48f698 Fix the new Mojo EDK working in component build on Linux. by jam · 10 years ago
  40. 85dce086 Move third_party/mojo/src/mojo/public to mojo/public by rockot · 10 years ago
  41. b95a81f Revert "Add more tracking detail to Mojo async waits." by rockot · 10 years ago
  42. ae6d321 ipc: Make a separate vector for brokerable attachments. by erikchen · 10 years ago
  43. de281b5 Add more tracking detail to Mojo async waits. by rockot · 10 years ago
  44. 76bcf0c Add a Mojo EDK for Chrome that uses one OS pipe per message pipe. by jam · 10 years ago
  45. 30dc281 ipc: Remove unnecessary attachment broker plumbing. by erikchen · 10 years ago
  46. b6a14b7 Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 by rockot · 10 years ago
  47. bd9bf5a4 Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (patchset #1 id:1 of https://codereview.chromium.org/1310103002/ ) by rockot · 10 years ago
  48. 0bfe154 Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 by rockot · 10 years ago
  49. b83114b Revert of Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 (patchset #3 id:120001 of https://codereview.chromium.org/1296453004/ ) by yosin · 10 years ago
  50. 0b56a69 Update mojo sdk to rev c02a28868825edfa57ab77947b8cb15e741c5598 by rockot · 10 years ago
  51. 23fc453 Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/1297993002/ ) by rockot · 10 years ago
  52. 22e18de Re-enable ChannelMojo by rockot · 10 years ago
  53. cba509e Revert of Re-enable ChannelMojo. (patchset #1 id:40001 of https://codereview.chromium.org/1273283002/ ) by rockot · 10 years ago
  54. d34d184 Re-enable ChannelMojo. by rockot · 10 years ago
  55. a116e22 Revert of Re-enable ChannelMojo (patchset #1 id:20001 of https://codereview.chromium.org/1262503011/ ) by hiroshige · 10 years ago
  56. ab1a53c9 Re-enable ChannelMojo by rockot · 10 years ago
  57. db1f070 Revert of Re-enable ChannelMojo (patchset #1 id:80001 of https://codereview.chromium.org/1256473002/) by rockot · 10 years ago
  58. ccfe630 Re-enable ChannelMojo by rockot · 10 years ago
  59. 527a6e1 Use thread-safe send when using Mojo. by jam · 10 years ago
  60. 09e1412 Fix unused private fields errors in ipc/mojo/. by mlamouri · 10 years ago
  61. 22c8692 Convert usage of mojo::ErrorHandler in //ipc/mojo to callbacks. by amistry · 10 years ago
  62. eece6c3 Stub in more IPC attachment brokering functionality. by erikchen · 10 years ago
  63. 17137e6 IPC::ChannelMojo::Send() should fail once it is closed. by morrita · 10 years ago
  64. d20a6c4c Release obigation to call ChannelMojoHost::OnClientLaunched() by leon.han · 10 years ago
  65. 27aa7d8 IPC: Make ChannelReader inherit from SupportsAttachmentBrokering. by erikchen · 10 years ago
  66. 151b2f9 IPC: Add new classes required for attachment brokering. by erikchen · 10 years ago
  67. a080ad1 Disable ChannelMojo by rockot · 10 years ago
  68. e687bdff ipc: Remove use of MessageLoopProxy and deprecated MessageLoop APIs by skyostil · 10 years ago
  69. dbb3bb6b Mojo IPC threading fixes by rockot · 10 years ago
  70. 0b7f6118 Change the callsites of InterfacePtr<> methods which directly deal with message pipe handles. by yzshen · 10 years ago
  71. eec7904 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 · 10 years ago
  72. 99f6589 Change the callsites of InterfacePtr<> methods which directly deal with message pipe handles. by yzshen · 10 years ago
  73. b447214 ChannelMojo: Introduce thread-safe Send() by morrita · 10 years ago
  74. 00194e78 ChannelMojo: Ensure that it always has ScopedIPCSupport by morrita · 10 years ago
  75. 87a51a7 Revert of ChannelMojo: Ensure that it always has ScopedIPCSupport (patchset #1 id:1 of https://codereview.chromium.org/1054253005/) by sorin · 10 years ago
  76. 808706e7 ChannelMojo: Ensure that it always has ScopedIPCSupport by morrita · 10 years ago
  77. 4559d0b ChannelMojo: Use DestoryChannelOnIOThread() by morrita · 10 years ago
  78. ce41e70 Re-enable ChannelMojo by morrita · 10 years ago
  79. ab68be76 Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/1021393002/) by morrita · 10 years ago
  80. a73fbea Revert of Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/1029263008/) by tkent · 10 years ago
  81. 9e459612 Revert of Re-enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/1021393002/) by tkent · 10 years ago
  82. c99c938 Re-enable ChannelMojo by morrita · 10 years ago
  83. a3889aa ChannelMojo: Turn DLOG to LOG for ERROR and WARNING by morrita · 10 years ago
  84. afe78854 Disable ChannelMojo. by rockot · 10 years ago
  85. 279aab9 Revert of Revert of Enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/1002973002/) by alexmos · 10 years ago
  86. 779310e2 Revert of Enable ChannelMojo (patchset #3 id:40001 of https://codereview.chromium.org/857483004/) by skuhne · 10 years ago
  87. cbca72f Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819 by rockot · 10 years ago
  88. 0bd20bd ChannelMojo should use PID from the bootstrap Channel. by morrita · 10 years ago
  89. 98ac98f ChannelMojo: Reduce the number of dup() call by morrita · 10 years ago
  90. 81b17e0 IPC: Add MojoHandleAttachment by morrita · 11 years ago
  91. 1aa788c IPC::Message Refactoring: Move POSIX specific bits to PlatformFileAttachment by morrita · 11 years ago
  92. 599be60 Revert of Revert of Enable ChannelMojo (patchset #1 id:1 of https://codereview.chromium.org/875333002/) by morrita · 11 years ago
  93. af01416 Revert of Enable ChannelMojo (patchset #3 id:40001 of https://codereview.chromium.org/857483004/) by yoichio · 11 years ago
  94. a06cd1b Enable ChannelMojo by morrita · 11 years ago
  95. 471b74f Include Mojo SDK/EDK via fully-qualified paths in Chromium code. by blundell · 11 years ago
  96. 4b5c28e2 IPC: Generalize FileDescriptorSet to MessageAttachmentSet by morrita · 11 years ago
  97. dcc28ab ChannelMojo: Adopt |mojo::embedder::AsyncWait()| by morrita · 11 years ago
  98. 7126b7a IPC::ChannelMojo: Add a trace by morrita · 11 years ago
  99. 945ddbc Revert ChannelMojo switch-on by morrita · 11 years ago
  100. 6b2adc9 Turn ChannelMojo on for all platforms by morrita · 11 years ago