- bbc0e08 Documentation cleanup. by Benjamin Lerman · 9 years ago
- 693c379 Simplify ContentHandlerFactory a bit. by Viet-Trung Luu · 9 years ago
- d63ebab Make ApplicationTestBase not use ApplicationImpl. by Viet-Trung Luu · 9 years ago
- 1e926e4 Replace ApplicationImpl::CreateApplicationConnector() with a standalone helper function. by Viet-Trung Luu · 9 years ago
- b237bca ApplicationConnection devolution, part 4 (the end). by Viet-Trung Luu · 9 years ago
- 736c850 ApplicationConnection devolution, part 3.1. by Viet-Trung Luu · 9 years ago
- 22e78b3 ApplicationConnection devolution, part 3. by Viet-Trung Luu · 9 years ago
- 2b9bfa7 ApplicationConnection devolution, part 2.4. by Viet-Trung Luu · 9 years ago
- 5e30a07 ApplicationConnection devolution, part 2.3. by Viet-Trung Luu · 9 years ago
- 087fc16 ApplicationConnection devolution, part 1. by Viet-Trung Luu · 9 years ago
- a871ea6 Remove android vsync service on the Android mojo shell. by Benjamin Lerman · 9 years ago
- d21f93b Change InterfaceFactory<I>::Create() to take a ConnectionContext instead of an ApplicationConnection. by Viet-Trung Luu · 9 years ago
- d588c94 Neuter the wrong-way ServiceProvider (a.k.a. exposed_services). by Viet-Trung Luu · 9 years ago
- 7f38d69 Remove ApplicationManagerTest.BCallC. by Viet-Trung Luu · 9 years ago
- b14cd33 Use TraceProviderRegistry in //shell/context.cc. by Viet-Trung Luu · 9 years ago
- a531594 Add a ctor for InterfaceRequest<I> that takes a ScopedMessagePipeHandle, and remove MakeRequest<I>(). by Viet-Trung Luu · 9 years ago
- fe25adb More SynchronousInterfacePtr conversion + some related pexe content handler cleanup. by Viet-Trung Luu · 9 years ago
- 83a3fb1 Remove interface_factory_impl.h. by Viet-Trung Luu · 9 years ago
- 7ab2213 ConnectToApplicationDeprecated() conversion/removal, part 3. by Viet-Trung Luu · 9 years ago
- c1248b2 ApplicationImpl::ConnectToServiceDeprecated() -> mojo::ConnectToService() conversion, part 3. by Viet-Trung Luu · 9 years ago
- c5cfd31 Make the various |mojo::ConnectToService()|s take an InterfaceRequest. by Viet-Trung Luu · 9 years ago
- 7c97b4f Mark ApplicationImpl::ConnectTo{Application,Service}() as deprecated. by Viet-Trung Luu · 9 years ago
- a627834 Use a tokenizer to parse the command line for applications. by Etienne Membrives · 9 years ago
- a37b8c2 Add MGLEcho by Adam Barth · 9 years ago
- 318967b mojo_shell: Actually allow --wait-for-debugger. by Viet-Trung Luu · 9 years ago
- b4adde5 Remove shell::BlockingPeek{Line,NBytes}(). by Viet-Trung Luu · 9 years ago
- ae1b5db shell: remove unnecessary media deps by cstout · 9 years ago
- ed52cc1 Allows the shell on Android to run UI application. by Benjamin Lerman · 9 years ago
- d26dd21 Auto-formatted all .mojom files. by Alexandre Zani · 9 years ago
- 352cf9f Update set of cache mojo application in the android mojo shell. by Benjamin Lerman · 9 years ago
- 72847e7 Motown: factory service implementation by Dale Sather · 9 years ago
- adf6aa8 Deprecate mojo/public/cpp/system/core.h and convert all uses (in this repo). by Viet-Trung Luu · 9 years ago
- db4aa7c Move mojo::{Wait,WaitMany}() to (the newly-added) mojo/public/cpp/system/wait.h. by Viet-Trung Luu · 9 years ago
- a2e2b6d Add mojo/c/system/{time.h,wait.h}. by Viet-Trung Luu · 9 years ago
- 3c51124 Drop unused ShellService.DEFAULT_WM. by Przemyslaw Pietrzkiewicz · 9 years ago
- 74b0cac Added PlatformHandle thunks. by Forrest Reiling · 9 years ago
- 1308cd1 Remove uses of base/lazy_instance by James Robinson · 9 years ago
- e880985 Add a vsync provider for android. by Benjamin Lerman · 9 years ago
- c3575c4 Mojo C++ bindings: Generate InterfaceHandle<> instead of InterfacePtr<>. by Vardhan Mudunuru · 9 years ago
- 01800ae Hide the implementation of SimplePlatformSupport. by Viet-Trung Luu · 9 years ago
- dac048a Mojo C++ bindings: Rename InterfaceInfoPtr -> InterfaceHandle by Vardhan Mudunuru · 9 years ago
- a86ff96 Rename some variables platform_channel_pair -> platform_pipe. by Viet-Trung Luu · 9 years ago
- b66c27e Move PlatformChannelPair to //mojo/edk/platform and rename it PlatformPipe. by Viet-Trung Luu · 9 years ago
- 2ae2bcc Make PlatformChannelPair "dumb". by Viet-Trung Luu · 9 years ago
- c4d0fb2 Update //base to chromium 9659b08ea5a34f889dc4166217f438095ddc10d2 by James Robinson · 9 years ago
- d1338e7 Delete the Surfaces service. by Jeff Brown · 9 years ago
- c837be7 Delete the ViewManager and WindowManager services. by Jeff Brown · 9 years ago
- 958af74 Mojom updates for Motown. by Dale Sather · 9 years ago
- cf436be EDK: Split embedder.* into embedder.* and multiprocess_embedder.*. by Viet-Trung Luu · 9 years ago
- 44a822a Revert "Delete the ViewManager and WindowManager services." by Viet-Trung Luu · 9 years ago
- d16d156 Revert "Delete the Surfaces service." by Viet-Trung Luu · 9 years ago
- ce8c91b Delete the Surfaces service. by Jeff Brown · 9 years ago
- d03eeb6 Delete the ViewManager and WindowManager services. by Jeff Brown · 9 years ago
- c678d0f EDK: Add a PlatformHandleWatcher argument to embedder::InitIPCSupport(). by Viet-Trung Luu · 9 years ago
- 755f46a Make ApplicationRunner's ctor's ApplicationDelegate* argument an std::unique_ptr instead. by Viet-Trung Luu · 9 years ago
- 2679e48 Added BLUETOOTH and BLUETOOTH_ADMIN to permissions for android. by Shyam Jayaraman · 9 years ago
- 5fb6ad9 Close the shell when all activities are destroyed. by Etienne Membrives · 9 years ago
- 84d1173 EDK: Remove the version of mojo::platform::TaskRunner::PostTask that takes a base::Closure. by Viet-Trung Luu · 9 years ago
- b19fd26 EDK: Make ChannelManager, etc. take std::function instead of base::Closure. by Viet-Trung Luu · 9 years ago
- 4b66a54 Disable authentication in application_manager for FNL by Christopher Lane · 9 years ago
- 2fcb5be EDK: Move {platform_handle,scoped_platform_handle}.* to //mojo/edk/platform. by Viet-Trung Luu · 9 years ago
- 9842dd7 Add android.mojo application. by Benjamin Lerman · 9 years ago
- e58454c Allows URL queries to be passed to contet handlers. by Benjamin Lerman · 9 years ago
- 6bcf711 Add //mojo/edk/platform and move platform_task_runners.h there. by Viet-Trung Luu · 9 years ago
- f3b7f56 Fix URL duplication when SetArgsForURL is called mutliple times. by Benjamin Lerman · 9 years ago
- aec7ef8 Do not consider url query when setting application arguments. by Benjamin Lerman · 9 years ago
- 13402aa Move //service/android to //service/java_handler by Benjamin Lerman · 9 years ago
- 10bef82 Add default file for command line arguments. by Benjamin Lerman · 9 years ago
- f8fbb03 Require an explicit ServiceName annotation for interfaces in C++. by Alexandre Zani · 9 years ago
- 7400be3 Add mojo service to create shortcut on Android by Benjamin Lerman · 9 years ago
- 4b2b5ff Fix handling of mojo:// intents on Android. by Benjamin Lerman · 9 years ago
- 1da183c EDK: Actually provide an abstraction for task runners. by Viet-Trung Luu · 9 years ago
- e15069c Use thread with looper and native message loop for vsync service. by Benjamin Lerman · 9 years ago
- 78eb28d Added anti-singleton services (new process/thread per connection). by Sean Klein · 10 years ago
- 057118f Add mojo service to get notified of vsync. by Benjamin Lerman · 10 years ago
- 71447c8 Add an ApplicationConnector.Duplicate(). by Viet-Trung Luu · 10 years ago
- 199850d Add an ApplicationConnector interface, etc. by Viet-Trung Luu · 10 years ago
- 0f40c03 Fix whitespace in error log by George Kulakowski · 10 years ago
- 11bc605 Bind a proxy to a C++ implementation when needing a Shell in Java. by Benjamin Lerman · 10 years ago
- f9a87d0 Remove unused constant. by Benjamin Lerman · 10 years ago
- 3b02af6 Use debuggable apks for dev builds. by Benjamin Lerman · 10 years ago
- 785958d Add mojo:input service to handle back button on Android. by Benjamin Lerman · 10 years ago
- 9f743d9 EDK: Make PlatformChannelPair not depend/use on base::CommandLine. by Viet-Trung Luu · 10 years ago
- 7a6f76b Update android SDK to API version 23. by Benjamin Lerman · 10 years ago
- 69df74a Use file to pass arguments to the shell. by Benjamin Lerman · 10 years ago
- b792c80 Convert "return local_var.Pass();" to "return local_var;". by Viet-Trung Luu · 10 years ago
- 34776a7 Build fixes for fnl/musl by craig stout · 10 years ago
- 2e11a3f Move //mojo/services/network/public/interfaces to //mojo/services/network/interfaces. by Viet-Trung Luu · 10 years ago
- 15a59a8 Move //mojo/services/X/public/... to //mojo/services/X/... (part 4). by Viet-Trung Luu · 10 years ago
- 0f4f3ba Move //mojo/services/X/public/... to //mojo/services/X/... (part 3). by Viet-Trung Luu · 10 years ago
- 84765c4 Move //mojo/services/X/public/... to //mojo/services/X/... (part 2). by Viet-Trung Luu · 10 years ago
- 08e339a Move //mojo/services/X/public/... to //mojo/services/X/... (part 1). by Viet-Trung Luu · 10 years ago
- a6ccbb4 -Add a mojo service to get video frames from the camera through an android service by Gautham Thambidorai · 10 years ago
- c27981e Make MojoShellActivity ephemeral. by Etienne Membrives · 10 years ago
- bd70a9b Fix crash on startup on Android M (fixes #463). by Etienne Membrives · 10 years ago
- 64bb17c Do some plumbing. by Viet-Trung Luu · 10 years ago
- 87fe514 For c++, Generate enum classes instead of enum from mojom. by John Grossman · 10 years ago
- d475d57 Add a Mojo API to access to the user's contacts. by Benjamin Lerman · 10 years ago
- c440c74 Bundle core applicatons in the shell. by Benjamin Lerman · 10 years ago
- 2734092 Remove the IntentReceiverActivity task when needed. by Etienne Membrives · 10 years ago