1. adf6aa8 Deprecate mojo/public/cpp/system/core.h and convert all uses (in this repo). by Viet-Trung Luu · 9 years ago
  2. c3575c4 Mojo C++ bindings: Generate InterfaceHandle<> instead of InterfacePtr<>. by Vardhan Mudunuru · 9 years ago
  3. b792c80 Convert "return local_var.Pass();" to "return local_var;". by Viet-Trung Luu · 10 years ago
  4. 84765c4 Move //mojo/services/X/public/... to //mojo/services/X/... (part 2). by Viet-Trung Luu · 10 years ago
  5. 6353225 Use MailboxManagerSync on android. by cdotstout · 10 years ago
  6. e5b4b95 When rendering offscreen, prefer size 0 instead of 1. by Craig Stout · 10 years ago
  7. 017c7ac Convert CommandBufferImpl to use set_connection_error_handler() instead of set_error_handler(). by Viet-Trung Luu · 10 years ago
  8. f66f437 Update the native_viewport interface to allow specification of the surface configuration, currently only needed for and used by EGL on Android. by Ian Fischer · 10 years ago
  9. 6d38eec Fix crash when backgrounding MojoShell on Android. Fixes issue #186. by Etienne Membrives · 10 years ago
  10. 988b4be Shell: switches cleanup. by Viet-Trung Luu · 10 years ago
  11. a3b4ddb Automatically redraw the display on resume. by Colin Blundell · 10 years ago
  12. 187e1fa Add a Display and ContextProvider concept to mojom, use to recreate by James Robinson · 10 years ago
  13. 386015a Update from https://crrev.com/316786 by Etienne Membrives · 10 years ago
  14. fb32716 De-Client CommandBuffer interface by James Robinson · 10 years ago
  15. c53ca4b Turn off bind_generates_resource in Mojo's GL by Adam Barth · 10 years ago
  16. 175837a Update from https://crrev.com/308996 by Etienne Membrives · 10 years ago
  17. ecff1e7 Restructure public side of gpu service. by Colin Blundell · 10 years ago
  18. f684109 Restructure public side of geometry service. by Colin Blundell · 10 years ago
  19. c3704cd Move code in //services/gles2 into namespace gles2 by James Robinson · 10 years ago
  20. dfb2b12 Use cc::Scheduler to drive the surfaces server by Ojan Vafai · 10 years ago
  21. 8bcf28e Run gn format on all BUILD.gn files (gn version 306668) by James Robinson · 10 years ago
  22. 6a64b81 Update from https://crrev.com/306655 by James Robinson · 10 years ago
  23. c9b163e Move native_viewport and gles2 service impls to //services by James Robinson · 10 years ago