1. 911b5de Get rid of {Run,Terminate}MainApplication(), and more ApplicationDelegate conversion. by Viet-Trung Luu · 9 years ago
  2. b3a28be Roll base to 5e00da80f6adb7082d1c0e88d3274cf87cc43bc5 and tonic to f7acabb8fa6c91124486a41194eac3cd421b70d0. by Viet-Trung Luu · 9 years ago
  3. afa7692 Add (optional) options to Run[Main]Application(). by Viet-Trung Luu · 9 years ago
  4. b237bca ApplicationConnection devolution, part 4 (the end). by Viet-Trung Luu · 9 years ago
  5. 22e78b3 ApplicationConnection devolution, part 3. by Viet-Trung Luu · 9 years ago
  6. 66402b5 ApplicationConnection devolution, part 2.1. by Viet-Trung Luu · 9 years ago
  7. d21f93b Change InterfaceFactory<I>::Create() to take a ConnectionContext instead of an ApplicationConnection. by Viet-Trung Luu · 9 years ago
  8. 8972b62 ApplicationImpl::ConnectToServiceDeprecated() -> mojo::ConnectToService() conversion, part 1. by Viet-Trung Luu · 9 years ago
  9. 7c97b4f Mark ApplicationImpl::ConnectTo{Application,Service}() as deprecated. by Viet-Trung Luu · 9 years ago
  10. c3575c4 Mojo C++ bindings: Generate InterfaceHandle<> instead of InterfacePtr<>. by Vardhan Mudunuru · 9 years ago
  11. 356c0cb Make native_support.Process messages take |array<uint8>| instead of |string|. by Viet-Trung Luu · 9 years ago
  12. 0f4f3ba Move //mojo/services/X/public/... to //mojo/services/X/... (part 3). by Viet-Trung Luu · 10 years ago
  13. 84765c4 Move //mojo/services/X/public/... to //mojo/services/X/... (part 2). by Viet-Trung Luu · 10 years ago
  14. 08e339a Move //mojo/services/X/public/... to //mojo/services/X/... (part 1). by Viet-Trung Luu · 10 years ago
  15. dc335c0 Remove callers of mojo::Array<size_t> constructor in favor of ::New by James Robinson · 10 years ago
  16. 87fe514 For c++, Generate enum classes instead of enum from mojom. by John Grossman · 10 years ago
  17. c8e6b80 Add a "native_support" service. by Viet-Trung Luu · 10 years ago