1. 11b9934 EDK: Add Core::DuplicateHandleWithReducedRights(). by Viet-Trung Luu · 9 years ago
  2. e5ace23 Add thunks for MojoGetRights(), etc. by Viet-Trung Luu · 9 years ago
  3. 3d068bd EDK: Add Core::GetRights(). by Viet-Trung Luu · 9 years ago
  4. 406a5c1 Make it possible to write a message pipe endpoint's peer into it. by Viet-Trung Luu · 9 years ago
  5. 2e39898 EDK: Add implementation of data pipe producer write threshold stuff. by Viet-Trung Luu · 9 years ago
  6. 833e71a Let MojoSetDataPipeConsumerOptions() take null options. by Viet-Trung Luu · 9 years ago
  7. afe7672 EDK: Add implementation of data pipe consumer read threshold stuff. by Viet-Trung Luu · 9 years ago
  8. 1484e83 Implement MojoGetBufferInformation(), part 2. by Viet-Trung Luu · 9 years ago
  9. 25fa892 Add //mojo/edk/platform/thread_utils.* containing "yield" and "sleep". by Viet-Trung Luu · 9 years ago
  10. de5aba4 EDK: Make mojo::embedder::AsyncWait (etc.) take an std::function instead of a base::Callback. by Viet-Trung Luu · 10 years ago
  11. cb67849 Split //mojo/edk/system/test_utils.* into various things under .../edk/system/test. by Viet-Trung Luu · 10 years ago
  12. 8b1ba57 Remove support for "all or none" two-phase data pipe read/write. by Viet-Trung Luu · 10 years ago
  13. 76f1713 Add a test::Sleep() and replace direct calls to base::PlatformThread::Sleep(). by Viet-Trung Luu · 10 years ago
  14. 7d5ced2 Remove (direct) base/macros.h includes from mojo/edk/system. by Viet-Trung Luu · 10 years ago
  15. 9acf1aa "typedef Foo Bar" -> "using Bar = Foo" in //mojo/edk/.... by Viet-Trung Luu · 10 years ago
  16. 99579a2 Fix Android build. by Viet-Trung Luu · 10 years ago
  17. 7ab5980 Add embedder::AsyncWait() by Hajime Morrita · 10 years ago
  18. 096decd Extract Awakable from Waiter by Hajime Morrita · 10 years ago
  19. 33c8478 Adding MOJO_HANDLE_SIGNAL_PEER_CLOSED to be notified when a peer is closed. by Benjamin Lerman · 10 years ago
  20. f4583a8 Add infrastructure to run tests on android. by Benjamin Lerman · 10 years ago
  21. 6dd61fa Re-run clang-format on mojo/edk/{embedder,system,test}. by Viet-Trung Luu · 11 years ago
  22. 0bb2d53 Implement a MOJO_READ_DATA_FLAG_PEEK flag for data pipes. by Anand K. Mistry · 11 years ago
  23. 646469d Clone of chromium aad1ce808763f59c7a3753e08f1500a104ecc6fd refs/remotes/origin/HEAD by James Robinson · 11 years ago