1. 11b9934 EDK: Add Core::DuplicateHandleWithReducedRights(). by Viet-Trung Luu · 9 years ago
  2. 3d068bd EDK: Add Core::GetRights(). by Viet-Trung Luu · 9 years ago
  3. b5f7a2a Add rights for mapping buffer. Update (shared) buffer APIs. by Viet-Trung Luu · 9 years ago
  4. 67c8e97 Add rights for get/set options. Update message pipe and data pipe APIs. by Viet-Trung Luu · 9 years ago
  5. beecbb3 EDK: Remove HandleTable::AddDispatcherVector(). by Viet-Trung Luu · 9 years ago
  6. c1ffb9f EDK: Remove Core::AddDispatcher(). by Viet-Trung Luu · 9 years ago
  7. 414f914 EDK: Rename DispatcherTransport to HandleTransport. by Viet-Trung Luu · 9 years ago
  8. 406a5c1 Make it possible to write a message pipe endpoint's peer into it. by Viet-Trung Luu · 9 years ago
  9. b79f214 EDK: Add Dispatcher::SupportsEntrypointClass(). by Viet-Trung Luu · 9 years ago
  10. 1484e83 Implement MojoGetBufferInformation(), part 2. by Viet-Trung Luu · 9 years ago
  11. 01800ae Hide the implementation of SimplePlatformSupport. by Viet-Trung Luu · 9 years ago
  12. d42e48a EDK: Move mutex.*, cond_var.*, and thread_annotations.h to //mojo/edk/util. by Viet-Trung Luu · 10 years ago
  13. 6a1f1a8 EDK: Move ref counting classes to mojo/edk/util. by Viet-Trung Luu · 10 years ago
  14. 1a0ba96 Convert mojo::system::Dispatcher to use our new refcounting stuff (instead of base's). by Viet-Trung Luu · 10 years ago
  15. 1534cd1 Convert |Dispatcher|'s |base::Lock| to a |mojo::system::Mutex|. by Viet-Trung Luu · 10 years ago
  16. c7cbdd2 Convert some more |base::Lock|s to |mojo::system::Mutex|s. by Viet-Trung Luu · 10 years ago
  17. 1617e33 Make the various Dispatcher implementations have a Create() static factory method. by Viet-Trung Luu · 10 years ago
  18. 2ef9424 Get rid of (nearly all) uses of base/compiler_specific.h in mojo/edk/{embedder,system}. by Viet-Trung Luu · 10 years ago
  19. 7d5ced2 Remove (direct) base/macros.h includes from mojo/edk/system. by Viet-Trung Luu · 10 years ago
  20. 21cd515 Make Dispatcher::Type an enum class. by Viet-Trung Luu · 10 years ago
  21. d14187f Make mojo::system::Core not own the PlatformSupport. by Viet-Trung Luu · 10 years ago
  22. 3c29b4d Fix some Windows compile issues. by James Robinson · 10 years ago
  23. 7ab5980 Add embedder::AsyncWait() by Hajime Morrita · 10 years ago
  24. 096decd Extract Awakable from Waiter by Hajime Morrita · 10 years ago
  25. 1117c58 Introduce embedder::Configuration by Hajime Morrita · 11 years ago
  26. e1b30cf Revved to chromium 0e1d34edba6a5d8f7fe43c5b675880a36f4b3861 refs/remotes/origin/HEAD by James Robinson · 11 years ago
  27. 646469d Clone of chromium aad1ce808763f59c7a3753e08f1500a104ecc6fd refs/remotes/origin/HEAD by James Robinson · 11 years ago