1. d41cdbb replace OVERRIDE and FINAL with override and final in ipc/ by mostynb · 10 years ago
  2. 8dddfa2 Move mojo edk into mojo/edk by jamesr · 10 years ago
  3. 4a802ff Revert "Move mojo edk into mojo/edk" by Trent Apted · 10 years ago
  4. 8ee6961 Move mojo edk into mojo/edk by James Robinson · 10 years ago
  5. 98b6e4a ChannelMojo: Handle when ChannelMojo outlives ChannelMojoHost by morrita · 10 years ago
  6. 5785428 Remove IPC::Channel::TakePipeHandle() by morrita · 10 years ago
  7. 26b6d75 Fix IPCChannelMojoErrorTest.SendFailWithPendingMessages by morrita · 10 years ago
  8. 5eedf8c Disable IPCChannelMojoErrorTest.SendFailWithPendingMessages by morrita · 10 years ago
  9. ab20725 IPC: Get rid of FileDescriptor usage from FileDescriptorSet and Message by morrita · 10 years ago
  10. 7c48ab8 IPC::ChannelMojo: Introduce IPC::MojoBootstrap for Windows by morrita · 10 years ago
  11. fa3ab75 ChannelMojo: Handle errors in pending message processing. by morrita · 10 years ago
  12. 42bda25 Refactoring: Move MessagePipeReader subclasess out from ChannelMojo by morrita · 10 years ago
  13. ab77970 Add ipc_mojo_perftests by morrita · 10 years ago
  14. a422094 Add ChannelProxy benchmark to ipc_perftests. by morrita · 10 years ago
  15. 8461adf Declaring the weak_ptr_factory in proper order. by anujk.sharma · 10 years ago
  16. d67586a Remove implicit conversions from scoped_refptr to T* in ipc/ by dcheng · 10 years ago
  17. 54704a3 Mojo: Add PlatformSupport argument to mojo::embedder::Init(). by viettrungluu@chromium.org · 10 years ago
  18. 0e2787c Convert IPC::ChannelMojo initialization to use new mojo::embedder::CreateChannelOnIOThread(). by viettrungluu@chromium.org · 10 years ago
  19. 228e365 IPC::ChannelMojo: Dup and own fds to transmit by morrita@chromium.org · 10 years ago
  20. e2bbe78 IPC::ChannelMojo: Don't supress MOJO_RESULT_FAILED_PRECONDITION by morrita@chromium.org · 10 years ago
  21. bdedd6c Move the rest of test_file_util to base namespace. by brettw@chromium.org · 10 years ago
  22. 15996aa Introduce ChannelMojo by morrita@chromium.org · 10 years ago